bin
|
Bump date for previous.
|
2003-09-14 21:56:25 +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
|
bump libedit.
|
2003-09-14 21:57:24 +00:00 |
doc
|
note the LKM versioning change
|
2003-09-13 09:14:57 +00:00 |
etc
|
add ./usr/X11R6/include/X11/pixmaps
|
2003-09-14 06:39:11 +00:00 |
games
|
M-x sort-paragraphs
|
2003-09-14 21:36:51 +00:00 |
gnu
|
Add casts so that we can compile with both the readline headers and ours.
|
2003-09-14 22:16:48 +00:00 |
include
|
Sprinkle restrict into timer_{create,settime}(2).
|
2003-09-13 22:31:04 +00:00 |
lib
|
Match the stupid function pointer declarations with actual readline's 4.0.
|
2003-09-14 22:15:23 +00:00 |
libexec
|
downgrade the accept error to a warning so that we don't exit if we are being
|
2003-09-14 22:38:23 +00:00 |
regress
|
Add a test for output when using context options and -z.
|
2003-09-14 15:10:49 +00:00 |
rescue
|
Remove file "rescue.unstripped" in "cleandir" target.
|
2003-07-14 09:00:33 +00:00 |
sbin
|
Use HW_USERMEM64 to fetch the amount of memory available.
|
2003-09-13 10:59:50 +00:00 |
share
|
Check ${SHLIBDIR} against "/usr/lib" instead of ${LIBDIR} when determining
|
2003-09-14 22:36:55 +00:00 |
sys
|
remove variable name from prototype.
|
2003-09-14 23:45:53 +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
|
WRT disk commands, make the man page consistent with the program, and add the
|
2003-09-12 17:32:29 +00:00 |
usr.sbin
|
Use tabs for indentation; pointed out by simonb@.
|
2003-09-14 12:43:04 +00:00 |
x11
|
don't build glx* on vax until libm has some missing stuff added
|
2003-09-14 22:33:31 +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 |
build.sh
|
Pass '-de' to make(1) to get the expected behavior ("failed target" and
|
2003-09-10 18:05:52 +00:00 |