Age | Commit message (Expand) | Author |
2004-12-13 | Use millisends rather than microseconds in parameters to timer | Kenneth R Westerback |
2004-12-13 | Set creation timestamps correctly on states learnt by pfsync that are | Christopher Pascoe |
2004-12-12 | cvs expands $OpenBSD...$, so move the variable defs up so that they don't | Marc Espie |
2004-12-12 | unbreak after last commit to bge(4) | Brad Smith |
2004-12-12 | Avoid using void pointers in additive expressions | Brad Smith |
2004-12-12 | simplify slightly, kill lvalue weirdness that's not ANSI C. | Marc Espie |
2004-12-12 | use quirk flags where appropriate. | Brad Smith |
2004-12-12 | grammar and a little whitespace; | Jason McIntyre |
2004-12-12 | escape punctuation; | Jason McIntyre |
2004-12-12 | pick up missing ioctls for ieee80211, carp, pfsync, and pppoe; ok fgsch@ | Christian Weisgerber |
2004-12-12 | add somewhat more regular error catching code. | Marc Espie |
2004-12-12 | wait till we have root mounted before trying to upload firmwares | David Gwynne |
2004-12-12 | sync | Theo de Raadt |
2004-12-12 | support 3 buffalo pcmcia ns2k devices found in japan (one of which is CF) | Theo de Raadt |
2004-12-12 | csh-style ! history completion, which can be activated by using | Theo de Raadt |
2004-12-12 | remove old microcode include | Theo de Raadt |
2004-12-12 | fix proto | Theo de Raadt |
2004-12-12 | a hack to read MAC address correctly on big endian; ok drahn | Peter Valchev |
2004-12-12 | backout the original method of reattaching a usb device now that we have | David Gwynne |
2004-12-12 | do a better reattachement of this device | David Gwynne |
2004-12-12 | get rid of uhub_reset_device | David Gwynne |
2004-12-12 | better way to do the reattachement of a device | David Gwynne |
2004-12-12 | add quirk lookup table, isn't used for anything at the moment | Brad Smith |
2004-12-11 | -pipe for everyone. | Miod Vallat |
2004-12-11 | SADB_X_EXT_LIFETIME_LASTUSE is always defined | Markus Friedl |
2004-12-11 | pass out the correct lifetime type on expire | Markus Friedl |
2004-12-11 | count SADB_REGISTER only once per socket | Markus Friedl |
2004-12-11 | monitor mode is not yet supported. ok damien@ | Kevin Lo |
2004-12-11 | match comments with reality and use 'null' for pointers in incore() | Pedro Martelletto |
2004-12-11 | implement zeroes blocks detection | Marc Espie |
2004-12-11 | don't clean bsdmix and bsdofw | Martin Reindl |
2004-12-11 | Handle errors in pf_route{,6} more gracefully. | Marco Pfatschbacher |
2004-12-11 | nForce3-250, brent | Henning Brauer |
2004-12-11 | nForce3-250, From: Brent Graveland <brent@graveland.net>, grange ok | Henning Brauer |
2004-12-11 | sync | Henning Brauer |
2004-12-11 | make syscalls in the monitor restartable when signals occur, as was | Moritz Jodeit |
2004-12-11 | nForce3-250 shitz | Henning Brauer |
2004-12-11 | A compare function for heapsort(3) should not just subtract two | Otto Moerbeek |
2004-12-11 | - cosmetics | Peter Valchev |
2004-12-11 | rev 1.11 | Brad Smith |
2004-12-11 | rev 1.51 | Brad Smith |
2004-12-11 | Fix debug call in error path of authorized_keys processing and fix related | Darren Tucker |
2004-12-11 | Invert the polarity of two tests in the recovery code that could cause | Kenneth R Westerback |
2004-12-11 | Correct a very rare case where command ordering could be compromised | Kenneth R Westerback |
2004-12-11 | Update microcode source prepatory to updating microcode and aic79xx.c. | Kenneth R Westerback |
2004-12-10 | Add carp_set_enaddr(), call carp_set_state() after changing the vhid | Ryan Thomas McBride |
2004-12-10 | Rename carp_output() to carp_fix_lladdr(). | Ryan Thomas McBride |
2004-12-10 | document matching on route labels | Henning Brauer |
2004-12-10 | allow pf to filter on route labels | Henning Brauer |
2004-12-10 | fix mbuf defragmentation | Damien Bergamini |