Age | Commit message (Expand) | Author |
2006-11-02 | Add checks for fgets and properly overwrite newline. | Ray Lai |
2006-11-02 | simplify parent driver matching code a bit. no-op change. | Brad Smith |
2006-11-02 | whitespaces cleanup, no functional change | Felix Kronlage |
2006-11-01 | Attach pfsync0 and pflog0 by default like they used to, /etc/rc depends on | Ryan Thomas McBride |
2006-11-01 | Put common data for each RX DMA descriptor into a new rxsoft structure. | Brad Smith |
2006-11-01 | lm75 scoring should not show up in verbose | Theo de Raadt |
2006-11-01 | -.Xr sh 1 , | Jason McIntyre |
2006-11-01 | some minor adjustments to the options list; | Jason McIntyre |
2006-11-01 | +.Ex -std ps | Jason McIntyre |
2006-11-01 | Stop the running timer in case a neighbor is deleted. This fixes a crash | Claudio Jeker |
2006-11-01 | German LK-[24]01 keyboard layout; | Miod Vallat |
2006-11-01 | - no need for double markup | Jason McIntyre |
2006-11-01 | give FILES a bit of space; | Jason McIntyre |
2006-11-01 | note that -L may not be specified with other options; | Jason McIntyre |
2006-11-01 | simplify synopsis and sync usage(); | Jason McIntyre |
2006-11-01 | tweaks; | Jason McIntyre |
2006-11-01 | Use correct error message as return value. OK dlg@ | Claudio Jeker |
2006-11-01 | Fix copy pasto, use SIGCHLD for the sigchild handler not SIGINT twice. | Claudio Jeker |
2006-11-01 | be more directive, assume people really want binary packages, and will | Marc Espie |
2006-11-01 | sync usage(); ok mcbride | Jason McIntyre |
2006-11-01 | dont walk the device list looking for our scsibus, it is stashed when we | David Gwynne |
2006-11-01 | whitespace fixes | David Gwynne |
2006-11-01 | abort bulk-in and bulk-out pipes in zyd_stop() before freeing the | Damien Bergamini |
2006-11-01 | fix firmware fatal errors on re-associations. | Damien Bergamini |
2006-11-01 | fix the tx path so it can use more than one scatter gather entry when | David Gwynne |
2006-11-01 | tidy up the quick reference section; | Jason McIntyre |
2006-11-01 | tweaks; | Jason McIntyre |
2006-11-01 | tweaks; | Jason McIntyre |
2006-11-01 | Sort flags and commands. | Ray Lai |
2006-11-01 | regen | Jolan Luff |
2006-11-01 | BWCT serial | Jolan Luff |
2006-11-01 | sync | Theo de Raadt |
2006-11-01 | amd 8111 has an ethernet, but we have never seen anyone use it yet | Theo de Raadt |
2006-11-01 | Don't overwrite line[strlen(line) - 1] when line is zero-length. | Ray Lai |
2006-11-01 | Fix range checking for in.dbsz and out.dbsz. | Ray Lai |
2006-11-01 | let the tx completion path clean up by recording which mbuf we're | David Gwynne |
2006-11-01 | vmware frames are slightly short, but that is ok. done with clues from | David Gwynne |
2006-11-01 | fix the barriers in setlladdr. | David Gwynne |
2006-11-01 | Don't recures ALL the time. | Ryan Thomas McBride |
2006-11-01 | poll errors should be POLLERR, not some random E value | Ted Unangst |
2006-11-01 | Adjust existing ikedel tests for aggressive mode support (we now | Ryan Thomas McBride |
2006-11-01 | KNF unrelated to previous commit. | Ryan Thomas McBride |
2006-11-01 | Add support for aggressive mode (from the k2k6 IPsec hackathon). | Ryan Thomas McBride |
2006-11-01 | sync | Theo de Raadt |
2006-11-01 | Document recursive printing of anchors via -a '*' or -a 'anchor/*'. | Ryan Thomas McBride |
2006-11-01 | move the declaration of nfsstats from nfs_bio.c to | Thordur I. Bjornsson |
2006-11-01 | remove redundant null check, ok ryan | Henning Brauer |
2006-10-31 | Allow a user to recursively print anchors including those without | Ryan Thomas McBride |
2006-10-31 | create a temporary neighbor instead of a permanent one when a request is rece... | Michele Marchetto |
2006-10-31 | Do not map obio mappings twice. | Miod Vallat |