summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-07Fix the unmapping of freed pages, leaving just 64k worth of cache pages.Thierry Deval
2005-07-07Match Gigabyte GN-WBKG, from Jaime Fournier <ober at linbsd.org>.Jonathan Gray
2005-07-07regenJonathan Gray
2005-07-07Gigabyte GN-WBKG from Jaime Fournier <ober at linbsd.org>Jonathan Gray
2005-07-07fix accounting bug on extraction - we were incorrectly subtracting many timesDamien Miller
2005-07-06- tidy up SYNOPSISJason McIntyre
2005-07-06- use nroff symbolsJason McIntyre
2005-07-06- simplify SYNOPSISJason McIntyre
2005-07-06alter spacing of usage() so we don;t get a line break if skey isJason McIntyre
2005-07-06Only print a space separating argv and the real command (in parens)Todd C. Miller
2005-07-06- tidy up SYNOPSISJason McIntyre
2005-07-06Eliminate a couple of 'msg.msg_iovlen < 0' tests. msg_iovlen isKenneth R Westerback
2005-07-06rev 1.8Brad Smith
2005-07-06url fitsTheo de Raadt
2005-07-06syncTheo de Raadt
2005-07-06Fix bounds check for incomplete code sets so they cannot overflow the codesTodd C. Miller
2005-07-06Add a bunch of malloc() return checksBrad Smith
2005-07-06regenJonathan Gray
2005-07-06More NVIDIA devices, in a dmesg from tybollt at solace.mh.seJonathan Gray
2005-07-06oops, $macro was documented, just not where i expected it; reword andJason McIntyre
2005-07-06add explicit comments for file status;Xavier Santolaria
2005-07-06add another non-fatal error for recvfrom; ok henning@Darren Tucker
2005-07-06correct file status strings;Xavier Santolaria
2005-07-06clarify meaning of ssh -b ; with & ok jmc@Darren Tucker
2005-07-06- now that `macdef' is nicely documented, tell people how to use itJason McIntyre
2005-07-06improve the description of `macdef';Jason McIntyre
2005-07-06ural works; pedro@ironchicken.am-gen.orgTheo de Raadt
2005-07-06sync spell usage() w/ man page synopsis;Jason McIntyre
2005-07-06spacingTheo de Raadt
2005-07-06warning clean and constinessTed Unangst
2005-07-06drop in parsemonth from freebsd.Ted Unangst
2005-07-06rev 1.7Brad Smith
2005-07-06- Rewritten TX to use only two pointers to track producer/consumer.Brad Smith
2005-07-06smartarray 5* raid controller; does io but needs more work; commented out in ...Michael Shalayeff
2005-07-06allow bge(4) to receive Jumbos by default.Brad Smith
2005-07-06regenBrad Smith
2005-07-06add Intergraph Intense 3DBrad Smith
2005-07-05use "www" as the service name in the example instead of "http" since "www"David Gwynne
2005-07-05sync usage() w/ man page synopsis;Jason McIntyre
2005-07-05fix formatting for -c;Jason McIntyre
2005-07-05if we can't stat the file and there is no entry for it, don't failJoris Vink
2005-07-05correct ouput to match gnu/usr.bin/cvs; more to come.Xavier Santolaria
2005-07-05`No' -> `no' in output; matches gnu/usr.bin/cvs output;Xavier Santolaria
2005-07-05little bit better description of -ml;Jason McIntyre
2005-07-05- sort description of -mJason McIntyre
2005-07-05sort options, and some formatting improvememnts;Jason McIntyre
2005-07-05Update to tzcode2005j.Todd C. Miller
2005-07-05protect against cvs_getln() failure.Joris Vink
2005-07-05fix commentHans-Joerg Hoexer
2005-07-05use correct function name in log message, tiny KNFHans-Joerg Hoexer