Commit Graph

2532 Commits

Author SHA1 Message Date
wiz
c39e9e2714 Sort clockctl entry, and use standard formatting (tab before and after),
needed by MAKEDEV(8)-script.
2002-06-18 13:58:36 +00:00
wiz
4549742eba Add note about how to make MAKEDEV(8). 2002-06-18 13:54:40 +00:00
wiz
c12525ff19 Add comments so that the autogenerated MAKEDEV(8) has some contents. 2002-06-18 13:54:26 +00:00
wiz
b097765198 Update comment on how to regenerate MAKEDEV(8) after changing the
MAKEDEV script. Not that anybody acts on it, but it's nicer if it's correct.
2002-06-18 13:40:14 +00:00
wiz
4dcfef17f0 Use standard names for isdn devices (not i4b any longer...). 2002-06-18 13:37:44 +00:00
wiz
03e60642a7 Add some more cat8/man8/html8 dirs (cesfic, evbmips, hp700, hpcarm, sbmips) 2002-06-18 13:22:25 +00:00
itojun
7dd411b55d userland access to apm emulation. 2002-06-18 05:24:44 +00:00
itojun
f72547931b no apm support 2002-06-18 05:01:55 +00:00
itojun
19a306b9bd no apm device on mmeye 2002-06-18 05:01:09 +00:00
christos
4bef4356c3 Add device creation support for systrace. 2002-06-17 16:21:03 +00:00
fredette
82e3b21cfd When making devices for the ramdisk, instead of making character
devices for CD-ROMs, which aren't useful on the ramdisk, make
block devices instead.  This makes it easier to boot a CD-ROM
and install a miniroot from same.
2002-06-17 13:30:39 +00:00
drochner
fbb91339a2 make the port more complete 2002-06-17 10:50:01 +00:00
lukem
56dc20a9f6 ntpd_chrootdir needs /dev/clockctl as well 2002-06-17 06:47:58 +00:00
lukem
4f0cd76133 Add clockctl device (at major # 55). 2002-06-17 06:27:26 +00:00
isaki
d963ce0235 Reduce number of ptys for install image. 2002-06-15 11:16:45 +00:00
isaki
55beb4983c Delete sd7 2002-06-15 11:12:28 +00:00
lukem
3da8227a70 $ntpd_chroot requires "pseudo-device clockctl" in the kernel 2002-06-15 01:55:44 +00:00
wiz
a638908be5 Make tabbing consistent. From misc/17255 by Julio Merino. 2002-06-14 09:59:08 +00:00
leo
d463d60e3f Add the wscons devices (ttyEx) so you can really login on the Milan in
multi-user mode...
2002-06-12 19:36:31 +00:00
lukem
4f32d6fce8 - at least require mountcritremote (mixerctl is in /usr)
- read from < mixerctl.conf instead of piping output of cat...
2002-06-11 16:31:41 +00:00
lukem
6f9558487e use ` | ${CAT} -l >> ${METALOG} ' to serialise writes to the metalog 2002-06-11 15:50:05 +00:00
lukem
a7727a5eaa Don't run the compare_dir() checks if the src dir doesn't exist.
Suggested by atatat@ in private email.
2002-06-11 03:15:41 +00:00
lukem
349fb77324 Correct radius entries.
Noted by Kurt <ks@ub.uni-mainz.de> on current-users@
2002-06-11 02:17:33 +00:00
atatat
bc451d0928 The check_rootdotfiles section mucks with the PATH setting, but
never puts it back properly.  As such, jobs run later that expect
there to be a path will lose badly (eg, run lintpkgsrc -i from
security.local).  Let's just re-export the PATH.
2002-06-10 16:04:48 +00:00
lukem
52f6d6ef15 also need to "make release" in sparc64/bootfs 2002-06-10 09:09:11 +00:00
cjs
63a4bf8380 Add postgresql and mysql IANA-assigned ports. 2002-06-07 05:59:06 +00:00
fredette
eca6f29c46 Added /etc files for the hp700 port. 2002-06-06 20:35:38 +00:00
wiz
852e8c7b23 typo in last 2002-06-06 00:50:10 +00:00
lukem
bd48ab4f7b - re-order pseudo-users to master.passwd order
- send postfix & smmsp email to postmaster instead of root
2002-06-06 00:21:57 +00:00
lukem
272ad304a6 Clean up a bit;
- deny all special users, listed in master.passwd order
- improve the comments
2002-06-06 00:19:36 +00:00
itojun
78964c9832 rexecd is IPv6 capable (not sure who will be using it though) 2002-06-05 23:06:51 +00:00
itojun
0de2508d2c aliases: duplicated "named" entry
ftpuesrs: add postfix
2002-06-05 22:00:03 +00:00
itojun
46f68cda83 typo 2002-06-05 21:56:46 +00:00
itojun
e66c6ebb83 committed by mistake 2002-06-05 21:47:15 +00:00
itojun
1890825b44 uid/gid for sendmail 8.12.x.
disallow chroot priv accounts from being used for ftp.
2002-06-05 21:32:25 +00:00
deberg
002395174b copy bootloader to RELEASEDIR/installation 2002-06-05 13:49:33 +00:00
itojun
8afe4b3454 missing share/man/html4/sgimips 2002-06-03 09:21:24 +00:00
jmcneill
8ebbe63269 Fix typo. 2002-06-02 19:04:10 +00:00
jmcneill
fdbb6f9c72 Add mixerctl rc.d script. 2002-06-02 18:38:35 +00:00
jmcneill
56d95e6efe Add mixerctl script. 2002-06-02 18:37:45 +00:00
jmcneill
b055b3e3e4 Add boot script to load mixer settings from /etc/mixerctl.conf, if present.
This allows one to preserve mixer settings across reboots by running:
  mixerctl -a >/etc/mixerctl.conf
2002-06-02 18:36:46 +00:00
wiz
71661ba46a Dig man page directories for pmppc. 2002-05-31 12:20:04 +00:00
itojun
dbbcec2c04 have bsd.endian.mk, which detects target endian.
generate *.db in target endian.  (see tech-userlevel for discussions)
2002-05-30 21:40:47 +00:00
leo
81127fce22 Also do a 'make release' for the prepare.fs and sysinst.fs images. 2002-05-30 21:00:05 +00:00
eeh
9469f62c90 Create a bootable WALNUT and INSTALL kernel images. 2002-05-30 16:23:30 +00:00
itojun
b837b667b8 set TARGET_ENDIANNESS appropriately. 2002-05-30 09:49:22 +00:00
augustss
fe7cd55d73 Add Artesyn PMPPC files. 2002-05-30 08:54:07 +00:00
lukem
1d999ae30d Fix cosmetic issue in check_ids() when printing out multiple missings IDs.
Resolves [toolchain/17024] from Tracy Di Marco White.
2002-05-26 04:38:13 +00:00
uch
d2b36af297 type miss of i partition: 9->8 2002-05-25 16:31:09 +00:00
hamajima
ecab1bf0f8 type miss of i partition: 9->8 2002-05-25 09:25:25 +00:00