Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zap remaining rcsid. | 2005-08-08 | 1 | -4/+1 | |
| | | | | | | Kill old files that are no longer compiled. okay theo | ||||
* | ansify function definitions and zap some `register' | 2004-05-18 | 1 | -4/+2 | |
| | | | | ok millert@ | ||||
* | 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. | ||||
* | __indr_reference() and the definition in the same compilation unit are | 2002-06-12 | 1 | -7/+4 | |
| | | | | | | | a bad idea. use __weak_alias(), but for now put the definition at the bottom, since AUX_FUNC is not properly propagated to the weak definition, and will cause grief to the linker. should fix vax. tested by hin@ via LDSTATIC=-static, millert@ ok. | ||||
* | use weak aliases whenever is possible; millert@ ok. | 2002-06-08 | 1 | -1/+8 | |
| | |||||
* | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | 2002-02-19 | 1 | -6/+1 | |
| | |||||
* | Fix RCS ids | 1996-08-19 | 1 | -8/+1 | |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | sync to netbsd 960418 | 1996-04-21 | 1 | -0/+72 | |