Go to file
garbled 9a91eaf49a Modify the handling of the nwid string. 2 problems:
1)  Noted by Brett Lymn, the nwkey string, when run as non-root, reads *****,
which causes the shell to go wonky and read in lists of files.

2) The sed pattern was all wrong.  It couldn't handle quoted network
ID's, and would grab the rest of the line.  Add a sed script to handle this.
2001-07-12 19:08:05 +00:00
bin Xref getbsize(3). 2001-07-08 15:34:13 +00:00
crypto upgrade to 0.9.6b. no shlib major/minor bump is necessary. 2001-07-11 06:50:53 +00:00
dist repair signed/unsiged mistake in length computation. 2001-07-09 09:27:18 +00:00
distrib add altq(9). 2001-07-12 12:35:16 +00:00
etc After itojun's recent RTF_CLONED and other changes, it's not necessary to 2001-07-08 07:16:00 +00:00
games Formatting improvements (from OpenBSD) 2001-07-11 16:11:36 +00:00
gnu use off_t instead of long to store sizes which will be displayed with "--list". 2001-07-07 21:57:41 +00:00
include update generated heimdal include files for 0.3f 2001-06-20 02:01:18 +00:00
lib move to kqueue branch for now 2001-07-10 11:59:50 +00:00
libexec Alan Barrett informs me that "advertise" (instead of "advertize") is 2001-07-08 07:27:14 +00:00
regress WARNS=2 2001-06-10 16:32:05 +00:00
sbin * add -G, which lists the configuration of the given raid set in the 2001-07-10 01:30:52 +00:00
share Modify the handling of the nwid string. 2 problems: 2001-07-12 19:08:05 +00:00
sys Code to handle generic ten-bit interfaces (1000BASE-{LX,SX} fiber 2001-07-12 18:49:38 +00:00
usr.bin one more 2001-07-08 20:26:54 +00:00
usr.sbin Couple of nits. 2001-07-09 17:46:39 +00:00
Makefile clarify some variable documentation; from cagney 2001-06-10 13:15:29 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING Add the following to help in the "lint needs new libc, libc needs new lint" 2001-05-27 23:34:22 +00:00