abs
df86ef5a9f
Split raidframe parity checking/rebuild out into raidframeparity, which is
...
called after quota so we don't end up with fsck and raidframe parity rebuild
taking forever after a crash/reboot.
While we are here check for raid[0-9].conf & raid[1-9][0-9].conf not
raid[0-9].conf & raid[0-9][0-9].conf
2002-09-03 15:35:51 +00:00
wiz
bd93d53f7c
Add /var/run/utmpx, requested by soren.
2002-09-03 00:56:08 +00:00
lukem
08e7e88032
In the MKDYNAMICROOT==yes case, move the shared linker from /lib/ld.elf_so to
...
/libexec/ld.elf_so. Per discussion with a few other developers.
2002-08-28 09:57:10 +00:00
takemura
b8ce6e8201
Added touch panel calibration utility.
2002-08-27 14:12:09 +00:00
cjs
546cf4d2b0
Add exclude tag to dumpdates so that diffs do not show up in the daily security
...
report. This file is expected to change daily, and this is not a security
problem. (Also, the most recent dumps are already shown in the daily report.)
2002-08-27 02:01:37 +00:00
abs
9f39802939
Append ' - see rc.conf(5)' to unset variable warning:
...
/etc/rc.d/fu: WARNING: $fu is not set properly - see rc.conf(5).
Add a note to rc.conf that third party packages may test for additional
variables.
2002-08-26 17:46:57 +00:00
scw
50e32c42df
Make the comments at the top match reality.
...
G/C a couple of other unused devices.
As a precaution, comment out the wscons entries until
the kernel supports it and note that their major numbers
will need to be re-synced.
2002-08-23 12:58:37 +00:00
scw
a625cf764a
Don't create satlink or ttyE device nodes. The former clashed with tty00,
...
and the latter (wscons) doesn't exist on Walnut anyway.
Renumber ttyCY to match Walnut's conf.c.
2002-08-23 12:18:06 +00:00
petrov
244d2b9f99
Add ttyh[01] for sab.
2002-08-22 06:08:53 +00:00
lukem
9d1fcd79ac
Add ./lib and ./rescue
2002-08-22 01:31:22 +00:00
elric
8efcaddaf6
Added .k5login to the list of files that are checked in each user's
...
home directory.
Addresses PR: security/18000
2002-08-20 07:53:51 +00:00
isaki
ea16a0bcb3
fix mode and group of /dev/reload
2002-08-17 05:28:54 +00:00
martin
39acbf03ed
Avoid exit(0) to play more nicely with rc_fast_and_loose.
...
Noted by Greywolf on tech-userlevel.
2002-08-16 18:05:19 +00:00
petrov
7de59e9a76
Add tty for sab.
2002-08-16 17:56:56 +00:00
simonb
355bf213c8
Build the pci devices.
2002-08-13 01:16:24 +00:00
isaki
6746f40ce5
Add usb*, ugen*
2002-08-11 13:21:07 +00:00
lukem
fa4442cae4
- in local), only run $0.local if it is an existing file
...
(prevents spurious warning for mfs /dev, amongst other things)
- for mipsco, news68k, newsmips: ensure that "umask 77" is run after $0.local
- for playstation2: add local) target, and use in all) (for consistency)
2002-08-09 02:39:15 +00:00
soren
4b843a85e4
dot.mailrc hasn't ever actually been maintained, unlike /etc/mail.rc .
2002-08-06 13:55:03 +00:00
soren
f3893ccbed
It's been a long time since it was nice to have this installed by default.
2002-08-06 13:45:08 +00:00
simonb
b536c4fd19
Build PB1000 kernels too.
2002-08-03 05:53:01 +00:00
thorpej
a1ef87dff1
Add {cat,man}4/evbarm subdirectories.
2002-08-02 21:22:23 +00:00
thorpej
f7328ddbe7
Add dmoverio.
2002-08-02 00:50:25 +00:00
thorpej
6f79106887
Add dmoverio.
2002-08-02 00:45:37 +00:00
simonb
7f7785b33b
Add the sysmon device.
2002-08-01 23:18:07 +00:00
wiz
104de337ad
Add wtmpx rotation. Okayed by christos.
2002-08-01 17:24:29 +00:00
simonb
2b04c30a33
Add the sysmon device.
2002-07-31 05:02:12 +00:00
chris
e37cad3dd2
Add comment to MAKEDEV about audio* devices.
...
Also update the MAKEDEV manpage (as reminded by wiz)
2002-07-30 20:50:10 +00:00
chris
5c83dc74b0
Update MAKEDEV to create pci0 and pci1 with the all target.
...
Also add a new audio target that generate audio0-3 and audio symlinks, matches the i386 /dev/audio devs.
2002-07-30 19:41:08 +00:00
lukem
f91d5a2f45
add wdogctl
2002-07-30 09:11:27 +00:00
thorpej
afbf483286
Add a wdogctl startup/shutdown script.
2002-07-30 05:58:42 +00:00
thorpej
3ab4598cc0
Add sysmon at cdev 101.
2002-07-29 18:26:58 +00:00
mrg
1a9847a044
clean up for 32 bit libs building (still broken)
2002-07-29 14:26:21 +00:00
bjh21
2e5fd793fb
Set the volume ID on CDs produced my "make iso-image" to something meaningful,
...
rather than the default of "CDROM". The volume ID now looks like
"NETBSD_ACORN26_16D".
2002-07-28 01:21:07 +00:00
grant
36ae72d99a
add test for /usr/bin/logger in warn/err.
2002-07-25 14:34:46 +00:00
lukem
f02e32fef8
Add ./var/spool/output/lpd -- lpd(8)'s default spool directory.
...
Resolves final outstanding issue with [bin/7054].
2002-07-25 13:13:44 +00:00
wennmach
ac8c056486
Capitalize "starting", as in rc.subr.
2002-07-23 10:48:01 +00:00
ichiro
d6ef756367
add ixpcom*
2002-07-22 01:56:38 +00:00
scw
c83c355fba
Mirror Izumi Tsutsui's change to the sh3 MAKEDEVs:
...
Fix cd and md entries since RAW_PART is 2 on sh5 ports.
2002-07-19 08:21:33 +00:00
bad
e9a1e24f95
Ignore "peer" statements for local clocks too when selecting hosts from
...
ntp.conf.
2002-07-19 03:22:09 +00:00
tsutsui
b58660379a
Fix cd and md entries since RAW_PART is 2 on sh3 ports.
2002-07-18 15:07:48 +00:00
rafal
4b77d56d71
Skip blank lines in the input file (mixerctl.conf).
2002-07-16 03:24:24 +00:00
thorpej
3eface1664
Make release building work again.
2002-07-12 02:24:23 +00:00
scw
876ec719f0
MD etc files for evbsh5.
...
(copied from evbsh3)
2002-07-11 15:45:10 +00:00
simonb
3350e73517
Add kttcp device.
2002-07-11 00:17:39 +00:00
scottr
ceb5ffc06a
Add bpf devices to raminst (for dhclient).
2002-07-10 15:45:17 +00:00
simonb
dbdcffef4f
Add kttcp device.
2002-07-10 13:44:02 +00:00
tshiozak
f96d7c340f
add ./usr/share/locale/sk_SK.ISO8859-2 .
2002-07-09 09:04:51 +00:00
atatat
7fe5615355
Add systrace(1) support to rc.subr. Most services (eg, ${name} is
...
inetd) started from rc can now be run under systrace by setting
${name}_systrace to a set of flags to be passed to systrace. Note
that policies need to generated before you do this.
2002-07-08 16:14:53 +00:00
grant
59ab4d4aba
only try to run /usr/games/fortune if it is executable.
2002-07-08 02:54:58 +00:00
fredette
1c928c08b2
Removed ftpwelcome from BIN1; it was removed.
2002-07-06 18:19:31 +00:00