bin
|
Add a small optimizetion in savevars(). break out of the loop once needcomm
|
2001-07-20 21:59:58 +00:00 |
crypto
|
remove a (potentially) double free
|
2001-07-18 21:54:56 +00:00 |
dist
|
"Bah, remove the declaration!!" --thorpej
|
2001-07-14 06:01:22 +00:00 |
distrib
|
Add PS/2 bootfloppy, to be used for installation on IBM PS/2 machines.
|
2001-07-21 14:46:08 +00:00 |
etc
|
add INSTALL_PS2 to BUILD_KERNELS
|
2001-07-21 13:38:22 +00:00 |
games
|
Formatting improvements (from OpenBSD)
|
2001-07-11 16:11:36 +00:00 |
gnu
|
s/SPARC/UltraSPARC/ in a comment.
|
2001-07-22 12:20:29 +00:00 |
include
|
Avoid trad. cpp recursion in intptr_t definition.
|
2001-07-18 10:18:21 +00:00 |
lib
|
Duh, call the clone's entry point w/ jal, so that when it returns,
|
2001-07-20 17:37:39 +00:00 |
libexec
|
vsnprintf() can return value longer than the actual string. from assar
|
2001-07-19 16:00:59 +00:00 |
regress
|
Visit clone/.
|
2001-07-20 17:31:24 +00:00 |
sbin
|
off-by-one error in -prefixlen arg validation (do not permit 129 on IPv6)
|
2001-07-20 08:31:55 +00:00 |
share
|
Since arm26 and arm32 are heading towards shared binaries, don't distinguish
|
2001-07-21 16:56:07 +00:00 |
sys
|
bcopy -> memcpy, bzero -> memset, bcmp -> memcmp.
|
2001-07-22 11:29:44 +00:00 |
usr.bin
|
Correct a minor nroff nit.
|
2001-07-20 13:43:50 +00:00 |
usr.sbin
|
follow kame p2p interface management rule. use /128 when we specify
|
2001-07-21 02:28:06 +00:00 |
Makefile
|
clarify some variable documentation; from cagney
|
2001-06-10 13:15:29 +00:00 |
Makefile.inc
|
Set RELTOP to '.' if that's where we are.
|
2000-05-06 15:05:15 +00:00 |
UPDATING
|
Add the following to help in the "lint needs new libc, libc needs new lint"
|
2001-05-27 23:34:22 +00:00 |