summaryrefslogtreecommitdiff
path: root/sys/conf
AgeCommit message (Collapse)Author
1997-11-25add ripemd160.Niels Provos
1997-11-10use files.wsconsMichael Shalayeff
1997-11-06Add some missing things for the MI vga driver. Move wscons to an MI place asNiklas Hallqvist
well. $OpenBSD$ tagging
1997-11-06Updates for VFS Lite 2 + soft update.Constantine Sapuntzakis
1997-11-06We need an MI vga driver. The alpha one was most MI. Not entirely yet though.Niklas Hallqvist
Some files were move behind CVS back.
1997-11-05noone cares about the strip driverTheo de Raadt
1997-11-04make it easier to add additional transforms. add blowfish and castNiels Provos
encryption. some more info for kernfs/ipsec.
1997-10-06back out vfs lite2 till after 2.2Theo de Raadt
1997-10-06VFS Lite2 ChangesConstantine Sapuntzakis
1997-10-012.2Theo de Raadt
1997-09-24correct PORTAL comment; kstailey@Michael Shalayeff
1997-09-02Remove COMPAT_NOMID, it should never have been here in the first place.Jason Downs
1997-08-20Comment out wavelan device.Angelos D. Keromytis
1997-08-19Add wlp (wavelan) device.Angelos D. Keromytis
1997-07-23Add netatalk files.denny
1997-07-11put old esp/ah and new esp/ah in different files.Niels Provos
generalised way of handling transforms.
1997-07-01only need one encap device nowNiels Provos
1997-06-25..and EXT2FS for all.Jason Downs
1997-06-23activate IPFILTER_LOGkstailey
1997-06-23IPFILTER_LOG should be a kernel optionkstailey
1997-06-23Add option PPP_BSDCOMP and PPP_DEFLATEgene
1997-06-214 strips? there is no need for thatTheo de Raadt
1997-06-203des edeNiels Provos
1997-06-20ip_ahsha1.c + ip_esp3des.cNiels Provos
1997-06-02add stripTheo de Raadt
1997-05-30Support the new ext2fs.Jason Downs
1997-05-29add ipsec by defaultTheo de Raadt
1997-05-28move vm_cache_max into param.cMichael Shalayeff
make it maxusers adaptive note, that NTEXT approximation is probably not the best idea
1997-04-30more inet & ipsecTheo de Raadt
1997-04-30inet & ipsecTheo de Raadt
1997-04-28Kernel release is 2.1.Jason Downs
1997-04-24Don't even support LFS in the kernel.Jason Downs
1997-04-17not all ports use rd, duhTheo de Raadt
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!