Go to file
veego 50cc03465e Fix kern/6658 from Martin Husemann:
After booting a current kernel and receiving a few arp requests on the
network it panics (data modified on free list). The panic message is wrong,
as code inspection shows the memory pool for routing entries is intialized
twice, while the routing timer memory pool is never initialized.
1998-12-27 11:44:41 +00:00
bin Fixed ancient bug in csh(1) "filec" implementation. 1998-12-26 02:11:39 +00:00
distrib Makefile setup to construct multi-floppy boot using ustarfs. 1998-12-19 19:51:23 +00:00
etc add mailer.conf, and leave a bit more room in the BIN1 lines for the future 1998-12-25 22:18:19 +00:00
games tweaks to pass DESTDIR to subprograms when it is defined in /etc/mk.conf 1998-12-06 09:06:45 +00:00
gnu Add '-d' flag for compatibility with the old strip. 1998-12-22 23:04:41 +00:00
include Add the N_SET* symbol types. 1998-12-17 23:15:21 +00:00
lib Change multiple inclusion protection symbol name to NetBSD convention which 1998-12-20 17:52:01 +00:00
libexec Add a prototype for the _cachectl() trap call stup in mdprologue.S. 1998-12-21 12:16:16 +00:00
regress This should be noninvasive, and allows my builds to finally work on alpha 1998-12-21 07:58:52 +00:00
sbin typo: should be loose source routing 1998-12-22 16:36:41 +00:00
share Fix bug in .D1 macro. 1998-12-26 09:40:45 +00:00
sys Fix kern/6658 from Martin Husemann: 1998-12-27 11:44:41 +00:00
usr.bin be saner about the method to determine which $proxy to use 1998-12-27 05:49:53 +00:00
usr.sbin Add the "mailwrapper" program, which is designed to act as a switch 1998-12-25 22:06:58 +00:00
Makefile Add a 'NBUILDJOBS' variable which control the number of jobs started in 1998-12-22 11:21:09 +00:00