Go to file
tron e5d0716506 Fix broken argument parsing:
- "-m" shouldn't option be passed to "make".
- Avoid buffer overflow while construction shell command to invoke "make".
2000-12-08 21:09:37 +00:00
bin
crypto Use getifaddrs() if HAVE_GETIFADDRS is defined. 2000-12-03 20:21:03 +00:00
dist
distrib Minor number of "libutil" was bumped. 2000-12-06 13:40:58 +00:00
etc Fix PR port-mac68k/11343 2000-12-07 10:57:17 +00:00
games Fix warning. 2000-11-30 22:07:24 +00:00
gnu Fix last commit. Problem reported by Matthias Scheler. 2000-12-08 19:21:55 +00:00
include Add two new passwd file update functions: 2000-12-06 13:47:10 +00:00
lib Use A1 to save the return address, since A0 is no longer preserved across 2000-12-07 14:13:43 +00:00
libexec in replydirname(), avoid one-byte overrun. 2000-12-04 10:50:39 +00:00
regress test for dlopen(3) and the toolchain generating the files involved 2000-12-08 19:24:29 +00:00
sbin de-__P(), and generally try to be more conforming to the new NetBSD style. 2000-12-07 03:55:44 +00:00
share Add 2000-12-08 15:17:23 +00:00
sys slight comment fix 2000-12-08 20:20:23 +00:00
usr.bin Make the fds[] realloc O(n). Also make the rethreading a lot simpler. 2000-12-05 21:57:20 +00:00
usr.sbin Fix broken argument parsing: 2000-12-08 21:09:37 +00:00
Makefile
Makefile.inc
UPDATING