Commit Graph

1010 Commits

Author SHA1 Message Date
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
tv
52c5bfaee0 Disable rc.lkm by default. This has the nontrivial, hidden effect that if
rc.lkm is run, and BIND is used to resolve names, the BEFORENET stage of
rc-calling-rc.lkm will hang trying to mount a nfs /usr.
1998-09-14 18:22:20 +00:00
phil
86c53e4e63 /dev/cfs* for Coda. 1998-09-14 16:06:27 +00:00
phil
567df41ca2 Add /dev/cfs* for Coda. 1998-09-14 16:04:10 +00:00
marc
34b14f2e9e remove the sortlist line preferring nasa's nameservers. Sorry jason :-) 1998-09-14 05:05:44 +00:00
tv
6b7ad68b9c Remove directory "/usr/include/g++/gen". 1998-09-13 22:32:17 +00:00
mark
6e05bc9acf Create USB devices. 1998-09-06 02:52:40 +00:00
lukem
06b0ffe181 distclean is a synonym for cleandir 1998-09-05 14:46:13 +00:00
mycroft
75ebda6dee Add joy. 1998-09-05 04:13:51 +00:00
agc
16b7174fcb src/etc/mtree/BSD.x11.dist moved to pkgsrc/mk/NetBSD.x11.dist by
Repository Copy.
1998-09-04 10:29:12 +00:00
agc
d17d7136b0 src/etc/mtree/BSD.pkg.dist moved to pkgsrc/mk/NetBSD.pkg.dist by
Repository Copy.
1998-09-04 10:10:58 +00:00
ragge
998459d30b Add generic serial ports as 'std'. 1998-08-31 18:52:10 +00:00
mrg
c827c05064 call it "instfs" not "floppyinstfs" as it is not for a floppy 1998-08-28 01:55:43 +00:00
lukem
3a3b03bdd7 * if $check_disklabels=YES, backup and compare of disklabels of current disks.
should detect added or removed disks as well. backup labels go in
  /var/backups/disklabel.XXX (XXX = disk name, e.g., sd0), and the
  changelist style backups have .current or .backup suffixes
* minor whitespace, formatting, and comment cleanup
1998-08-25 13:47:29 +00:00
augustss
c29fdceff3 Prepare for MIDI devices. 1998-08-22 22:50:53 +00:00
tron
9ed42d5464 Add "emul" directory. 1998-08-17 18:25:14 +00:00
tron
27d411b2c9 Add "General Routing Encapsulation" protocol. 1998-08-16 18:27:43 +00:00
augustss
78f049b041 Make some MIDI devices. 1998-08-13 12:44:11 +00:00
leo
54c9fa945a Add etvme to the 'all' case... 1998-08-13 08:57:26 +00:00
leo
148a707435 Add etvme device entry (Julian Coleman) 1998-08-13 08:55:59 +00:00
augustss
48bae9ee88 Add MIDI support. The MIDI devices can be accessed as ``raw'' through
the /dev/rmidiN devices, or with a sequencer interface via /dev/music.
So far the only supported MIDI device is the MPU401 port on SoundBlaster
(and only on SB on isapnp, since we do not have locators with multiple
values yet).
1998-08-07 00:00:55 +00:00
minoura
7c055d6a62 Added /usr/share/keymaps/x68k for x68k ITE keymaps. 1998-08-04 16:38:39 +00:00
minoura
03983ab31f Changed the console terminal type to x68k. 1998-08-04 16:19:34 +00:00
lukem
55c8240d52 add /usr/pkg/sbin:/usr/pkg/bin to (commented out) PATH entry 1998-08-04 04:09:05 +00:00
thorpej
fef5ca08bf Use wsmouse' and wskbd' rather than wms' and wkbd', and make some
wskbds in the `wscons' meta-target.
1998-08-03 11:43:14 +00:00
augustss
250dd33583 Turn on the usbd daemon per default. It's harmless since it just
exits if there are no USB controller.
1998-08-01 20:57:59 +00:00
augustss
e9ae0b13b4 Nuke ums and ukbd (USB mouse and keyboard), add wms and wkbd (wscons dito). 1998-07-27 18:49:43 +00:00
perry
c750c6fddc Add a variable, INSTALL_DONE, that indicates that a make install was
already done (say, by "make build"). This is often of help when
building releases.
1998-07-22 16:37:54 +00:00
mycroft
ca7fb8da5b Sort the man page sections in a consistent order. 1998-07-16 05:31:29 +00:00
mycroft
bd8157b7d3 Format police. 1998-07-16 05:21:56 +00:00
mjacob
9726a43692 oops 1998-07-15 18:29:15 +00:00
mjacob
8d94e6927f add in rz28 and rz29 disks 1998-07-15 18:24:09 +00:00
augustss
5a25642848 Add some comments about USB and make the USB devices in `all'. 1998-07-12 20:28:24 +00:00
augustss
deb00272b9 Add USB support. Supported so far:
* UHCI and OHCI host controllers on PCI
* Hubs
* HID devices withe special drivers for mouse and keyboard
* Printers
1998-07-12 19:51:55 +00:00
fair
54ca279ad5 one more change per PR#4865 1998-07-10 06:22:15 +00:00
fair
ed1fb6ab66 remove reference to nic.ddn.mil 1998-07-10 05:41:04 +00:00
tsubai
502b5ef837 nvram support. 1998-07-03 11:58:28 +00:00
tron
ba882eb42a Add "cvspserver" from IANA's "port-numbers" as requested in PR misc/5675
by Erik Bertelsen.
1998-06-29 05:24:51 +00:00
nathanw
a93021e9be Find core files named "core" as well as "*.core". 1998-06-28 21:37:59 +00:00
fair
75f8e74b32 These commits do two things:
1. Provide a consistent and extensible framework for compiling
kernels for the "make snapshot" target.

2. Add OBJDIR support for the "make snapshot" target, in the form
of three new make variables: KERNOBJDIR, KERNSRCDIR, and KERNCONFDIR.
Default values are in the Makefile.inc, and for OBJDIR they should
be defined in /etc/mk.conf as

	KERNSRCDIR=${BSDSRCDIR}/sys
	KERNOBJDIR=${BSDOBJDIR}/sys/arch/${MACHINE}/compile

The next step is to make a new target in the src/etc/Makefile for "release"
(or something like that) to make release(7) format files.
1998-06-28 09:38:40 +00:00
wrstuden
f8e4c35d1e Add an entry for AppleshareIP for completeness and for users who
use Adrian Sun's modified Netatalk.
1998-06-27 20:29:47 +00:00