Go to file
atatat c0da9e56cb Provide an easy way for someone to erase all arp entries as opposed
to the common practice of inventing an unwieldy shell construct each
time.

Note: -f (ala route -f) is in use already, and FreeBSD provides "prior
art" for the use of -d and -a together to accomplish this.
2001-04-24 23:11:06 +00:00
bin Use ${MACHINE_CPU} == "arm" to test for ARMishness. 2001-04-18 17:35:36 +00:00
crypto fix argument count check after getarg change; spotted by Mark Davies 2001-04-19 07:30:04 +00:00
dist Fix LP64 printf format problems. 2001-04-21 21:57:16 +00:00
distrib Add pmap(9). 2001-04-24 03:20:43 +00:00
etc The script called dhclient-script no longer lives in /etc. 2001-04-24 22:41:13 +00:00
games NetBSD: You choose the hardware, we'll bring the OS. 2001-04-21 23:11:30 +00:00
gnu Fix missing-parenthesis typo. 2001-04-24 21:57:08 +00:00
include If _CTYPE_PRIVATE, need to include <machine/limits.h> for CHAR_BIT. 2001-04-18 01:45:18 +00:00
lib don't claim that options are illegal, cf lib/12715 2001-04-24 09:07:43 +00:00
libexec Add a uuencoded binary of a.out m68k ld.so. 2001-04-18 11:48:21 +00:00
regress Compile with rounding mode set to dynamic. 2001-04-23 22:09:17 +00:00
sbin Add arch to Dt, and lots of whitespace fixes. 2001-04-21 14:44:13 +00:00
share Minor punctuation corrections. 2001-04-24 04:29:33 +00:00
sys It appears there's a race condition when disabling a channel that causes us to 2001-04-24 21:03:33 +00:00
usr.bin Revert to previous, less offensive, error message when a malloc fails. 2001-04-23 06:52:22 +00:00
usr.sbin Provide an easy way for someone to erase all arp entries as opposed 2001-04-24 23:11:06 +00:00
Makefile if building w/o a DESTDIR, grab the system make files from the source 2000-10-07 17:18:17 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING Extend note to mention named user as well 2001-03-06 19:03:31 +00:00