atatat
9b040021ec
Make /usr/include/milter for sendmail's milter headers
2003-07-04 04:54:40 +00:00
wiz
598ecee001
Add /usr/share/locale/ro{,/LC_MESSAGES}.
2003-07-03 15:17:17 +00:00
christos
7d3ab77f7d
identd can now run as nobody.
2003-06-27 18:40:06 +00:00
tshiozak
1d910e61f7
Citrus iconv support(5)
...
add iconv data files. now ready to use iconv stuffs.
TODO:
- manpages.
- enrich mapper/esdb.
2003-06-27 08:39:59 +00:00
lukem
b0f080676b
Support "multicastclient" directives in ntp.conf.
...
Based on [bin/17930] from Stoned Elipot.
2003-06-27 07:22:36 +00:00
lukem
151e9a3180
If _rc_subr_loaded=true, "return" immediately, otherwise set that var
...
and continue as normal.
Gains ~ 2 seconds on 110 runs of ". rc.subr" on a shark.
Suggested by Andrew Cagney in [bin/18400]
2003-06-27 05:01:21 +00:00
lukem
e85d25db42
run_rc_command(): when checking if ${command} exists before executing it,
...
be sure to check under ${name_chroot} (if set).
Fix from Ed Ravin in [bin/18523]
2003-06-27 04:06:01 +00:00
wiz
71a2c91273
Add some dirs to be used by groff-1.19 (coming soon).
2003-06-26 09:24:25 +00:00
martin
78e800a41c
Ifwatchd now uses syslog, so require syslogd.
2003-06-24 09:32:46 +00:00
lukem
eaaa8e8699
Invoke makeobsolete with ${HOST_SH} and pass in ${MAKE}.
...
Fixes FreeBSD cross-build problem noted by Valeriy E. Ushakov <uwe@>
2003-06-08 23:49:21 +00:00
reinoud
9af716fd9a
Make smbfs work on NetBSD/acorn32 ! it missed an entry in majors.acorn32
...
and an entry in the MAKEDEV
2003-06-08 20:12:33 +00:00
fair
5b0bcd4163
Add "kamanda" 10081/udp for Amanda with Kerberos per PR 21756
2003-06-03 16:59:48 +00:00
christos
b224530c28
Use more concise shell syntax:
...
1. for i in $* -> for i
2. foo=$* -> foo="$@"
2003-06-03 14:00:45 +00:00
martin
23ccfa6b2c
Add nsmb support.
2003-06-01 20:25:02 +00:00
thorpej
846d276e6f
Don't build a big-endian image on platforms which don't run big-endian.
2003-05-26 15:46:48 +00:00
lukem
6087671da1
* Always include <bsd.endian.mk>, and include it much earlier so that
...
it's available for the MD etc.${MACHINE}/Makefile.inc
* Set PWD_MKDB_ENDIAN to the cap_mkdb(8) endian flag, rather than
overriding TARGET_ENDIANNESS.
2003-05-18 08:28:05 +00:00
wiz
5b143c1fff
No point in a qms device if there is no qms driver.
2003-05-15 19:05:28 +00:00
wiz
b0b2ab2055
Not much point in creating a device node for a driver that doesn't exist
...
(qms in this case).
2003-05-15 19:01:38 +00:00
wiz
804526377b
Remove device nodes for obsolete olms and omms drivers.
...
Except for i386, the driver never existed for that port anyway...
2003-05-15 13:18:05 +00:00
lukem
6409af4cfe
use find_file_in_dirlist() (instead of private version) when searching
...
for the ssh moduli file
2003-05-15 05:25:24 +00:00
ragge
9f99c49364
Remove kvm.db, reminded by atatat.
2003-05-14 16:36:22 +00:00
thorpej
003c4a9e6c
Add /dev/icp*.
2003-05-13 15:44:32 +00:00
lukem
35bfe45330
Ensure that the exit status in do_obsolete() is correctly determined.
...
Problem introduced in previous, and noticed by Rob Quinn in private email.
2003-05-13 02:41:27 +00:00
ragge
91b1808f8e
Remove kvm_mkdb, it's not used anymore.
2003-05-11 18:17:30 +00:00
lukem
db48ae2bcb
reverse sort all of the obsolete lists before attempting to removing,
...
incase an obsolete directory appeared in a setfile whose filename
alphasorted before another setfile with obsolete "children" of that directory.
fixes [install/21348] from Rob Quinn.
2003-05-10 10:20:31 +00:00
augustss
528dbaae90
Remove ksyms before mknod ksyms.
2003-05-09 00:13:50 +00:00
lukem
b8984d0017
etc/mail/aliases.db is optional. From [misc/18536] by Jeremy Reed.
2003-05-09 00:10:52 +00:00
christos
e98429f32c
fix ugen issue from latest shell changes that treat numeric constants
...
differently depending on their prefix.
2003-05-07 13:41:34 +00:00
gmcgarry
cd3c6906c0
Add wsfont support. Addresses PR#18388.
2003-05-04 01:18:56 +00:00
tron
8595228212
identd(8) must run as "root" to use TCPCTL_IDENT via sysctl(3). This fixes
...
PR bin/21261 by myself.
2003-05-02 08:51:08 +00:00
wiz
e50c267861
Add arc and cobalt html4 subdirs.
2003-04-30 09:40:43 +00:00
lukem
14ec4984a1
etc/powerd/** is optional
2003-04-30 09:05:56 +00:00
bjh21
24a7d37d49
Create man4 and cat4 directories for arc and cobalt.
2003-04-30 09:01:41 +00:00
ragge
ce0bf5c28d
Add ksyms to "std" devices.
2003-04-27 13:15:28 +00:00
wiz
c42e1fac66
Management, not managment. Mostly from jmc@openbsd.
2003-04-26 22:07:12 +00:00
fvdl
41f90fa6c0
x86_64 -> amd64
2003-04-26 21:59:43 +00:00
fvdl
043f21d9ea
x86_64 -> amd64
2003-04-26 19:14:17 +00:00
fvdl
0945a6df17
x86_64 -> amd64
2003-04-26 19:02:50 +00:00
perry
a6c2c6c171
Add more descriptive header comments for default dotfiles.
...
Text based on suggestions by Igor Sobrado in PR misc/21223
2003-04-24 01:02:26 +00:00
perry
66adc5d938
Add a default .logout file.
...
Suggested by Igor Sobrado in PR misc/21223
2003-04-24 01:01:39 +00:00
perry
c2c36bf309
Make a bunch of names mindlessly consistent with the one true way
...
(e.g., massbus->MASSBUS, unibus->UNIBUS, and similar for some device
names.)
Proposed by Igor Sobrado in PR port-vax/21183 -- but he sent in a
patch that he'd obviously cut and pasted from an xterm or something
that similarly destroyed all the tab characters so I had to re-do it
by hand.
2003-04-23 23:25:02 +00:00
thorpej
953de79cde
Add a reset_button script.
2003-04-20 20:55:39 +00:00
martin
66baae11eb
Add sysmon.
2003-04-20 17:03:32 +00:00
wiz
71dd417eff
{cat4,html4,man4}/arm32 not needed any longer.
2003-04-18 14:54:57 +00:00
thorpej
860e1121cf
Add /dev/power (part of sysmon).
2003-04-18 06:00:46 +00:00
thorpej
8332742ea3
Add powerd rc.d script and configuration scripts.
2003-04-18 05:42:04 +00:00
thorpej
3449ccac0f
Install powerd(8) scripts when installing etc files.
2003-04-18 05:41:47 +00:00
thorpej
e45c396415
Add a default power_button script for powerd(8).
2003-04-18 05:40:06 +00:00
thorpej
324cf4c7d6
Add /etc/rc.d/powerd.
2003-04-18 05:38:40 +00:00
thorpej
7fcb5daedb
Add defaults for powerd(8).
2003-04-18 05:21:20 +00:00