drochner
5b241036ec
Add new manpages.
1997-10-07 17:39:25 +00:00
drochner
6a77ffc3bf
Documentation for console selection options in i386/stand.
1997-10-07 17:38:57 +00:00
gwr
0a6d195bf0
Add the ie driver (and reorder some things)
1997-10-07 17:08:35 +00:00
gwr
0d541b4c08
Add dvma_malloc() for the ie driver.
1997-10-07 16:51:47 +00:00
gwr
31459bfd07
Make nfs/krpc_subr.c conditional on arp (fixes PR#4233).
1997-10-07 16:15:30 +00:00
gwr
5e10630004
Add stuff for the ie driver
1997-10-07 16:10:25 +00:00
lukem
87ca3b181a
minor KNFify
1997-10-07 15:00:35 +00:00
lukem
93c1ffe13c
use err instead of errx, so the user has some idea why the file wasn't opened
1997-10-07 14:59:37 +00:00
lukem
5f88ebd1a3
fix & simplify test for skippable lines
1997-10-07 14:56:11 +00:00
lukem
6ea62c3327
simplify test for skippable lines
1997-10-07 14:46:48 +00:00
lukem
0d2bc0fdb6
use err instead of errx, so the user has some idea why the file wasn't opened
1997-10-07 14:45:18 +00:00
lukem
618db68108
grabage collect this
1997-10-07 14:43:44 +00:00
lukem
55d8f20490
use err instead of errx, so the user has some idea why the file wasn't opened
1997-10-07 14:42:32 +00:00
lukem
c0495ebb45
nuke register & unnecessary extern's, factor out common code
1997-10-07 14:39:06 +00:00
lukem
dc497bdd46
cleanup typos, grammaros, thinkos, and misuse of mdoc macros
1997-10-07 14:23:50 +00:00
augustss
b217726cdc
Get rid of warnings.
1997-10-07 13:55:03 +00:00
mrg
ad681f7eae
WARNS?=1. RCS ids.
1997-10-07 13:44:03 +00:00
mrg
3d8d628a25
WARNS?=1. RCS ids.
1997-10-07 13:39:56 +00:00
mrg
cd359aa2a0
fix warnings on alpha.
1997-10-07 13:13:41 +00:00
mrg
08a6736e8b
WARNS?=1. RCS ids. did not merge very much of lite-2.
1997-10-07 13:07:44 +00:00
mrg
49a7341d45
make these changes to the default user.group:
...
- internal services run as `nobody'
- rpc.rusersd and rpc.sprayd run as `nobody'
- rpc.rstatd run as `nobody.kmem'
- rpc.rwalld run as `nobody.tty'
1997-10-07 12:45:32 +00:00
lukem
cb57cd9636
add $ipmon and $ipmon_flags, to control startup of ipmon(8)
1997-10-07 12:11:48 +00:00
mrg
a5a68ff5f2
WARNS?=1. RCS ids.
1997-10-07 11:28:16 +00:00
mrg
59093d44d1
WARNS?=1. RCS ids. cleanup a little.
1997-10-07 11:15:16 +00:00
mrg
51564e1ed5
WARNS?=1
1997-10-07 11:08:51 +00:00
mrg
16e14cfd8d
WARNS?=1. RCS ids
1997-10-07 10:57:08 +00:00
mrg
78a8e977dc
WARNS?=1.
1997-10-07 10:49:16 +00:00
mrg
04766f1d6e
WARNS?=1. RCS ids
1997-10-07 10:43:53 +00:00
augustss
4a72d59d77
Add GUS PnP card to GENERIC.
1997-10-07 10:39:56 +00:00
mrg
f37be23211
WARNS?=1
1997-10-07 10:37:30 +00:00
mrg
e84cc39ec8
merge lite-2.
1997-10-07 10:29:01 +00:00
mrg
da5c78b3aa
merge lite-2. WARNS?=1.
1997-10-07 10:11:29 +00:00
drochner
fa79dfb77e
Use a swap pager backed VM object for sysV shm instead of kernel VM.
...
Mostly from FreeBSD.
1997-10-07 10:02:03 +00:00
drochner
4741e294cf
Supress error message if ENXIO is returned by "open" of disk partition
...
while "findroot()". This happens if a disk without BSD partition is
present, or if the partition does not exist in the disklabel - normal
operation, not worth reporting. (Split out a part to keep indentation
level limited.)
Allow to set "nfs_boot_rfc951" by a conditional to make bootp easier
to use.
1997-10-07 09:54:16 +00:00
mrg
2435b32dc3
oops, forgot to add WARNS here.
1997-10-07 09:48:03 +00:00
mrg
60cef5019e
WARNS?=1. merge lite-2.
1997-10-07 09:46:45 +00:00
mrg
7bcd5087e9
WARNS?=1. also, call setlogin().
1997-10-07 09:29:50 +00:00
mrg
11eb9f8e06
WARNS?=1
1997-10-07 09:19:40 +00:00
lukem
350c40dec5
add appletalk services [misc/4205]
1997-10-07 08:15:04 +00:00
lukem
9218b57240
remove bogus example
1997-10-07 07:39:34 +00:00
hubertf
a06fe60f95
/etc/magic entries for the clisp common lisp system added.
...
Closes PR bin/4186 by Jim Wise <jimw@fornost.turner.com>
1997-10-07 04:39:35 +00:00
phil
9f2b3143db
Update to current state.
1997-10-07 04:01:29 +00:00
scottr
9c7f82f7b8
The annoying message about trusting ourselves to write the PRAM should
...
really be dependent on DEBUG, not DIAGNOSTIC. While we're here, add
a couple of DEBUG messages to mac68k_calibrate_delay(), and wrap them
all appropriately so that the messages aren't enabled unless we
specifically ask for them (by setting clock_debug).
1997-10-07 03:04:55 +00:00
hubertf
fa8f97975b
Be silend if owner can't be set on cross-device-moved.
...
Fixes PR bin/1223 by John F. Woods <jfw@jfwhome.funhouse.com>.
1997-10-07 02:06:37 +00:00
thorpej
738a90b1b7
Build sup.
1997-10-07 01:36:21 +00:00
thorpej
b7b213b4f5
Add a README describing how to build this on a non-NetBSD system (yes,
...
that's actually useful :-) using the Makefile in the source/ subdirectory.
1997-10-07 01:33:30 +00:00
thorpej
b92a5b9b37
Add NetBSD Makefile infrastructure for building the sup programs.
1997-10-07 01:31:07 +00:00
thorpej
42d99e64c5
Garbage-collect the USE_CRYPT stuff.
1997-10-07 01:27:14 +00:00
hubertf
c6393b5c9a
Fix off-by-one error, closing PR bin/4067 by myself.
1997-10-07 01:24:05 +00:00
hubertf
e6d2b60658
Be correct about manpage compression by regarding MANZ and fixing
...
PLIST before applying.
It is assumed that ports do install manpages uncompressed, if not
they have to set MANCOMPRESSED. Upon that, the pages will be
(un)compressed according to the setting of MANZ.
1997-10-07 00:30:31 +00:00