summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-03-13syncTheo de Raadt
2003-03-13Cast 3 to size_t to shut up stupid gcc on 64bit platforms.Todd C. Miller
2003-03-13Initialize the timeout for the non-console case of PS2 keyboard. FixesDale Rahn
2003-03-13thought we had already deleted thisTheo de Raadt
2003-03-12less sprintfTheo de Raadt
2003-03-12typo; Ross.Richardson@utas.edu.auTheo de Raadt
2003-03-12regenAlexander Yurchenko
2003-03-12In SiS entries block: sort, consistency a bit and add some devicesAlexander Yurchenko
2003-03-12Add -c option similar to GNU md5sum.Todd C. Miller
2003-03-12Make config -e work correctly on the various m68k platforms, by handlingMiod Vallat
2003-03-12actually, vput always unlocks the vnodeTed Unangst
2003-03-12more .LiTheo de Raadt
2003-03-12updated man page and path;Jason McIntyre
2003-03-12backout the two previous patches, it breaks the 3com ae card and I don'tJason Wright
2003-03-12use .Li moreTheo de Raadt
2003-03-12Move range sanity check out of get_number() and into get_range() sinceTodd C. Miller
2003-03-12sk is capable of transmitting and receiving longer packets for 802.1q vlansNathan Binkert
2003-03-12gif3 here tooHenning Brauer
2003-03-12use gif3 instead of lo0 for this test and thus avoid the mtu issue onHenning Brauer
2003-03-12hardcode tbrsize to make this test on 64bit archs happy, as usualHenning Brauer
2003-03-12should -> must when discussing locking. it's not optional.Ted Unangst
2003-03-12add VOP_CREATE, VOP_LINK, VOP_READLINK, VOP_SYMLINKTed Unangst
2003-03-12Heh. So many commits to this file and noone noticed that I forgot to put a li...Artur Grabowski
2003-03-12add VOP_FSYNC, VOP_ISLOCKED, and VOP_REMOVETed Unangst
2003-03-12reclaim more resources on failures.Michael Shalayeff
2003-03-12document setting ipx frame type; from ianm@cit.uws.edu.auMichael Shalayeff
2003-03-12anotherAlexander Yurchenko
2003-03-12typos;Jason McIntyre
2003-03-12typos;Jason McIntyre
2003-03-12syncTheo de Raadt
2003-03-12ps2/alpha; from davidTheo de Raadt
2003-03-12syncTheo de Raadt
2003-03-12new intel agpTheo de Raadt
2003-03-12replace some .Pp inside .Bd -literal block with empty lineDavid Krause
2003-03-12regenAlexander Yurchenko
2003-03-12Add a bunch of SiS host bridges from NetBSDAlexander Yurchenko
2003-03-12fair amount of clarifications, extensions, and correctionsHenning Brauer
2003-03-12a missing htole32 and a pasto; from netbsdMichael Shalayeff
2003-03-11Hack to match new FreeBSD ELF binaries (such as opera). A properTodd C. Miller
2003-03-11syncTheo de Raadt
2003-03-11Replace TPUM license with standard BSD-style licenseIan Darwin
2003-03-11VOP_LOCK, VOP_UNLOCK, VOP_RMDIR, VOP_MKDIR, VOP_SETEXTATTR, VOP_GETEXTATTR,Ted Unangst
2003-03-11- Fill in the mm_gtcr column (not currently used)Jason Wright
2003-03-11Catch more syntax errors that were previously ignored. I've rewrittenTodd C. Miller
2003-03-11forward 8021Q packets with vlan header if the destination interface hasMarkus Friedl
2003-03-11check for rules getting qid and pqid set with cbqHenning Brauer
2003-03-11add comments saying what we are testingHenning Brauer
2003-03-11test rules get the qid and pqid assigned correctlyHenning Brauer
2003-03-11include pfctl -gsr output in the verification for the pfaltq testsHenning Brauer
2003-03-11regenHenning Brauer