summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-22ahc(4) was enabled a while ago, add it here tooPeter Valchev
2005-05-22re(4)Peter Valchev
2005-05-22enable re(4) and ciphy(4) on sparc64Peter Valchev
2005-05-22fix dmesg printMichael Shalayeff
2005-05-22devices scan for the early new hppa64 machines.Michael Shalayeff
2005-05-22Check if the scsi_request has been released in the COMPLETE case asKenneth R Westerback
2005-05-22add power hookBrad Smith
2005-05-22syncTheo de Raadt
2005-05-22rewrite the interface groups printing code:Henning Brauer
2005-05-21stray $$Michael Shalayeff
2005-05-21make every interface join a group called "all", mcbride okHenning Brauer
2005-05-21KNFHenning Brauer
2005-05-21clean up and rework the interface absraction code big time, rip out multipleHenning Brauer
2005-05-21spellingBjorn Sandell
2005-05-21Add some links to krb5_verify_user.3Bjorn Sandell
2005-05-21sync power management settings. this should fix some unrecoverableReyk Floeter
2005-05-21fix parenthesisBrad Smith
2005-05-21hostapd doesn't really do much without root privileges, so check for that earlyMathieu Sauve-Frankel
2005-05-21add i386 optimized in4_cksumBrad Smith
2005-05-21improve power saving modeReyk Floeter
2005-05-21- use MIN()/MAX() rather than min()/max(), to avoid possible truncationBrad Smith
2005-05-21elf64 of course!Michael Shalayeff
2005-05-21backout part of rev 1.35, which breaks some 5704-based fibre interfaces onBrad Smith
2005-05-21regenBrad Smith
2005-05-21add Broadcom 5714CBrad Smith
2005-05-21more heuristics to coerce gnu-m4 mode to work like we wish: if a ^ or $Marc Espie
2005-05-21put whole cache info on one line; w/ mods from drahn@; ok drahn@Michael Shalayeff
2005-05-20force addressfamily=inet for tests, unbreaking dynamic-forward regress forDamien Miller
2005-05-20Teach the SOCKS5 code more of the protocol, so it can send domain namesDamien Miller
2005-05-20correct wrong error code usage.Joris Vink
2005-05-20cvs_noexec checks; jfb okXavier Santolaria
2005-05-20simplify error messageJean-Francois Brousseau
2005-05-20do not hardcode 'CVS/Root' but rather use defined CVS_PATH_ROOTSPEC;Xavier Santolaria
2005-05-20make the handlers static and remove local code that will go in anotherJean-Francois Brousseau
2005-05-20first bits of the `cvs -n' option; ok jfb jorisXavier Santolaria
2005-05-20plug a memleakJoris Vink
2005-05-20* missing prototype for lookup()Jean-Francois Brousseau
2005-05-20return CVS_EX_PROTO on protocol errorsJean-Francois Brousseau
2005-05-20split protocol 1 auth methods into separate functions, makes authloopDamien Miller
2005-05-20oops - article and spacing;Jason McIntyre
2005-05-20HTTP proxy doesn't need an address lookup - saves some time and avoids aDamien Miller
2005-05-20cross reference proxy example to relevant ssh option;Jason McIntyre
2005-05-20give a ProxyCommand example using nc(1), with and ok jmc@Damien Miller
2005-05-20* proper memsetPatrick Latifi
2005-05-20use a display instead of .Em for the kernel config line: avoids nastyJason McIntyre
2005-05-20Don't print an empty line when no match is found in pgrep mode.Otto Moerbeek
2005-05-20allow a cvs command to be executed from outside a repository,Joris Vink
2005-05-20execute the command callback at the same time we are buildingJoris Vink
2005-05-20don't attempt to copy the file's tag from the entry if we're dealingJean-Francois Brousseau
2005-05-20unused varJoris Vink