summaryrefslogtreecommitdiff
path: root/sys/conf
AgeCommit message (Expand)Author
2001-04-15move to 2.9-betaTheo de Raadt
2001-04-10Split RealTek 8129/8139 driver into bus-dependent and bus-independent parts;Aaron Campbell
2001-04-09FFS_SOFTUPDATES in sys/conf/GENERICTheo de Raadt
2001-04-09LFS is not an option right now.Artur Grabowski
2001-04-09Add emulation of Linux features to procfs; mostly from NetBSD. ok deraadt@Thorsten Lockert
2001-03-29Add MII support to NE2000 PCMCIA driver. Both the Netgear FA410TXC andAaron Campbell
2001-03-29Support for the MII on the D-Link DL10019/DL10022 NE2000-compatible EthernetAaron Campbell
2001-03-21Ok, I'm breaking my promise. I promised to not do anything with theArtur Grabowski
2001-03-18Add rasopsNathan Binkert
2001-03-11Code for devices that read/write to an IEEE 802.3u MII bus using theAaron Campbell
2001-03-08move gif* and faith* into sys/conf/GENERIC. deraadt and angelos okJun-ichiro itojun Hagino
2001-03-07and this will produce a cubios mickeyMichael Shalayeff
2001-02-15Import siop, a replacement for the ncr SCSI driver, from NetBSD.Kenneth R Westerback
2001-02-10new symbol handling in ddb for ELF, there is still a problem with hangman on ...Niklas Hallqvist
2001-02-08witch raw ip6 socket code from NRL to kame.Jun-ichiro itojun Hagino
2001-02-06allow changing number of loopbacks in ukc.Michael Shalayeff
2001-01-24KGDB for i386 from NetBSD via niklas, with tweaks and accommodations.Hugh Graham
2001-01-23Add support for Initio INI-91xx SCSI CardsKenneth R Westerback
2001-01-05Add commented-out MROUTING option (for completeness) -- (james@oaktree.co.uk)Angelos D. Keromytis
2000-12-31Up the number of gif interfaces, we just need one enc interface.Angelos D. Keromytis
2000-12-17Compaq SMART Array RAID controllers.Michael Shalayeff
2000-12-12Add support for 802.1D spanning tree protocol.Jason Wright
2000-11-16support kernel event queues, from FreeBSD by Jonathan Lemon,Niels Provos
2000-11-16New files for pcdisplay(4), vga(4), and pckbc(4)Aaron Campbell
2000-11-07we are at 2.8-currentTheo de Raadt
2000-10-20not 2.8-beta anymore, however, the actual cutting-off point for the releaseTheo de Raadt
2000-10-13enable PULLDOWN_TEST, and use m_pulldown for IPv6 packet parsing.Jun-ichiro itojun Hagino
2000-09-28there is no pseudo-device random anymore, it's hardcoded in init_mainMichael Shalayeff
2000-09-19Added files, and IPv6-IPsec update.Angelos D. Keromytis
2000-09-153ware escalade is comingMichael Shalayeff
2000-09-06vgafb is removed, was only used on powerpc, and is not in a state toDale S. Rahn
2000-08-212.8-beta (so that X11 can distinguish login.conf)Theo de Raadt
2000-08-12add procfs_cmdline.cjasoni
2000-08-04Rewritten to use cat(1) instead of echo(1), in particular to be able toAaron Campbell
2000-06-25vnd needs blowfish. Ok provos@Marc Espie
2000-06-20some files from crypto/ are needed for tcfs.Federico G. Schwindt
2000-06-19Need to include rijndael.c for crypto | (inet & ipsec) tooThorsten Lockert
2000-06-18sync with KAME udp6_output(). udp output logic is very different betweenJun-ichiro itojun Hagino
2000-06-17initial import of tcfs.Niels Provos
2000-06-12add kern/uipc_mbuf2.c againJun-ichiro itojun Hagino
2000-06-12move cfdriver to ncr53c9x.c and device declaration to conf/files.Federico G. Schwindt
2000-06-06malloc debugging code. Enabled by option MALLOC_DEBUG.Artur Grabowski
2000-05-30add sti graphics available in pci and sgc form factorsMichael Shalayeff
2000-05-29Support for 3c574 and 3CCFEM556BI PCMCIA Ethernet; from NetBSD.Aaron Campbell
2000-05-27use rijndael instead of blowfish because of faster key setup.Niels Provos
2000-05-17new wscons definesMichael Shalayeff
2000-05-15now we are at 2.7-currentTheo de Raadt
2000-05-04no more beta, well, mostly notTheo de Raadt
2000-04-26pseudo-device vlan (commented out for now)Chris Cappuccio
2000-04-26Add if_vlanChris Cappuccio