Age | Commit message (Expand) | Author |
2004-12-14 | indentation and some knf, no binary change | Hans-Joerg Hoexer |
2004-12-14 | fix a comment. | Hans-Joerg Hoexer |
2004-12-14 | sync with NetBSD, ok miod@ | Martin Reindl |
2004-12-14 | move the ioctls w/ all the other ifaces; mcbride@ ok | Michael Shalayeff |
2004-12-14 | typos; ok pefo@ | Alexander Yurchenko |
2004-12-14 | Initialise init_addr in pf_map_addr() in the PF_POOL_ROUNDROBIN, | Ryan Thomas McBride |
2004-12-14 | move ioctls together w/ all other ifaces; mcbride@ ok | Michael Shalayeff |
2004-12-14 | typhoon microcode file build | Theo de Raadt |
2004-12-14 | txp(4) late firmware loading, written somewhere over the pacific, tested | Theo de Raadt |
2004-12-13 | move splsoftnet() below ACCEPT_FLAGS(), which contains a potential return. | Daniel Hartmeier |
2004-12-13 | Uncomment yds(4) which is reported to work by Jim Dew. OK deraadt@ | Todd C. Miller |
2004-12-13 | Store the local ethernet address in struct arpcom and suddenly mc(4) starts | Claudio Jeker |
2004-12-13 | Dead meat. | Miod Vallat |
2004-12-13 | Remove duplicate declarations already in <sys/conf.h>, as well as duplicate | Miod Vallat |
2004-12-13 | Use PAGE_SIZE instead of hardcoded 4096 value. | Alexander Yurchenko |
2004-12-13 | zap lvalue assignment, okay markus@. approved miod@ | Marc Espie |
2004-12-13 | endian fixes, ie, atu will now work on big endian architectures. | David Gwynne |
2004-12-13 | set the buffer up before we try to use it. fixes a panic on sparc64 which | David Gwynne |
2004-12-13 | regen | Kevin Lo |
2004-12-13 | add ATI Radeon Mobility 9200. ok deraadt@ | Kevin Lo |
2004-12-13 | Oops. Missed one chunk when sync'ing with FreeBSD r1.30. | Kenneth R Westerback |
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 | unbreak after last commit to bge(4) | 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 | 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 | 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 | 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 | match comments with reality and use 'null' for pointers in incore() | Pedro Martelletto |
2004-12-11 | Handle errors in pf_route{,6} more gracefully. | Marco Pfatschbacher |
2004-12-11 | nForce3-250, From: Brent Graveland <brent@graveland.net>, grange ok | Henning Brauer |
2004-12-11 | sync | Henning Brauer |
2004-12-11 | nForce3-250 shitz | Henning Brauer |
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 | 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 |