Commit Graph

1050 Commits

Author SHA1 Message Date
tv ced6fe4b11 Add sections `l' and `n' for pkg, X11, local. DTRT with manual pages
ending with `.n'.  XXX:  Does not DTRT for manual pages with
multi-character extensions (i.e. 3f) yet!
1999-01-02 23:50:40 +00:00
mcr cf886c5ea2 Added /usr/share/doc/xntp for PR 5405 1999-01-02 18:47:09 +00:00
dbj 654bed5b5c applied patches from port-next68k/6708: add wscons devices to next68k MAKEDEV 1999-01-02 13:06:54 +00:00
tron 7b08b77240 If "output" field in "lkm.conf" is set to "TEMP" create output file in
"/tmp" and remove it after loading.
1998-12-29 16:29:23 +00:00
tsubai 55afeae4b0 Add USB devices. 1998-12-29 04:51:54 +00:00
perry 5d4a051b53 add mailer.conf, and leave a bit more room in the BIN1 lines for the future 1998-12-25 22:18:19 +00:00
perry 0e30defab5 Add a "mailer.conf" file for the mailwrapper program.
Note that the paths named in this initial mailer.conf are almost
certainly going to have to be changed -- sendmail.sendmail will
probably turn into libexec/sendmail/sendmail or some such.
1998-12-25 22:11:49 +00:00
cjs d26897ab43 Separate hardware daemons and add comments. 1998-12-22 13:58:37 +00:00
mrg ab896b23d2 oops, add the sparc64 dirs here. sorry nathan :) 1998-12-21 08:36:07 +00:00
tron 84ed4e094e Use "#" instead of "//" for comments. 1998-12-15 01:08:43 +00:00
fair f81e3fe5de Add example entries for PPP login, per PR#6462 1998-12-12 19:35:48 +00:00
tsubai 17107d39eb Add wd[01] in all and floppy. 1998-12-10 21:18:07 +00:00
augustss af27a191a5 Add ugen device. 1998-12-09 01:47:15 +00:00
augustss d31303074e Make ugen devices. None are created by default. 1998-12-09 01:11:26 +00:00
ragge 2a5432c589 Use shell arithmetic instead of awk. (avoid awk in miniroot). 1998-12-08 21:43:06 +00:00
sommerfe 034bc394ac Add wscons to `all' since its absence annoyed perry. 1998-12-07 18:46:27 +00:00
leo 15961a8384 Add creation of le-nodes to MAKEDEV script (from 'maximum entropy'). Fixes
pr-6539.
1998-12-07 13:39:10 +00:00
mrg 76ee97dd88 do not start usbd by default. 1998-12-06 08:37:29 +00:00
jwise f5ee517bd1 Add the ching data directory back commented out, at Perry's request 1998-12-06 04:37:43 +00:00
jwise 7c1bfd3ac1 Remove /usr/share/games/ching, as we do not distribute ching(6) 1998-12-05 22:59:21 +00:00
thorpej 11f3c29221 Add USB devices. 1998-11-29 06:57:46 +00:00
msaitoh d84c950796 Add some files to security check and backup. 1998-11-25 08:30:42 +00:00
abs a0a84e0575 Cannot use 'logger' as /usr is normally not mounted here. 1998-11-25 03:54:27 +00:00
oster a8e48ccd6e Fix RAIDframe typo. (Reported by msaitoh@netbsd.org) 1998-11-21 23:41:13 +00:00
hubertf 483a921963 allow /var/crash to be a symlink to a directory 1998-11-21 03:00:38 +00:00
hubertf deee1418c3 Fix syntax for sshd, per PR 6469 by Paul Dokas <dokas@cs.umn.edu> 1998-11-20 17:26:32 +00:00
tron c801fd815d BIND 8 is the default now. 1998-11-19 19:53:33 +00:00
sakamoto 699dda2896 bebox etc files. 1998-11-18 08:49:33 +00:00
jonathan 22bc029ea1 Add 'md' devices for ramdisk; make as part of 'minimal'.
Clean up 'all', and comment-in /dev/lkm.
1998-11-17 23:09:46 +00:00
jonathan 5d02b7f1b1 Support 'MAKEDEV minimal' for ramdisk scripts. Fix 'dz' alias for dc ttys. 1998-11-17 19:02:46 +00:00
jonathan b021f1bf0e Add pmax disktab entry for 'miniroot' (currently a full root image). 1998-11-17 02:41:31 +00:00
jonathan 81679d5682 Comment out lines corresponding to LK-201 keyboard and DEC serial mouse.
Fixes PR port-pmax/5389.

ttyflags -a clobbers them even if they are set to `off', overriding
the 4800-bit and parity modes needed by the DEC serial kbd/mice.
1998-11-16 01:31:36 +00:00
ragge 104df2d354 Add some often-used floppy entries. 1998-11-14 10:33:27 +00:00
oster 8bfd722a35 Added RAID devices for everyone! 1998-11-13 04:49:01 +00:00
simonb 0c3c3e6c25 Change commented-out sshd startup to use /usr/pkg/etc/rc.d/sshd.sh 1998-11-05 01:36:09 +00:00
kim 2c6f26cf27 Pay attention to NO_SENDMAIL and USE_BIND8 1998-11-02 03:32:22 +00:00
bad 96cda5fe94 A basic /etc/rc.shutdown. Bails out if do_rcshutdown!=YES in /etc/rc.conf
(default is YES).  Kills xdm and waits for it to terminate if it was enabled
in rc.conf (based on a code snippet from Ignatios).
1998-10-29 20:24:56 +00:00
mycroft 4254ec31f8 Nuke /usr/src and /usr/pkgsrc from here. They are created when the source
tar files are unpacked, so having them here is pointless.
1998-10-28 09:23:23 +00:00
tsubai d7f8b7b2e3 Add wscons. 1998-10-18 11:40:45 +00:00
thorpej 7490553d67 Add /dev/scsibus* device nodes. 1998-10-15 21:22:51 +00:00
perry e72f64b7ee Nuke symlink /dev/ttyv0 -> /dev/vga It isn't needed any more.
(If any linux emulation needs this, it can go in the linux emul
directory in the emulation package.)
1998-10-12 21:05:24 +00:00
itohy 03cde6e019 Use "${MAKE}" instead of "make" for cross compilation. 1998-10-09 10:40:59 +00:00
mark 7f94d46701 Add wscons device files. 1998-10-06 02:48:18 +00:00
tron b5c33ac84d Add an example configuration file for BIND 8.1.2. 1998-10-05 18:26:03 +00:00
mark dd64d5265a Add disktab entry for install-ramdisk. 1998-10-05 00:15:30 +00:00
minoura 0072d98f8e ramdisk kernel couldn't be made correctly. 1998-10-01 15:28:41 +00:00
ross e4b5f53951 s/kdb/kbd/ in the `MAKEDEV minimal' target. 1998-09-19 06:58:06 +00:00
lukem d1f7e40ebd * daily/weekly/monthly:
- change to always output a valid To: and Subject: line.
    - To: recipient obtained from $MAILTO (defaults to root).
    - add date to Subject: line. closes [bin/4526] from Giles Lean
      <giles@nemeton.com.au>
* daily: explicitly print 'Nothing to report' if /etc/security didn't
  report anything.
* crontab: pass output of scripts through sendmail -t instead of
1998-09-15 05:06:30 +00:00
hwr 517139017e Some additions.
And IDPR-CMTP is 38 not 39 according to IANA.
1998-09-14 21:09:51 +00:00
tv 850ab15c3b Nix "Login %s is off but still has a valid shell" warning for 20-character
encrypted passwords generated by the NEWSALT option to passwd(1).
1998-09-14 19:42:42 +00:00