Go to file
nisimura 858e67e157 - Complete vm_offset_t purge for mips processor.
- bzero() -> memset() and bcopy() -> memcpy().
- Garbage collection in trap.c and db_interface.c.
1999-01-06 04:11:25 +00:00
bin Fixed segfaulting for "ps -T". There is no optarg with -T, so instructions 1999-01-04 16:37:28 +00:00
distrib Fix paths and bring into line with distrib/sparc/boofs/Makefile. 1999-01-06 03:00:39 +00:00
etc save a copy of the boot messages. Closes 6398 from msanders@confusion.net 1999-01-06 03:41:44 +00:00
games only show preview if the -p option is given 1999-01-03 17:13:51 +00:00
gnu Add a "c89" wrapper script (may or may not become a "real" frontend 1999-01-05 15:42:35 +00:00
include Add the N_SET* symbol types. 1998-12-17 23:15:21 +00:00
lib fix history() prototype. (d@openbsd.org) 1999-01-05 22:46:22 +00:00
libexec Fix byte order swapping for cross linker. 1999-01-05 10:02:20 +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 s/1998/1999/ 1999-01-03 14:33:44 +00:00
share Add a URL with a full list of airport codes, contributed by nigel@nelgin.nu 1999-01-06 04:04:02 +00:00
sys - Complete vm_offset_t purge for mips processor. 1999-01-06 04:11:25 +00:00
usr.bin Fall back from passive to active if connect() fails. (from openbsd) 1999-01-05 23:33:44 +00:00
usr.sbin Avoid problems when trying to link BIND 8 statically, fixes PR bin/6717 1999-01-04 00:04:04 +00:00
Makefile Don't build domestic bits directly; use the domestic 'build' target 1999-01-05 07:09:58 +00:00