summaryrefslogtreecommitdiff
path: root/sys/conf
AgeCommit message (Collapse)Author
1997-04-14rd pdevTheo de Raadt
1997-03-30no more 2(two) md5 libs in kernel!Michael Shalayeff
tested for rnd(4).... should work for ip too, since it's the copy of ip_md*. use sys/md5k.h for protos.... std iface forever! hurray!
1997-03-23Some changes for arc local bus com & lpt.Per Fogelstrom
1997-02-27Add M.I. ncr53c9x SCSI driver file.briggs
1997-02-24OpenBSD tagNiklas Hallqvist
1997-02-20IPSEC package by John Ioannidis and Angelos D. Keromytis. Written inTheo de Raadt
Greece. From ftp.funet.fi:/pub/unix/security/net/ip/BSDipsec.tar.gz
1997-02-03Obsolete.Jason Downs
1997-01-18add ipfilterJason Downs
1997-01-15add IPXIP option commented out, explanation.Michael Shalayeff
1997-01-13Add a commented out option NSIP with explanationNiklas Hallqvist
1997-01-12add sys_pipe.cJason Downs
1996-12-23use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary typesTheo de Raadt
1996-11-30Com driver moved, still somewhat ISA-dependent though, but it willNiklas Hallqvist
improve. Pica and PCMCIA-dependent stuff factored out.
1996-11-30Cleaned up. lpt is MI now.Niklas Hallqvist
1996-11-28Adaption to new bus.h from NetBSD. Various driver has been updated toNiklas Hallqvist
NetBSD 961107 state. Other has not, partly because sometimes the bus.h changes was coupled with other changes.
1996-10-29quota minimizingTheo de Raadt
1996-10-21undo last change.Michael Shalayeff
Use The Source, Luke!
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, ↵Theo de Raadt
erik@aarhus1.uni-c.dk
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
The old pipes can be used with the "OLD_PIPE" config option.
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
busted and crashes people's machines when using ppp.
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
show only "KERNEL#build".
1996-06-29option not optionsTheo de Raadt
1996-06-24ufs changes: add the notion of directory operators.Jason Downs
gnu/ext2fs: add the second extended filesystem. Note that I'm commiting this now for the sake of the ufs changes; ext2fs is not yet fully integrated into the system.
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 ↵Theo de Raadt
options & pseudo-devices
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