tron
6b7726b754
Use new "makewhatis" program to create whatis.db database.
1999-09-25 21:18:02 +00:00
is
c0716a7052
New MTU handling, and mention IPv6 support.
1999-09-25 19:35:14 +00:00
wrstuden
1a546b9c98
Zap proginstall and scriptinstall - they don't make sense for hostprog.
1999-09-24 17:48:57 +00:00
itojun
304f5842ea
update description for IPSEC_ESP.
...
need a symlink for src/crypto-{us,intl}.
(could someone check the wording?)
1999-09-24 17:18:14 +00:00
simonb
edde11af38
Fix tyop in roff macro name.
1999-09-24 07:44:05 +00:00
tron
4c33d8ac2b
Replace "nullfs" by "null". Fixes PR misc/8481 by Feico Dillema.
1999-09-23 16:03:12 +00:00
wrstuden
9229eeaa2b
Add KMOD_LOADFLAGS to the load target. With this, lkm's in /sys/lkm/... can
...
more readily depend on each other.
An lkm which depends on another lkm now only needs to set
KMOD_LOADFLAGS= -A../../path/to/other/lkm's/${KMOD}
and the lkm will link against the other lkm's symbols. Obviously the other
lkm had better be loaded. ;-) Note: the -A option to modload was pre-
existing. This change makes it possible for users of this file to take
advantage of it.
1999-09-22 18:06:21 +00:00
matt
12197da646
Note support of FDDI and Token Ring
1999-09-21 22:39:14 +00:00
hubertf
e6c3e8cd07
Add MAKEDEV.8 manpage for next68k.
1999-09-21 14:20:36 +00:00
ad
be6210e273
Note and describe 'options PCDISPLAY_SOFTCURSOR'.
1999-09-20 11:39:40 +00:00
veego
1c2455ff92
Add man8.bebox.
1999-09-20 06:51:26 +00:00
sakamoto
5e17067e2d
add man8.bebox and new files which relate to MAKEDEV.
1999-09-20 03:46:30 +00:00
hubertf
d56d594104
MLINKS always wants two (*n) arguments
1999-09-20 00:24:56 +00:00
hubertf
ae7fd53e0a
regen w/o empty section
1999-09-20 00:09:00 +00:00
perry
e8116cf7b4
sort properly. hpcmips doesn't come after x68k.
1999-09-19 22:38:43 +00:00
simonb
f9d2e41bb7
Supply an argument to -width in bulleted list definition.
1999-09-19 13:00:13 +00:00
takemura
99c6eadf85
Add man8.hpcmips.
1999-09-19 09:52:28 +00:00
tron
d8374e2e8b
Add termcap entry for "beterm" supplied by Rob Windsor in PR misc/8441.
1999-09-19 09:35:44 +00:00
ross
33630db000
Document -s: arrange for a Sun and NetBSD/sparc-compatible checksum.
1999-09-19 03:07:59 +00:00
takemura
acf6db50be
Create new directory, man8.hpcmips and add new files which relate to MAKEDEV.
1999-09-19 02:59:16 +00:00
hubertf
1e7e884322
regen (mac68k, mvme68 and pmax didn't have these files before)
1999-09-18 00:31:01 +00:00
hubertf
fd0e795c41
mac68k, mvme68 and pmax didn't have a ${arch}/MAKEDEV.8 before,
...
they have one now.
There are more ports with MAKEDEV files that don't have any subdirs
in man8 - I guess portmasters have their reason for this.
1999-09-18 00:20:16 +00:00
hubertf
b3a4c76acf
Script to automatically generate man8.*/MAKEDEV.8 manpages from
...
etc.*/MAKDEV scripts, and template files for the manpages.
1999-09-18 00:15:05 +00:00
augustss
f30ff2bf0f
Fix typo.
1999-09-16 19:49:04 +00:00
augustss
c5e6ea113e
Update MIDI man page a little.
1999-09-16 19:47:49 +00:00
kleink
02fd6c4586
KISS
1999-09-16 12:47:31 +00:00
fvdl
7f5f4a3af3
Remove getopt from the Makefile too.
1999-09-16 09:12:06 +00:00
sommerfeld
eabdb3b0c8
Define CONFIG, so it can be overridden for cross-builds.
1999-09-16 00:28:31 +00:00
hubertf
22a8f1af18
This file is hopeless outdated & broken and would need some rework to
...
get it going. Given that we have a decent example in the getopt(3) manpage
and lots of working getopt() examples in our source, this is removed.
1999-09-15 12:35:37 +00:00
hwr
9dd92b1071
Fix a typo.
1999-09-15 09:41:51 +00:00
perry
9ad44ce879
Add a "dependall" target, which does a "make depend" and then "make all"
...
in a single directory. This is useful in "make build" because by doing
the build immediately after the depend, all sources will typically
still be in the buffer cache, thus saving significant time over doing
a "make depend" on all the directories and then a "make all".
1999-09-14 01:31:11 +00:00
augustss
3fd31dc711
Make uhub(4) a link to usb(4).
1999-09-13 23:04:34 +00:00
augustss
80c0653c8d
Add ohci(4) and uhci(4) man pages that have existed for a year.
1999-09-13 22:58:22 +00:00
kleink
03126e1c99
Use full month names with .Dd, as per mdoc.samples(7).
1999-09-12 18:47:10 +00:00
kleink
68230e7539
Jaunary -> January.
1999-09-12 18:43:43 +00:00
chs
21eedb0ec1
the PMAP_NEW option is gone as the new interface is no longer optional.
1999-09-12 01:19:23 +00:00
christos
3d2671a09d
sort the object file build so that we get better buffer cache behavior.
...
[from perry, with fixes from me]
1999-09-12 00:31:34 +00:00
ross
766a9dd0f6
ISTM
1999-09-11 17:28:40 +00:00
drochner
ebf07cad95
update for timeout and password options
1999-09-10 16:59:04 +00:00
augustss
782035a0f3
Add some spaces to make the phy listing line up nicer.
1999-09-09 12:38:43 +00:00
augustss
ce0a4eadcb
Mention uaudio(4).
1999-09-09 12:35:53 +00:00
itohy
cd74d2c98b
Introduce new option APM_NO_POWER_PRINT which disables printing
...
power status on the console (if apmd is absent).
Some systems generate APM_POWER_CHANGE events too frequently (more then
once per minute), and printing the status makes single user operations
rather difficult.
1999-09-09 03:52:21 +00:00
hubertf
c947110381
Add phy.4 as a link to mii.4
1999-09-08 14:23:04 +00:00
soren
c589a9d12c
Add comments for PHY models.
1999-09-08 14:20:04 +00:00
soren
294b7d9b7b
Add ukphy(4) man page.
1999-09-08 13:59:07 +00:00
soren
b7bc7c47cf
Sync with dev/mii.
1999-09-08 13:58:37 +00:00
soren
87f6e36acb
Sync with dev/mii.
1999-09-08 13:08:20 +00:00
oster
2dad94c947
Note M_RAIDFRAME.
1999-09-08 02:58:09 +00:00
soren
eb7abb2260
Sync with dev/mii.
1999-09-07 21:50:11 +00:00
soren
1ae67880a2
Xref iophy(4) and tqphy(4).
1999-09-07 21:43:05 +00:00
perry
571b8b6e41
RCSId Police.
1999-09-06 20:28:19 +00:00
perry
2c86c41d19
Add micro-minimal "wsvt25" and "wsvt25m" entries. We should probably
...
discuss what these should *really* look like, customize them tightly
for wscons, and then send them off to Eric Raymond for inclusion in
the master file.
1999-09-06 20:23:36 +00:00
oster
8ce4a3940a
Update and improve examples a bit.
1999-09-05 02:17:24 +00:00
soren
89d9c14a9a
Forgot RCS IDs.
1999-09-05 00:27:43 +00:00
soren
75307ca8e7
Add iophy.4 and tqphy.4.
1999-09-05 00:10:32 +00:00
fredb
1008436afc
Permit "make all install", as well as "make foo install" (where foo would be
...
installed by "make install") without setting of BUILD. All cases where BUILD
is already set are unchanged from the old behavior.
"make all install" is now practically equivalent to "make BUILD= all install",
but without actually setting build.
Fixes pr's 8313, 3894.
1999-09-04 21:48:33 +00:00
christos
a9beb821ed
add country and language to the installed files
1999-09-03 21:35:05 +00:00
christos
e21f733661
Import country and language iso codes from my work database.
1999-09-03 21:32:16 +00:00
itojun
f043b1bf0b
document rtsold.
...
improve rtsol section.
1999-09-03 14:36:43 +00:00
rh
dd265cb089
Remove bogus information about ${INSTALL_TARGET}.
1999-08-31 08:41:57 +00:00
augustss
871b3737a0
Fix braino in last commit.
1999-08-30 18:45:07 +00:00
augustss
8136729218
Mention usb.
1999-08-30 15:16:47 +00:00
bouyer
707ea062ae
Note Intel 82801 support.
1999-08-30 13:12:50 +00:00
christos
943f0edff6
Revert 1.19 -> 1.20 change by thorpej. This should work as it is.
1999-08-30 00:41:57 +00:00
ross
0dbb683897
Document .Fl.
1999-08-30 00:41:28 +00:00
rh
a5903905c2
Document new update target.
1999-08-29 22:42:11 +00:00
bouyer
1fe579ad0d
Note support of Promise Ultra/33 and /66 controllers.
1999-08-29 18:14:26 +00:00
augustss
ed24699c00
Note addition of umass driver.
1999-08-29 17:26:22 +00:00
ad
cb55d0c1ac
Add an AUTHOR section.
1999-08-25 09:25:42 +00:00
ross
d22b82c194
Improve .Ns description, document the barely-useful .Ap macro.
1999-08-23 21:54:20 +00:00
ross
ae4bef3958
Mark Ap as callable.
1999-08-23 21:20:27 +00:00
augustss
55ce4dae97
Make atapi(4) a link to scsi(4).
1999-08-23 16:30:09 +00:00
augustss
ce5f59ad39
Update FILES section.
1999-08-23 12:32:19 +00:00
kleink
bb0106aee8
When test(1)ing for a symlink, use the -h primitive instead of -L. Although
...
the latter is supported in our test(1), the former is more portable, and is
defined in 1003.2bD3 and SVID4. Addresses PR kern/8225 from Andrew Cagney.
1999-08-22 14:02:34 +00:00
kleink
604c4edbcb
Note the eso attachment.
1999-08-22 12:49:57 +00:00
hubertf
b716c8a5a8
Indent "else if" the NetBSD way.
1999-08-21 19:28:30 +00:00
augustss
a25b9c713b
Document that the devices nodes are named /dev/ttyU*.
1999-08-21 18:13:32 +00:00
sommerfeld
62ea23a965
Add OBJCOPY
1999-08-21 14:17:07 +00:00
simonb
ba77c9abaf
Don't chown installed files or directories if UNPRIVILEGED is defined.
...
"make build" should now work as a non-root user (tested on Alpha).
mtree spits out lots of warnings during "make distrib-dirs", but
these are non-fatal.
1999-08-21 06:30:11 +00:00
simonb
b729f2c755
Use ${INSTPRIV} with ${INSTALL}.
1999-08-21 06:27:29 +00:00
simonb
c31f7f0416
Document the UNPRIVILEGED make variable.
1999-08-21 06:19:33 +00:00
simonb
7987e3b34d
Add ${INSTPRIV} to ${INSTALL} commands.
1999-08-21 06:17:45 +00:00
simonb
f9bc9307df
If UNPRIVILEGED is defined, set ${INSTPRIV} to -U. Passed to install(1)
...
so that it doesn't try to set the user or group of the destination
file(s).
1999-08-21 06:16:21 +00:00
sommerfeld
e09aca5470
Use (if defined) instead of obj.foo or obj
...
when building object directories
1999-08-21 00:41:41 +00:00
is
a8c8efadb1
Fix cross-reference (see PR 7603)
1999-08-20 11:46:13 +00:00
christos
253f5bbf85
mention elf, clarify a.out
1999-08-20 03:06:44 +00:00
kleink
399fa5e6c8
Import tzdata1999e.
1999-08-19 20:21:25 +00:00
cgd
b049e3a9f2
note bootxx_lfs.
1999-08-18 21:42:46 +00:00
kleink
198959e28d
Uncomment mpu attachment, and remove this item from BUGS.
1999-08-17 15:10:57 +00:00
enami
c2956b75c9
Use .Pa for pathname.
1999-08-17 05:24:06 +00:00
augustss
31cd8a761b
Make and install the wi(4) man page.
1999-08-16 23:30:19 +00:00
augustss
db574ba708
Add umodem device.
1999-08-16 22:27:08 +00:00
simonb
22066837c7
Make -r the default for RENAME, as per discussion on tech-install.
1999-08-16 13:57:03 +00:00
augustss
5573b3ba36
The wss driver is not necessarily half-duplex.
1999-08-14 21:18:05 +00:00
ad
df3501fd4a
FUD
1999-08-13 12:30:38 +00:00
ad
b87c990c32
CMIIW, MYOB.
1999-08-13 12:28:52 +00:00
sommerfeld
d5c8aa5ff2
correct previous fix:
...
- add CLEANDEPEND variable for stuff which should be cleaned out
in "cleandepend" phase.
- add it to the files removed during the cleandepend phase.
1999-08-11 02:00:15 +00:00
bouyer
1a79367a5f
Add NetBSD RCS Id, note that "device timeout" can be caused by a
...
mis-configuration and can be solved with wiconfig(8).
1999-08-09 18:23:44 +00:00
bouyer
0e25033c56
Add wi(4), from FreeBSD.
1999-08-09 18:19:24 +00:00
mrg
4c54af7651
+FUBAR +NFI +SNAFU
1999-08-06 13:50:31 +00:00