summaryrefslogtreecommitdiff
path: root/sys/conf
AgeCommit message (Expand)Author
2004-06-28Add new, generic ``evcount'' event counter API to the kernel. From art@,Aaron Campbell
2004-06-22atw(4) driver from NetBSD (dyoung). Based in part on a port byTodd C. Miller
2004-06-22Import current NetBSD/FreeBSD 802.11 framework.Todd C. Miller
2004-06-20goodbye TUBA. deraadt okJun-ichiro itojun Hagino
2004-06-06extend routing table to be able to match and route packets based onCedric Berger
2004-06-03A framework for supporting various General Purpose Input/Output (GPIO)Alexander Yurchenko
2004-05-30Devices hot plugging support.Alexander Yurchenko
2004-05-28bpf device cloning.Alexander Yurchenko
2004-05-27oopsTheo de Raadt
2004-05-27remove tedu crudTheo de Raadt
2004-05-27make acct(2) optional with ACCOUNTINGTed Unangst
2004-05-23I2C framework originally written by Steve C. Woodford and Jason R. ThorpeAlexander Yurchenko
2004-05-20Add ahd. ok krw@Marco Peereboom
2004-05-07Replace the old ssh(4) NCR53C710 scsi driver with a pcctwo attachment forMiod Vallat
2004-05-07Replace RSA-derived md5 code with code derived from Colin Plumb's PD version.Todd C. Miller
2004-05-06carp needs sha1.c; noticed by form@pdp-11.org.ru.Alexander Yurchenko
2004-05-03Add COMPAT_35Todd C. Miller
2004-04-25radix tree with multipath support. from kame. deraadt okJun-ichiro itojun Hagino
2004-04-10Make it more obvious that you don't have to modify the counts on clonableRyan Thomas McBride
2004-04-05make it easier to tag releases/current/betaTheo de Raadt
2004-04-05we are at 3.5-current nowTheo de Raadt
2004-03-12Oops, declare oosiop.Miod Vallat
2004-03-10skip uvm_loan until later (kernel shrink); idea from markusTheo de Raadt
2004-03-09scratch the -beta partTheo de Raadt
2004-03-06Add last 'files' bit to allow mpt driver to be compiled.Kenneth R Westerback
2004-03-02disable COMPAT_25; ok miod millertTheo de Raadt
2004-02-27move to 3.5-betaTheo de Raadt
2004-02-13support secondary com@dino from todd@Michael Shalayeff
2004-02-10Decrease the initial number of ptys from 64 to 16. If the systemsTodd C. Miller
2004-02-10Adjust comment now that number of ptys is dynamic.Todd C. Miller
2004-01-26TCP_SIGNATURE enabled by defaultTheo de Raadt
2004-01-18clean out #ifdef horror show in xfs_dev-bsd.c and enable XFS in GENERIC.Bob Beck
2004-01-07no kern_watchdog for SMALL_KERNEL; ok deraadt@Markus Friedl
2004-01-07dirhash is good to go. ok deraadt@Ted Unangst
2004-01-07ieee80211 framework from NetBSD; ok'd by several people some time ago.Federico G. Schwindt
2004-01-01Crank SHMMNI from 32 -> 128 and SHMSEG from 8 -> 128. OK deraadt@Todd C. Miller
2004-01-01document how to do -beta and -current taggingTheo de Raadt
2003-12-28add dirhash, and wire in rwlocks used by dirhashTed Unangst
2003-12-24Sync ahc with NetBSD, which was in turn updated from FreeBSD by PascalKenneth R Westerback
2003-12-12Move PF interface code to new net/pf_if.cCedric Berger
2003-10-212 carp not 4Theo de Raadt
2003-10-17Common Address Redundancy ProtocolRyan Thomas McBride
2003-10-07use crypto/arc4; test, debug, ok millert@; ok fgsch@Markus Friedl
2003-10-01use random number generator to generate IPv6 fragment ID/flowlabel.Jun-ichiro itojun Hagino
2003-09-26missed a fileMichael Shalayeff
2003-09-15tree unlock, as we move to 3.4-currentTheo de Raadt
2003-09-02oops forgot other -betaTheo de Raadt
2003-09-02start exiting -betaTheo de Raadt
2003-08-21Add Michal Zalewski's p0f v2 style passive OS fingerprinting to PF.Mike Frantzen
2003-08-19myson mtd803 ether and enable mtdphy no; form netbsd via form@Michael Shalayeff