Go to file
thorpej 8a86fd47be It's Just Wrong to configure a KN02 system slot as an IOCTL ASIC, but
since it's currently done that way, nuke the gratuitous printf that
reports the behavior.
1998-03-26 06:35:27 +00:00
bin Use major(), minor() and makedev(), not a hacked up local equivalent, which 1998-03-26 02:14:00 +00:00
distrib Make a note of the new Alpha port maintainer, Ross Harvey. 1998-03-22 03:56:55 +00:00
etc For the ch & uk device, unit number == minor 1998-03-22 20:22:08 +00:00
games Simply include -lcurses instead of -lcurses -ltermcap 1998-02-18 22:37:30 +00:00
gnu The mips port now uses /usr/libexec/ld.elf_so. 1998-03-26 02:13:18 +00:00
include Protect the dlctl() prototype and the DL_* macros against _XOPEN_SOURCE; 1998-03-25 12:21:05 +00:00
lib Don't rely on a constant page shift value; dynamically compute it based 1998-03-25 00:47:20 +00:00
libexec Add support for mips. 1998-03-25 04:12:32 +00:00
regress no point in LDSTATIC=-static here 1998-03-02 21:57:38 +00:00
sbin Need <string.h> for memcpy() prototype. 1998-03-26 06:00:34 +00:00
share remove a note about eeprom on Suns - not true. 1998-03-25 22:05:01 +00:00
sys It's Just Wrong to configure a KN02 system slot as an IOCTL ASIC, but 1998-03-26 06:35:27 +00:00
usr.bin Choose only client/server statistics via -s/-c. 1998-03-25 19:54:20 +00:00
usr.sbin These changes from PR#3190 (second set of diffs) deal with rarpd 1998-03-23 08:44:07 +00:00
Makefile Print date after build completes as well as before. Previous code failed because make build depends on beforeinstall but not afterinstall. 1998-02-20 01:39:38 +00:00