summaryrefslogtreecommitdiff
path: root/usr.sbin/config
AgeCommit message (Expand)Author
1995-04-28update 'files' files search paths and manual page descriptions forcgd
1995-04-28config.new has been moved here. names updated to match.cgd
1994-12-22specify man pages the new way.cgd
1994-12-11Add explicit BINDIR definitions, since these directories are distributedmycroft
1994-10-31Fix core dump when parsing ccd device specifications. From Jason Downs.mycroft
1994-08-03(I'm a dork for putting this in the wrong tree before)hpeyerl
1994-06-24Config support for ccd driver. (from 4.4Lite)hpeyerl
1994-06-13delete nfs_diskless, and ufs -> ffs, so kernel links properly.cgd
1994-05-21maxfdescs checks outcgd
1994-04-25terminate swap conf file with NODEV, not 0.cgd
1994-04-07Remove some stuff.mycroft
1994-04-05rainse() -> raisestr(), per <arnej@fm.unit.no>deraadt
1994-04-05remove old floppy thing.chopps
1994-03-30clean up printf, and make overrides work!cgd
1994-03-29Switch from `isa_driver' to `cfdriver', and remove the special case formycroft
1994-03-23from Roland McGrath <roland@frob.com>: for i386 'drive',cgd
1994-03-12Output only one table of ISA devices, add parent pointers, remove id_masunit,mycroft
1994-03-10Fix `all:' line.mycroft
1994-03-10Get the physical device # right in all cases.mycroft
1994-03-10Move non-SCSI devices out of isa_subdev.mycroft
1994-03-10masunit = -1 for controllers, too.mycroft
1994-03-10Support device drivers with multiple names, and do the right thing for fd andmycroft
1994-02-23Rename vector() to i386_vector(), to avoid any confusion.mycroft
1994-02-22Technically we need to block ASTs, so we'll do this a bit differently.mycroft
1994-02-22Clock interrupt should not block everything.mycroft
1994-02-18Add support for specifying an interrupt to be run at splhigh().mycroft
1994-02-01i386: don't call hardclock. call clickintr, which calls hardclock with aderaadt
1994-02-01changes for amigacgd
1994-02-01treat 'cpu' types as options for purpose of file inclusion.cgd
1994-01-14pmax fixderaadt
1994-01-09better error messagesderaadt
1994-01-08add support for "machinearch" internal variable. if "machinearch"cgd
1993-12-05Back out previous change. It was wrong.mycroft
1993-12-05Fix typo, MACHIN --> MACHINE. Reported by Brad Parker <brad@fcr.com>.mycroft
1993-12-03let quoted strings contain "\"" and "\n"deraadt
1993-12-02All programs that use lex must link with -ll.jtc
1993-12-01For the PC532, fixing the errors in the #include code and removing allphil
1993-12-01Added some includes needed for the new pseudo_init code.phil
1993-12-01be more careful, do not tromp over ``MACHINE''deraadt
1993-11-23generate a pdevinit[] like config.new does (for pseudo device initialization)deraadt
1993-10-15did *you* know that PMAX's weren't PC532's?cgd
1993-10-14Add MACHINE_PMAX support from rick & ralph.deraadt
1993-09-15Adding changes for the pc532 machine. The NO_SYMLINK is for compilationphil
1993-09-13Only output load address is using 'at'.brezak
1993-08-28Need to define load address in PARAM.brezak
1993-08-07merge in changes from netbsd-0-9-ALPHA2cgd
1993-08-03Don't include PROFILING type files in OBJS and SRCS, and don't partially outputmycroft
1993-08-02Nuke remaining patchkit headers.mycroft
1993-08-02Add RCS identifiers, remove some completely useless RCS logs and patchkitmycroft
1993-08-01Add RCS identifiers.mycroft