summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-16syncTheo de Raadt
2005-04-16tweaks;Jason McIntyre
2005-04-16internal _BSD_WCTRANS_T_, _BSD_MSTATE_T_, _BSD_WCTYPE_T_ types.Miod Vallat
2005-04-16make Nd more clear, and share with usb.4Theo de Raadt
2005-04-16Xr ueagleDamien Bergamini
2005-04-16Duplicate include file.Miod Vallat
2005-04-16syncDamien Bergamini
2005-04-16Driver for Analog Devices Eagle chipset.Damien Bergamini
2005-04-16re-registerTheo de Raadt
2005-04-16missing getopt choice; from dennisTheo de Raadt
2005-04-16use vprintf, as obvious; frederik.deweerdt@laposte.netTheo de Raadt
2005-04-16fix wmemchr.3 MLINKS;Jason McIntyre
2005-04-16Remove redundant lineTom Cosgrove
2005-04-16don't leak a mbuf when tx fails.Damien Bergamini
2005-04-16indentDamien Bergamini
2005-04-16Give a complete, working example how to use the tree macros. TheOtto Moerbeek
2005-04-16replace `<' and `>';Jason McIntyre
2005-04-16document options(4);Jason McIntyre
2005-04-16add isakmpd.policy to FILES and sort;Jason McIntyre
2005-04-15Report dhcp success *only* if the interface is UP, and an address otherKenneth R Westerback
2005-04-15no need to describe enc(4) as a `software loopback mechanism' twice inJason McIntyre
2005-04-15document mdoc(7) and mdoc.samples(7);Jason McIntyre
2005-04-15shuffle sections into a more logical order;Jason McIntyre
2005-04-15mention vpn(8);Jason McIntyre
2005-04-15mention sysctl variables;Jason McIntyre
2005-04-15syncTheo de Raadt
2005-04-15shrinkTheo de Raadt
2005-04-15pedantic fix for wchar type inside gcc.Marc Espie
2005-04-15regenMichael Shalayeff
2005-04-15some hp smart array devs and fix compaq smrtarray ids and add 6422Michael Shalayeff
2005-04-15snprintf() returns int, not size_t; also use the return value afterTodd C. Miller
2005-04-15- sync to reality w.r.t. available ioctls and their argumentsJared Yanovich
2005-04-15Bye, bye SHAREDSTRINGS.Marc Espie
2005-04-15typo. ok reyk@Moritz Jodeit
2005-04-15fix snprintf return value check. ok otto@ millert@Moritz Jodeit
2005-04-15Fix memory leak in case aspath_snprint() returns an error (-1).Claudio Jeker
2005-04-15pick up BINDIR from above; ok jorisTheo de Raadt
2005-04-15syncTheo de Raadt
2005-04-15seperate usage functions per sub-programTheo de Raadt
2005-04-15Use asprint(), not snprintf() when converting strings to numbersTodd C. Miller
2005-04-15rcs is now in usr.bin/rcs; ok jfb jorisTheo de Raadt
2005-04-15stuff moved to rcs dirTheo de Raadt
2005-04-15build cvs right out of the base directory, no need for a subdir (you mayTheo de Raadt
2005-04-15move rcs (and later on, clones of all the other rcs commands) out of theTheo de Raadt
2005-04-15snprintf() return values checks; joris okXavier Santolaria
2005-04-15Remove standard defines from cpp processing, to prevent accidentalOtto Moerbeek
2005-04-15regenJakob Schlyter
2005-04-15add Araneus True Random Number GeneratorJakob Schlyter
2005-04-15in ural_txeof(), call usbd_clear_endpoint_stall() on the tx pipe instead ofDamien Bergamini
2005-04-15Missing spaceTom Cosgrove