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
thorpej
b6e3c093d8
defopt I486_PCI_MEM_ENABLED
1997-11-24 00:21:01 +00:00
thorpej
46c5ad921d
Add a workaround for buggy i486 PCI chipsets that have trouble with
...
memory-mapped device access (manifested by an apparent wedging of the
PCI bus):
- If cpu_class == CPUCLASS_486, disable memory-mapped PCI device access,
leaving only i/o-mapped access enabled.
- Provide a patchable kernel variable (i486_pci_mem_enabled) and a kernel
option (I486_PCI_MEM_ENABLED) to re-enable it.
1997-11-24 00:20:32 +00:00
perry
59a1833892
add several dhcp related pages
1997-11-23 23:47:59 +00:00
thorpej
978a8b60db
Add SCSIVERBOSE
1997-11-23 23:40:45 +00:00
veego
0fe37675f7
Ups, forget a 'i'.
1997-11-23 23:26:03 +00:00
tv
13b09649c2
When man was "fixed" to chdir() to the man root as historical man does,
...
it broke the -M option on relative paths (the chdir works as it should,
but the relative man page path is still used whole in nroff). This
repairs the situation by chopping the full pathname in half--one part
for the chdir, one part for the filename.
1997-11-23 23:24:14 +00:00
veego
754a245e76
Sync with the ipresend changes.
1997-11-23 23:20:08 +00:00
veego
f1b5a13b25
Add ipresend(1).
1997-11-23 23:18:01 +00:00
veego
6e1753fbee
Add the ipresend directory and sort the SUBDIR entries.
1997-11-23 23:14:34 +00:00
veego
8e1315283a
Add ipft_pc.c to the SRCS line to fix a build error.
1997-11-23 23:06:32 +00:00
veego
981b6338dd
Add mkfilters(1).
1997-11-23 22:29:44 +00:00
veego
c0005df0ad
Add /usr/share/examples/ipf/mkfilters
1997-11-23 22:28:46 +00:00
veego
68c9310ae3
s/IPF/MKFILTERS/ and add a FILES section.
1997-11-23 22:12:03 +00:00
veego
95fbaa5446
Fix the SEE ALSO section:
...
old: ipfstat(1), ipftest(1), ipf(5), mkfilters(1)
new: ipf(4), ipf(5), ipfstat(8), ipftest(1), mkfilters(1)
1997-11-23 21:58:51 +00:00
veego
77f0313d88
Fix the SEE ALSO section:
...
old: ipf(1), ipftest(1), mkfilters(1)
new: ipf(8), ipftest(8), mkfilters(1)
1997-11-23 21:58:28 +00:00
veego
47f9129923
Fix the formated SYNOPSIS section and fix the SEE ALSO section:
...
old: ipfstat(1), ipf(1), ipf(5)
new: ipf(5), ipf(8), ipfstat(8)
1997-11-23 21:57:55 +00:00
veego
95eb61a865
Remove the reference to dlpi(7p).
1997-11-23 21:57:02 +00:00
veego
e805977ac0
This is section 8 and not 1.
...
Fix the SEE ALSO section:
old: ipfstat(1), ipftest(1), ipf(1), ipnat(5)
new: ipnat(5), ipf(8), ipfstat(8), ipftest(1)
1997-11-23 21:56:00 +00:00
veego
24ef9d9374
Fix the SEE ALSO section:
...
old: ipnat(1), ipf(5), ipnat(4)
new: ipf(5), ipnat(4), ipnat(8)
1997-11-23 21:55:30 +00:00
veego
f70c10d1d4
Fix the formated SYNOPSIS section and fix the SEE ALSO section:
...
old: ipfstat(1), ipf(1), ipf(4), ipnat(5)
new: ipf(4), ipf(8) ipnat(5), ipnat(8), ipfstat(8)
1997-11-23 21:55:00 +00:00
veego
78cd44279b
Fix the SEE ALSO section: ipf and ipfstat are in section 8 and not in
...
section 1.
1997-11-23 21:05:38 +00:00
veego
91cc2be060
Fix the SEE ALSO section: ipf(8) and not ipf (1)
1997-11-23 21:01:58 +00:00
veego
ca3ac8917a
update for mkfilters(1).
1997-11-23 20:59:42 +00:00
veego
423fabec06
Remove the '.if make(install)' for the rules subdirectory to build the
...
manpage for mkfilters.
1997-11-23 20:56:35 +00:00
veego
02effaf52c
Add the mkfilters perl script and the manpage for it.
1997-11-23 20:54:14 +00:00
veego
69b4e69ea3
import missing files from ip-filter 3.2.1
1997-11-23 20:46:46 +00:00
kleink
28e47f6e9f
Use blkcnt_t and blksize_t in stat structure.
1997-11-23 20:40:42 +00:00
kleink
11074d5d36
Add blkcnt_t, blksize_t, suseconds_t, useconds_t; from X/Open CAE Spec Issue 5.
1997-11-23 20:39:08 +00:00
kleink
66c2794142
Add _BSD_SUSECONDS_T_ and _BSD_USECONDS_T_; do some space vs. tab formatting
...
cleanup
1997-11-23 20:20:53 +00:00
chopps
21d30e39c3
add amiga interrupt sequence
1997-11-23 18:37:33 +00:00
mhitch
1863572e04
Add a check for the DO key to enter ddb on the Personal DECstations.
1997-11-23 18:20:11 +00:00
pk
d670200ef2
Update.
1997-11-23 17:51:08 +00:00
pk
4759b4c5ff
Re-do the `busdma' interface.
1997-11-23 16:31:28 +00:00
fvdl
1dc593ecc4
Fix 3COM 3x90X and Intel EtherExpress 100 info. From Matthias Scheler.
1997-11-23 14:15:52 +00:00
fvdl
26a975b107
Move the EOF check after getting a block out of the if() that determines
...
whether we get it off the wire. An nfsiod might have been busy with
it, and finished while we were waiting for it in nfs_getcacheblk, so
we need to check for EOF again no matter what.
1997-11-23 13:52:24 +00:00
lukem
ad9cd72294
document .Bl options -column, -dash, -hyphen
1997-11-23 13:39:27 +00:00
enami
85792e35df
Remove newline after printing FRU CODE instead of removing
...
newline before printing SKSV information.
1997-11-23 05:49:59 +00:00
enami
760bb2c1ce
Un-capitalize function names at the beginning of line.
1997-11-23 04:23:48 +00:00
enami
5e60b1695a
In the SEE ALSO list,
...
- remove duplicated `environ(7)'.
- remove unexistent system call `trace(2)'.
- delete a period at the end.
1997-11-23 04:18:30 +00:00
mrg
c8bd86bc0c
document critical_filesystems and no_swap
1997-11-23 04:18:14 +00:00
mrg
d2cfb19c3d
print a warning if no swap devices are configured and "no_swap" is not YES.
1997-11-23 04:17:57 +00:00