Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | let vfscanf be a real function. Use a weak_alias on systems where this | 2005-05-11 | 1 | -2/+2 | |
| | | | | | | | | is feasible. Okay millert@ There's a major libc bump coming that is going to cover this as well... | ||||
* | Change internals of FILE: reuse the unget buffer field to access an | 2005-04-30 | 1 | -2/+5 | |
| | | | | | | | | | | | | | | | | extended attribute data structure (pimpl idiom). Idea taken from citrus. Much discussion with deraadt@, otto@, millert@... This is the least disruptive way to extend FILE, since its size can't really change without this being a flag day. So the size doesn't change. Actual additions to the structure will come in separate steps, since this change is nasty enough on its own. Tests by otto@ and others, careful reading of code by otto@ and millert@. This is definitely a major bump, and has been checked to not impact a full ports build. | ||||
* | deregister + ansify, no change in object code. ok deraadt@ millert@ | 2004-09-28 | 1 | -9/+3 | |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | a first pass at -Wall | 2001-07-09 | 1 | -1/+2 | |
| | |||||
* | Remove dead code | 1996-09-15 | 1 | -2/+1 | |
| | | | | | | Remove unused variables Silence some warnings lint(1) is your friend | ||||
* | Fix RCS ids | 1996-08-19 | 1 | -6/+1 | |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+75 | |