Age | Commit message (Expand) | Author |
2004-01-07 | no kern_watchdog for SMALL_KERNEL; ok deraadt@ | Markus Friedl |
2004-01-07 | dirhash is good to go. ok deraadt@ | Ted Unangst |
2004-01-07 | ieee80211 framework from NetBSD; ok'd by several people some time ago. | Federico G. Schwindt |
2004-01-01 | Crank SHMMNI from 32 -> 128 and SHMSEG from 8 -> 128. OK deraadt@ | Todd C. Miller |
2004-01-01 | document how to do -beta and -current tagging | Theo de Raadt |
2003-12-28 | add dirhash, and wire in rwlocks used by dirhash | Ted Unangst |
2003-12-24 | Sync ahc with NetBSD, which was in turn updated from FreeBSD by Pascal | Kenneth R Westerback |
2003-12-12 | Move PF interface code to new net/pf_if.c | Cedric Berger |
2003-10-21 | 2 carp not 4 | Theo de Raadt |
2003-10-17 | Common Address Redundancy Protocol | Ryan Thomas McBride |
2003-10-07 | use crypto/arc4; test, debug, ok millert@; ok fgsch@ | Markus Friedl |
2003-10-01 | use random number generator to generate IPv6 fragment ID/flowlabel. | Jun-ichiro itojun Hagino |
2003-09-26 | missed a file | Michael Shalayeff |
2003-09-15 | tree unlock, as we move to 3.4-current | Theo de Raadt |
2003-09-02 | oops forgot other -beta | Theo de Raadt |
2003-09-02 | start exiting -beta | Theo de Raadt |
2003-08-21 | Add Michal Zalewski's p0f v2 style passive OS fingerprinting to PF. | Mike Frantzen |
2003-08-19 | myson mtd803 ether and enable mtdphy no; form netbsd via form@ | Michael Shalayeff |
2003-08-15 | - remove ahc dependency, convert smc93cx6 into an attribute. | Federico G. Schwindt |
2003-08-12 | Build xfs/xfs_node.c | Hans Insulander |
2003-08-11 | move to 3.4-beta | Theo de Raadt |
2003-07-24 | hmac-sha2-{256,384,512} support in AH/ESP auth. markus ok | Jun-ichiro itojun Hagino |
2003-07-24 | knf | Theo de Raadt |
2003-07-24 | ether | inet stuff; pr 3356; from d | Theo de Raadt |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-05-23 | move swapgeneric to truly generic code. tested on many archs by miod and mic... | Ted Unangst |
2003-05-20 | support for NTFS. from NetBSD via Julien Bordet | Ted Unangst |
2003-05-14 | make PULLDOWN_TEST codepath the default (has been default for a long time). | Jun-ichiro itojun Hagino |
2003-05-13 | turn layer fs back on. nullfs at least is very solid, and union isn't too | Ted Unangst |
2003-05-12 | new files for layer fs if nullfs | umapfs | Ted Unangst |
2003-04-25 | lm(4) driver from NetBSD adapted for sysctl interface. | Alexander Yurchenko |
2003-03-29 | some mount stinger onto phantomas and there is not need to flag stingers too | Michael Shalayeff |
2003-03-27 | 3.3-current | Miod Vallat |
2003-03-04 | remove -beta marker | Theo de Raadt |
2003-02-28 | do not entice people into playing with broken fs | Ted Unangst |
2003-02-24 | Remove tcfs until this entire licensing mess is cleaned up. This is | Theo de Raadt |
2003-02-17 | Allow the generic ps/2 mouse driver, pms, to attach to gsckbc as well. | Miod Vallat |
2003-02-13 | oops; spotted by drahn | Theo de Raadt |
2003-02-12 | move to 3.3-beta | Theo de Raadt |
2003-01-21 | add kern.watchdog sysctl and generic watchdog interface; | Markus Friedl |
2003-01-08 | better osiop at gsc attachment and kill dead siop from files.hppa | Michael Shalayeff |
2003-01-08 | Merry Christmas Mickey! | Kenneth R Westerback |
2003-01-07 | sha1.c is no longer needed by pf. | Daniel Hartmeier |
2002-12-31 | sha1.c is needed by pf. | Matthieu Herrb |
2002-12-29 | Add support for radix tables for source and destination of PF rules. | Cedric Berger |
2002-12-18 | enable PRIQ and HFSC if ALTQ itself is enabled. | Henning Brauer |
2002-12-16 | remove altq files no longer used by a switch over to pf-based altq | Kenjiro Cho |
2002-12-13 | Enable support for SCSI over FireWire. | Thierry Deval |
2002-11-29 | expose state table changes | Michael Shalayeff |
2002-10-06 | nbuf doesn't belong here. It's declared on all architectures instead. | Artur Grabowski |