Commit Graph

35009 Commits

Author SHA1 Message Date
thorpej
5cb04dc65b Add release(7) 1997-11-25 05:50:52 +00:00
thorpej
a501298032 Add a document describing the layout of a NetBSD release. 1997-11-25 05:27:41 +00:00
scottr
1a43a84584 Finish a note left out in previous: make sure the user knows
not to unpack the distribution files on their local disk when
downloading, and provide a pointer for how to disable this with
Internet Config.
1997-11-25 04:49:14 +00:00
scottr
c2d32ec031 Resolve conflicts that somehow got committed (mmmm, CVS); add several
noteworthy contributors to the legal document; fix a few unclear
statements I noticed along the way.
1997-11-25 04:36:33 +00:00
briggs
2412580d6a Forgot a declaration in last change to esp.c. 1997-11-25 03:54:56 +00:00
mrg
2a9598ccdf fixes for memory leaks in proxying, and byte ordering problems. from darren reed. 1997-11-25 03:14:11 +00:00
thorpej
01278747a2 Prompt for keypress after FTP failure, so we know what went wrong.
From Havard.Eidnes@runit.sintef.no, PR #4521.
1997-11-25 00:24:52 +00:00
lukem
bed4934d1f add COMPATIBILITY ISSUES section. first item; AMANDA vs dump(8) 1997-11-24 23:03:38 +00:00
lukem
0b8707f58f use bsd.prog.mk so that objdirs and other niceties work 1997-11-24 22:38:42 +00:00
gwr
2e64ccdb0b Remove some outdated comments, fix others. 1997-11-24 22:09:58 +00:00
lukem
2585608506 remove extraneous newline in remote finger output. (found by chuck cranor) 1997-11-24 22:03:48 +00:00
gwr
a8291dea54 Kill unnecessary arguments to pmap_enter_*
Do pa=PG_PA(pte) in pv_link/pv_unlink so it
does not need to happen in as many places.
1997-11-24 21:38:31 +00:00
is
a90ace971a Workaround for the "xanim volume setting problem":
We play mono samples on all 4 channels.
However, we get the volume settings for mono samples as a symmetic two-channel
setting... the other two channels used to stay at max volume...
I believe that something else is wrong here, but dont want to change MI
code (which in turn influences a couple of MD driver) thus late in the release
cycle.
1997-11-24 21:00:50 +00:00
kleink
a57dd5b211 Per XPG4.2:
* Change argument to type useconds_t, return an int.
* If an interval of 1,000,000 or more microseconds was requested, fail with
  -1/EINVAL.
1997-11-24 19:56:30 +00:00
gwr
c4f2dabf21 Initialize rl_filename_quote_characters as documented.
Fixes a core dump in gdb with input: c d SPC / u s TAB
Found by enami tsugutomo <enami@but-b.or.jp>
1997-11-24 19:19:29 +00:00
kleink
d92a29c3b7 Per XPG4.2, change usleep() to take an useconds_t as its argument, and return
an int.
1997-11-24 19:09:19 +00:00
is
d4fc5fab1b If we answer a RARP request, also add the mapping to the local arp cache.
[This was broken when the 4.4BSD ARP table changes were done, and never
repaired.]
Inspired by Jarle Greipsland, PR 4531; code stolen from arp.a and cleaned
up (mostly removing global variables).
XXX As pointed out in the PR, this should be in some library (libutil?),
to be usable by other servers like bootpd and dhcpd.
1997-11-24 18:43:12 +00:00
ender
43301221ff o Updated for new release(7) directory hierarchy
o Noted procedure for configuring /etc/rc.conf on first boot
1997-11-24 18:15:11 +00:00
gwr
42526b0e75 On the 3/50 it is avail_start that must be less than hole_start,
not avail_end.  Identified by Greg Oster <oster@cs.usask.ca>
1997-11-24 17:58:20 +00:00
veego
e7c9edc89c - New FILES section for /dev/ipauth, /dev/ipl and /dev/ipstate
- Add ipl(4), ipmon(8) and ipnat(8) to the SEE ALSO section
1997-11-24 14:39:27 +00:00
veego
c72cabd3ae - Add /dev/ipauth, /dev/ipl, /dev/ipstate and /usr/share/examples/ipf
to the FILES section
- Add iptest(1), ipf(4), ipnat(5) and ipfstat(8) to the SEE ALSO section
- s/ipftest(8)/ipftest(1)/
1997-11-24 14:38:34 +00:00
veego
cb4b3eba6c - New FILES section for /dev/ipauth, /dev/ipl, /dev/ipnat and /dev/ipstate
- Add ipl(4) and ipnat(4) to the SEE ALSO section
1997-11-24 14:36:27 +00:00
veego
0845d43628 Add ipsend(5) and resort the SEE ALSO section. 1997-11-24 14:35:52 +00:00
veego
398c9613b6 Add ipsend(1), iptest(1), hosts(5), protocols(5), and services(5) to the
SEE ALSO section.
1997-11-24 14:34:40 +00:00
veego
72c99f0790 s/ipsend(1)/ipsend(5)/ 1997-11-24 14:33:14 +00:00
veego
ec33220e8b - remove the the empty FILES section
- s/ipresend(1)/ipsend(1)/ and add ipsend(5)
1997-11-24 14:31:30 +00:00
veego
111d2c1172 - New FILES section for /dev/ipnat and /usr/share/examples/ipf
- Remove ipftest(1) from the SEE ALSO section
1997-11-24 14:30:02 +00:00
veego
d58e05351c - Add /dev/ipnat and /usr/share/examples/ipf to the FILES section
- Add hosts(5), services(5) and ipf(8) to the SEE ALSO section
1997-11-24 14:28:33 +00:00
veego
e8363d9e81 New FILES section for /dev/ipnat and move the BUGS section at the end. 1997-11-24 14:27:45 +00:00
veego
da4678c8db - Add /dev/ipnat and /dev/ipstate to the FILES section
- Add ipl(4) and ipnat(8) to the SEE ALSO section
1997-11-24 14:27:14 +00:00
veego
a8799fada7 remove the empty FILES section and resort the SEE ALSO section 1997-11-24 14:26:17 +00:00
veego
04c6eee3a5 - s/vmunix/netbsd/
- s/ipl/ipstate/
- Add /dev/ipstate to the FILES section
1997-11-24 14:25:28 +00:00
lukem
253f2b2928 * return on empty lines (with len = 0, and a pointer to an empty string),
rather than parsing until non-blank lines. some callers may want to
  know when a blank line occurs. fix confirmed with christos.
* enhance test code (which is commented out by default) to use len and
  lineno parameters
1997-11-24 13:05:38 +00:00
lukem
8921c23385 note that SEE ALSO is sorted on section number, then name within section 1997-11-24 12:49:34 +00:00
lukem
e7b47c18a6 document .Bl -column, and the bug if the first .Bl doesn't have -width 1997-11-24 12:43:25 +00:00
phil
5050531ac6 Do transfers with interrupts off. 1997-11-24 12:35:20 +00:00
veego
be87239f57 Remove the reference to snoop(1m), etherfind(8c) and dlpi(7p). 1997-11-24 08:35:44 +00:00
veego
89b8e7ca72 Remove the refernce to etherfind(8c). 1997-11-24 08:34:35 +00:00
mrg
fea4fb5ac5 remove installboot_cd9660.8 1997-11-24 06:32:11 +00:00
lukem
0e3b290810 fix .Nx usage (use 1.0 instead of 0.9a, etc), and other minor cleanups 1997-11-24 06:28:50 +00:00
lukem
f878db37e3 use Bl -column, fix .Nx usage 1997-11-24 06:27:01 +00:00
mrg
724af928a7 remove man8/alpha/installboot_cd9660.[08] 1997-11-24 06:03:27 +00:00
lukem
e831e87cda fix support for .Nx 1.4 1997-11-24 05:01:09 +00:00
perry
71c588580c cribloo -> criblog 1997-11-24 02:03:44 +00:00
mrg
84c6a8bdf1 don't clobber the score file! 1997-11-24 01:47:26 +00:00
mrg
1f605c94eb move games score files into etc so we don't clobber them 1997-11-24 01:47:07 +00:00
lukem
325c6eafd0 s/1.3a/1.4/ 1997-11-24 01:32:00 +00:00
perry
64984f7821 remove /var/games/save 1997-11-24 01:29:01 +00:00
lukem
db57574c5d add -column, -dash, -hyphen to .Bl usage string 1997-11-24 00:49:36 +00:00
thorpej
2524b071e8 Add commented-out "I486_PCI_MEM_ENABLED" option, and describe it. 1997-11-24 00:21:48 +00:00