Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-10-21 | 2 carp not 4 | Theo de Raadt | |
2003-10-17 | Common Address Redundancy Protocol | Ryan Thomas McBride | |
Allows multiple hosts to share an IP address, providing high availability and load balancing. Based on code by mickey@, with additional help from markus@ and Marco_Pfatschbacher@genua.de ok deraadt@ | |||
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 | |
cleanup IPv6 flowlabel handling. deraadt ok | |||
2003-09-26 | missed a file | Michael Shalayeff | |
2003-09-15 | tree unlock, as we move to 3.4-current | Theo de Raadt | |
PLEASE NOTE: the tree is unlocking early for developers who were involved in the release process. for other developers the tree is NOT UNLOCKED YET. the following people are unlocked: beck, tdeval, nick, krw, pb, fries, matthieu, marcm, cedric, mdw, drahn, sturm, millert, andreas, markus, jason, avsm, wim, frantzen, fgs, henning, mcbride, hugh, tedu, nate, weingart, canacar, nordin, miod, danh, wilfried, deraadt, itojun, mickey, miod, deraadt Other developers are not unlocked. If I missed anyone, talk to me. Sorry, but our development process is oriented around "hack for 5 months, then do 1 month of release engineering. If a developer hacks for 5 months and then does not show up to help with release engineering, then we take that to mean they are less serious, and can give a bit of pause to the serious developers who now want to get things into the tree post-unlock. | |||
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 | |
Exposes the source IP's operating system to the filter language. Interesting policy decisions are now enforceable: . block proto tcp from any os SCO . block proto tcp from any os Windows to any port smtp . rdr ... from any os "Windows 98" to port WWW -> 127.0.0.1 port 8001 | |||
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 | |
- support for 8 and 32 bit registers. from NetBSD. deraadt@ and krw@ testing and ok. | |||
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 | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-05-23 | move swapgeneric to truly generic code. tested on many archs by miod and ↵ | Ted Unangst | |
mickey. | |||
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 | |
markus ok | |||
2003-05-13 | turn layer fs back on. nullfs at least is very solid, and union isn't too | Ted Unangst | |
bad. suggested by deraadt and naddy | |||
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 | |
The lm driver provides support for the National Semiconductor LM series hardware monitors and register compatible chips. It supports LM78, LM78-J, LM79, Winbond W83697HF, W83627HF, W83781D and W83782D chips. Tested and ok'ed by millert@ and henning@. | |||
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 | |
ok deraadt@ | |||
2003-02-24 | Remove tcfs until this entire licensing mess is cleaned up. This is | Theo de Raadt | |
ANOTHER case of a developer having ignored licenses when importing code. | |||
2003-02-17 | Allow the generic ps/2 mouse driver, pms, to attach to gsckbc as well. | Miod Vallat | |
Thankfully HP's ps/2 mouse have no specific behaviour. | |||
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 | |
based on feedback and discussions with mickey, henric, fgsch and jakob. ok art@, mickey@, jakob@, henric@ | |||
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 | |
First cut at osiop driver (LSI Logic/Symbios/NCR 53C710). For hppa only at the moment. Functional for the most part, but there are known problems: 1) SCSI_CHECK/REQUEST_SENSE not handled at all - simply returns a zero'ed scsi_sense_data buffer. As a result all osiop sc_link's are created with the ADEV_NODOORLOCK quirk to suppress PREVENT_ALLOW commands from being issued (and failing) during probe. 2) Sync negotiation (wide is not supported on this chip) needs to be validated due to some ominous comments in the source about being valid only for the 33Mhz Zeus board. 3) Probe message needs fixing/completion to issue useful info. See 2). 4) Timeout/hangs occur under heavy load, e.g. make builds. From NetBSD. ok mickey@ | |||
2003-01-07 | sha1.c is no longer needed by pf. | Daniel Hartmeier | |
2002-12-31 | sha1.c is needed by pf. | Matthieu Herrb | |
ok fgs@ | |||
2002-12-29 | Add support for radix tables for source and destination of PF rules. | Cedric Berger | |
ok dhartmei@, mcbride@, henning@ | |||
2002-12-18 | enable PRIQ and HFSC if ALTQ itself is enabled. | Henning Brauer | |
ok theo | |||
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 | |
And here it goes into the bss, while it's initialized in MD code. | |||
2002-10-04 | 3.2-current | Theo de Raadt | |
2002-10-01 | both of them; gwyllion@ace.ulyssis.org | Theo de Raadt | |
2002-10-01 | -beta can go away now | Theo de Raadt | |
2002-09-26 | renable sppp and lmc, now free | Theo de Raadt | |
2002-09-23 | turn off sppp, lmc, and cz until various licenses on those components are | Theo de Raadt | |
resolved. sorry -- i've been warning people for some time that i would start to take this stance. | |||
2002-09-16 | give up on putting the sccs[] variable before the version[] string. | Theo de Raadt | |
often, compiler alignment frobbing causes this to fail. instead, just form our own sccs[] string. | |||
2002-09-10 | move to 3.2-beta | Theo de Raadt | |
2002-09-03 | aic at isapnp, from anders@Arnholm.nu w/ fixes from me | Michael Shalayeff | |