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