Commit Graph

2884 Commits

Author SHA1 Message Date
thorpej 5dd5a4e083 Remove restore(8). It doens't belong on install media, and if we
want to provide that functionality, we can do it some other way.
2000-06-07 21:13:12 +00:00
thorpej 9e01451f4c test is a shell built-in; don't need a separate binary. 2000-06-07 21:00:03 +00:00
thorpej 2304ada2b0 Need /etc/netconfig. 2000-06-07 20:43:11 +00:00
thorpej 765e8772d7 Need /etc/netconfig. 2000-06-07 20:42:19 +00:00
thorpej ceff2dc6bc Need /etc/netconfig. 2000-06-07 20:32:06 +00:00
thorpej b871a87cc8 Need /etc/netconfig. 2000-06-07 20:23:19 +00:00
matt a83202e259 Add netconfig 2000-06-07 20:08:12 +00:00
thorpej 464b4e3de0 Need /etc/netconfig. 2000-06-07 19:54:50 +00:00
thorpej eef8b653bc Need /etc/netconfig. 2000-06-07 19:42:23 +00:00
thorpej afb5621bab Add another `cylinder' to the ramdisk. 2000-06-07 19:41:47 +00:00
matt a0cdedfb34 add netconfig 2000-06-07 19:38:00 +00:00
tsutsui c49a328d6f Turn off xserver and xfonts sets on default. 2000-06-07 13:07:41 +00:00
thorpej 4b4411fe04 Update for reality. 2000-06-07 01:31:37 +00:00
matt 3d4cc8a161 Needed so that obj directories are created properly. 2000-06-06 21:00:31 +00:00
gmcgarry 3129070fd6 New driver for Xircom CreditCard PCMCIA Ethernet. Replaces xe driver which
didn't work.  Renamed to avoid clash with next68k network driver.
2000-06-05 23:14:22 +00:00
thorpej 60a5fb3613 alpha/intrcnt.h is obsolete. 2000-06-05 21:55:29 +00:00
simonb 57301eb879 Add xntp 3.5 programs, libraries and doco to the obsolete list 2000-06-05 03:17:23 +00:00
cgd cffb580806 Implement the more flexiable `evcnt' interface as discussed (briefly) on
tech-kern and now documented in evcnt(9).
2000-06-04 19:14:14 +00:00
itojun eed37fdd23 we have never shipped IPv6/IPsec in official releases, so we don't
need to register files that are gone.  From: bernd ernesti
2000-06-04 12:25:25 +00:00
itojun d586fbe2be register removed IPv6/IPsec include files (nonstandard file paths). 2000-06-04 11:58:25 +00:00
itojun 93b2b4e693 remove include files in nonstandard path
(has been #error for couple of months).
2000-06-04 11:52:06 +00:00
itojun e56538278d add sys/ansi.h 2000-06-04 08:53:58 +00:00
matt 04a2da60cb add some missing files. 2000-06-03 05:36:56 +00:00
matt da9fca7cc8 va-ppc.h and vmparam.h are no longer existant in /usr/include/powerpc 2000-06-03 05:31:23 +00:00
matt d5ae57122b need bsd.own.mk 2000-06-01 06:56:55 +00:00
matt b0eda434e1 need bsd.own.mk for BSD*DIR 2000-06-01 06:56:12 +00:00
matt 8b35a1a9be need bsd.own.mk for KERNOBJDIR 2000-06-01 06:54:57 +00:00
matt 6efd6747ac need bsd.own.mk 2000-06-01 06:53:55 +00:00
matt 3586ef00b3 make snap_md_post do the right thing. 2000-05-31 21:51:27 +00:00
matt 5d41eae943 Need <bsd.own.mk> to get BSDSRCDIR 2000-05-31 20:28:27 +00:00
matt 559fadb14a To pick up KERNOBJDIR, we need to include bsd.own.mk before the loop. 2000-05-31 17:14:01 +00:00
enami 48f28a68be There is no formatted man pages under man9. 2000-05-31 08:02:45 +00:00
cgd 016962c8ae add softintr-related pages 2000-05-31 00:43:17 +00:00
matt f43d715728 Make the path relative instead of using BSDSRCDIR 2000-05-29 05:37:06 +00:00
matt cd116b1569 Add fddi.c 2000-05-29 03:13:24 +00:00
augustss 5036bc4fc0 Add mca(4). 2000-05-28 22:38:54 +00:00
ragge db2af6e8dc Place vsio.h in obsolete list. 2000-05-28 19:49:50 +00:00
blymn ef06522539 Bump minor lib version of libtermcap & libtermlib 2000-05-28 09:59:48 +00:00
fvdl 902ae34ae6 When converting from relsecs to chs, if the value exceeds the maxmimum
that can be specified with CHS, truncate it to the maximum values that
the BIOS provided, not 1023*255*63. Some BIOSs get awfully cranky when
you do that.
2000-05-27 18:41:36 +00:00
simonb 3ecaf10108 Bump libkvm minor. 2000-05-26 02:44:33 +00:00
shin 1498143bfa add lfs_ manpages. 2000-05-25 04:20:46 +00:00
matt 2b6f5625e6 Fix a new nits. we never the dev entries for cd0 or cd1. opps. be
consistent with terminal types.
2000-05-24 23:20:46 +00:00
matt 5d64a08f5f add ramdisk-kernel. 2000-05-23 18:36:04 +00:00
matt 76a7f5856a Build the INSTALL ramdisk kernel 2000-05-23 18:34:58 +00:00
shin 7b961f3147 fix disk usage. 2000-05-23 12:38:39 +00:00
blymn dd22c41749 Bumped minor of libtermcap. 2000-05-20 13:57:28 +00:00
wiz c4c0300d19 We don't need to fsck -f filesystems, plain fsck is good enough.
Define DEBUG_SETS to fsck -f by default instead.
2000-05-20 00:45:45 +00:00
kleink 793557dfb6 Sync. 2000-05-18 12:09:52 +00:00
shin 6eb7daf256 sync with reality. 2000-05-18 07:22:57 +00:00
shin 15a4223c42 add <mips/endian_machdep.h>. 2000-05-18 07:02:00 +00:00