bin
|
Comment out unneeded code now that the kernel has been fixed to ignore
|
2003-09-11 17:38:12 +00:00 |
crypto
|
use sysctl to dump SAs if possible (not really tested)
|
2003-09-12 08:44:34 +00:00 |
dist
|
Use bounded string op (snprintf instead of sprintf) for an automatic
|
2003-08-28 11:32:33 +00:00 |
distrib
|
Add /usr/X11R6/* and /etc/{X11,fonts}
|
2003-09-12 02:16:45 +00:00 |
doc
|
Mention things I did lately.
|
2003-09-09 23:35:43 +00:00 |
etc
|
Add /usr/X11R6/* and /etc/{X11,fonts}
|
2003-09-12 02:16:45 +00:00 |
games
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 09:36:50 +00:00 |
gnu
|
Add mipseb and mipsel gdb53 support files.
|
2003-09-12 06:42:29 +00:00 |
include
|
s/COMPAT_16/__HAVE_SIGINFO/ pointed out by wiz.
|
2003-09-11 14:04:50 +00:00 |
lib
|
make it compile with PTHREAD_SIG_DEBUG again
|
2003-09-12 15:31:00 +00:00 |
libexec
|
Back out revision 1.100. There is something screwier going on.
|
2003-09-07 22:17:43 +00:00 |
regress
|
new vm86_struct that does not use sigcontext.
|
2003-09-11 19:14:01 +00:00 |
rescue
|
Remove file "rescue.unstripped" in "cleandir" target.
|
2003-07-14 09:00:33 +00:00 |
sbin
|
support DUMP by sysctl
|
2003-09-12 07:45:21 +00:00 |
share
|
add infrastructure to support reach-over builds of xsrc
|
2003-09-12 07:44:10 +00:00 |
sys
|
Tweak a debugging printf().
|
2003-09-12 16:18:08 +00:00 |
tools
|
If SIZE_MAX is not defined, but SIZE_T_MAX is defined (e.g. FreeBSD),
|
2003-08-27 18:33:26 +00:00 |
usr.bin
|
include <inttypes.h> to get uint64_t defined
|
2003-09-12 12:59:34 +00:00 |
usr.sbin
|
our isdntrace uses /dev/isdntrc<n>, not /dev/i4btrc<n>
|
2003-09-11 14:14:31 +00:00 |
x11
|
Enable dependencies on other libraries as necessary.
|
2003-09-12 08:08:09 +00:00 |
build.sh
|
Pass '-de' to make(1) to get the expected behavior ("failed target" and
|
2003-09-10 18:05:52 +00:00 |
BUILDING
|
Backout the previous commit
|
2003-08-19 12:53:30 +00:00 |
Makefile
|
netbsd.org->NetBSD.org
|
2003-07-26 17:06:22 +00:00 |
Makefile.inc
|
don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it
|
2002-04-10 14:53:43 +00:00 |
UPDATING
|
mention that you *need* COMPAT_16 before building.
|
2003-09-06 22:12:42 +00:00 |