Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove assembly version of strlen from i386 and amd64, where it's | 2012-01-17 | 2 | -23/+3 | |
| | | | | | | | up to 3 times slower than the C code most of the time. This was brought up by DragonflyBSD guys initially. ok deraadt, guenther. miod will not miss it. | ||||
* | "boundries" -> "boundaries" in various comments. Started by Diego Casati. | 2007-05-25 | 2 | -4/+4 | |
| | |||||
* | zap rcsid, tested there. okay deraadt@ | 2005-08-07 | 19 | -96/+19 | |
| | |||||
* | Change wording of APIWARNs to match arch-independent code. | 2005-03-25 | 2 | -4/+4 | |
| | | | | ok deraadt@ | ||||
* | Fix APIWARNs. | 2005-03-25 | 2 | -6/+6 | |
| | | | | ok deraadt@ | ||||
* | warn about unsafe APIs at link time. Conditional on libc/Makefile defining | 2003-07-24 | 2 | -2/+16 | |
| | | | | | APIWARN; disabled by default. In use by many developers for quite some time, now they have a common knob to enable/disable this | ||||
* | oops | 2003-06-11 | 2 | -12/+2 | |
| | |||||
* | ansification; checked by pval | 2003-06-11 | 2 | -2/+12 | |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -7/+3 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | offload the arguments from the stack before performing | 2002-07-08 | 1 | -9/+7 | |
| | | | | | | the copying, initial idea is from freebsd (not fully implemented there, apparently). this also makes bcopy/memcpy a tiny little bit faster. | ||||
* | don't use %ebx, that's what %edx is for; Andy Doran <ad@netbsd.org> | 2000-12-29 | 1 | -8/+6 | |
| | |||||
* | missing parts from last commit | 1999-04-25 | 1 | -2/+2 | |
| | |||||
* | tabify | 1997-07-23 | 1 | -3/+3 | |
| | |||||
* | Fix RCS ids | 1996-08-19 | 20 | -16/+51 | |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | Add support for building lint(1) library | 1996-03-25 | 1 | -0/+2 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 20 | -0/+836 | |