martti
3e11ad9d79
Print a warning message if IP forwarding is not activated (PR#10295).
2002-09-24 11:03:53 +00:00
chs
bc9c4c5a5a
first cut at these files.
2002-09-21 01:41:32 +00:00
christos
322bb64a6e
Discourage use of $*, prefering "$@", since it is white-space preserving.
2002-09-20 12:57:33 +00:00
heinz
b63bcd4378
Add port 873 for rsync ( http://rsync.samba.org ), according to IANA
2002-09-19 02:09:52 +00:00
manu
a9fed43086
Initial support for APM on hpcarm (just enough to get battery state)
2002-09-16 19:58:58 +00:00
perry
64d38d7104
add wtmpx
2002-09-16 02:36:53 +00:00
perry
a2bd5604f5
Make utmp and utmpx group utmp, not group wheel. This gets masked by
...
the fact that rc.d sets it to group utmp anyway, but it was certainly
wrong in principle.
2002-09-16 02:35:04 +00:00
perry
e1fd62d224
Create wtmpx, just as wtmp is created.
2002-09-16 02:30:29 +00:00
perry
8a20c1019d
create a utmpx with the same permissions as utmp
...
Solves pr 18282, although very differently.
2002-09-16 02:23:31 +00:00
lukem
c788921e6a
In compare_dir(), when files don't match print:
...
src != dest
instead of:
dest != src
I think that's less confusing and more consistent.
In do_postfix(), if ${SRC_DIR}/gnu/dist/postfix/conf doesn't exist and
${DEST_DIR}/usr/share/examples/postfix does, use the latter for the
${DEST_DIR}/etc/postfix checks. This means that postinstall can be
run in a temporary directory which has etc.tgz extracted into it
with -s `pwd`, (versus against a source tree), and the postfix upgrade
works correctly.
Remove some unnecessary goop.
2002-09-06 08:58:48 +00:00
lukem
e8487071c4
some consistency, please...
2002-09-06 06:41:32 +00:00
thorpej
d0f5785ccd
Add pci*.
2002-09-06 02:40:56 +00:00
lukem
5c6c83e074
- remember failure condition after first compare_dir in do_postfix()
...
- add another todo item which i'll work on later
2002-09-04 13:05:27 +00:00
itojun
69bb32570a
postfix check (may need to do more). part of PR 18155
2002-09-04 08:00:01 +00:00
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
tron
fbf97bb599
Remove unused user and group "news" as discussed on "tech-userlevel".
2002-07-06 09:27:31 +00:00
tv
e248b10f59
Remove empty "ftpwelcome" entirely. This makes ftpd emit a two-line
...
extended greeting, which confuses lots of established firewalls.
(Not added to "obsolete" since removing this file is not mandatory.)
2002-07-06 04:24:08 +00:00
yamt
4b45ab0ce1
add comment:
...
"if you're adding new scripts, don't forget to update
src/etc/postinstall and src/etc/mtree/special."
2002-07-03 23:31:25 +00:00
yamt
3d67d222ff
add wsmoused
2002-07-03 23:29:51 +00:00
yamt
1030138025
add mixerctl and wsmoused.
2002-07-03 23:28:24 +00:00
lukem
9073fc120d
- Certain operations currently don't actually "fix" things, so
...
highlight this in the error message (as "[NOT FIXED]").
idea from discussion with itojun
- Do NOT run "cd /dev ; sh ./MAKEDEV all" with "fix makedev".
Just check/fix that /dev/MAKEDEV is up to date.
I don't think that the former behaviour was appropriate, especially as
part of a common "fix all" scenario.
2002-07-03 06:19:41 +00:00
itohy
908bf86adc
Check for /dev/clockctl availability and print appropriate diagnosis if not.
2002-07-02 14:47:22 +00:00
hubertf
d480af54fa
fix typo (remove/remote)
2002-07-01 23:10:19 +00:00
thorpej
40a83c5329
Add kttcp device. Fix systrace major number.
2002-06-30 23:31:59 +00:00
tsutsui
a3a42ea084
Fix typo in rev 1.10.
2002-06-30 02:57:05 +00:00
lukem
7a3ba9ecb7
revert previous; the user is supposed to be able to change /etc/wscons.conf
...
from the default shipped one, and the rest of the test in do_wscons()
is to detect obsolete wscons.conf(5) directives on systems with a
wscons.conf from an older release / source tree.
2002-06-29 22:25:23 +00:00
itojun
cd584a155b
make 'fix wscons" work.
2002-06-29 19:47:02 +00:00
matt
d81b00466f
Add kttcp
2002-06-29 19:29:11 +00:00
itojun
c589b132db
dig /etc/systrace
2002-06-29 17:27:42 +00:00
grant
490569127e
add wsmoused.
2002-06-29 04:07:08 +00:00
thorpej
7f2925365c
Add the kttcp device.
2002-06-28 23:29:26 +00:00
skrll
16d1e38bf6
No need for an installation/misc directory.
...
Add hooks for iso image creation.
2002-06-28 12:40:10 +00:00
lukem
827e6e33a7
- do_makedev(): if the compare_dir() fails, return immediately
...
- if SRC_DIR or DEST_DIR == /, set to "" so that various pathnames
don't end up with a leading "//". when specifically printing just
the xxx_DIR variable, use ${xxx_DIR:-/} to DTRT
- cosmetic coding tweaks
2002-06-28 09:35:23 +00:00
wiz
7571c41c61
Add comments for ws* devices.
...
Please, don't forget to add comment lines when adding/enabling device
nodes.
2002-06-27 23:11:29 +00:00
wiz
236267aac4
Add comment for audio device.
...
Please, don't forget to add comment lines when adding/enabling device
nodes.
2002-06-27 23:06:41 +00:00
ross
686a24e882
add bktr
2002-06-27 18:34:32 +00:00
tsutsui
daf88b8ce1
- remove redundant wscons devices in target "all"
...
- add wsmux devices
- make correct md devices
2002-06-27 16:22:35 +00:00
christos
e2eb1d43c0
add a line about wsmoused commented out.
2002-06-27 15:10:32 +00:00
christos
7f89b13752
Add wsmoused
2002-06-27 15:08:55 +00:00
christos
1cbe550fe4
create /dev/ttyEstat
2002-06-27 15:08:12 +00:00
itojun
8e021f72ae
add "makedev" target.
2002-06-27 02:26:39 +00:00
abs
77f731d1d6
The shark has a builtin audio device - create /dev/audio and friends
2002-06-26 18:26:46 +00:00
simonb
71b6692166
Build the MALTA kernel.
2002-06-26 00:40:33 +00:00
itojun
7f0b7d43b9
build GENERIC kernel
2002-06-26 00:11:16 +00:00
cyber
e749cf34ed
Framework for release bits
...
Specifically, build and gzip the kernel.
2002-06-25 22:55:56 +00:00
wiz
05f4b3dd11
Sync "sh $0.local all" lines.
2002-06-19 15:08:40 +00:00
wiz
6bb56fb9e2
Document that usb devices are generated by default.
2002-06-19 15:02:08 +00:00
wiz
9034f4fdf1
By default, make ugen0 in the usbs target too, as i386 and x86_64 already did.
2002-06-19 15:00:03 +00:00
wiz
6ff28e9bbf
Update comment on how to generate MAKEDEV(8).
2002-06-19 09:30:35 +00:00
wiz
44b5cee1bf
Add x86_64 cat8/man8/html8.
2002-06-19 09:23:52 +00:00
thorpej
cd1a49324a
Add the smmsp uid and gid.
2002-06-18 22:58:30 +00:00