summaryrefslogtreecommitdiff
path: root/sys/conf
AgeCommit message (Expand)Author
1996-10-21add procfs flagsMichael Shalayeff
1996-10-19not ready for this yet, mickeyTheo de Raadt
1996-10-19random device is permanent now.Michael Shalayeff
1996-10-032.0Theo de Raadt
1996-09-20do not fool people into thinking VNODEPAGER is an option; netbsd pr#2757, eri...Theo de Raadt
1996-08-31disable TCP_COMPAT_42 by defaultTheo de Raadt
1996-08-30rnd, not randomTheo de Raadt
1996-08-29randomTheo de Raadt
1996-08-27New fast pipe(2) from freebsd without fancy vm stuff.shawn
1996-08-23Force NCY_ISA & NCY_PCI symbols into cy.hNiklas Hallqvist
1996-08-16note ipxMichael Shalayeff
1996-08-15clean up. we no longer need these.shawn
1996-08-11default to INSECURETheo de Raadt
1996-08-11disable LFSTheo de Raadt
1996-08-07tiny extent manager by shawnTheo de Raadt
1996-08-02grr, of course cy.c needs needs-flag for conf.cTheo de Raadt
1996-07-29Comment out all obscure networking support; XNS, in particular, is veryJason Downs
1996-07-29grrTheo de Raadt
1996-07-29cy needs-count (for now)Theo de Raadt
1996-07-27BOOT_CONFIG for all arch, not just i386Theo de Raadt
1996-07-27subr_userconf.c only for BOOT_CONFIG optionTheo de Raadt
1996-07-27split cy driver upTheo de Raadt
1996-07-15add rnd device.Michael Shalayeff
1996-07-02move natm to correct placechuck
1996-06-30add natmchuck
1996-06-29Make uname(1) and uname(3) do sane things for the version field; now willThorsten Lockert
1996-06-29option not optionsTheo de Raadt
1996-06-24ufs changes: add the notion of directory operators.Jason Downs
1996-06-23Added support for user modifiable kernel at boot (-c) /majaMats O Jansson
1996-06-23GENERIC to be included by arch/XXX/conf/GENERIC; this includes all MI options...Theo de Raadt
1996-06-21add in new files for ATMchuck
1996-06-10files.oldconf strip supportTheo de Raadt
1996-06-10exec_elf if native_elf optionTheo de Raadt
1996-05-28thread changesTheo de Raadt
1996-05-22scsi here, +/- few other thingsTheo de Raadt
1996-05-10split le driver, add iy driverTheo de Raadt
1996-05-05ahc/ahe driver update from freebsd; merged by soda@sra.co.jp andTheo de Raadt
1996-05-05add advanced hang analyzer.Michael Shalayeff
1996-05-04add missed files.Michael Shalayeff
1996-05-04add rnd driver.Michael Shalayeff
1996-05-02add ep driver for various PC bussesTheo de Raadt
1996-04-28Move ipx_cksum.c into MD config file.Michael Shalayeff
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-19NetBSD 960317 mergeNiklas Hallqvist
1996-04-19Make kernel config again.Michael Shalayeff
1996-03-30Added: sysctl access to the ddb variables.Michael Shalayeff
1996-03-29Initial commit of random source driver.Michael Shalayeff
1996-03-26From NetBSD: vnode_if.[ch] made machine independent.Michael Shalayeff
1996-03-24Add kern/kern_thread.cThorsten Lockert
1996-03-03From NetBSD: Remove tty_compat.cNiklas Hallqvist