summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-14neccessary -> necessary;Jason McIntyre
2010-04-14more otus(4) idsDamien Bergamini
2010-04-14more otus(4) idsDamien Bergamini
2010-04-14- fix tyopJasper Lievisse Adriaanse
2010-04-14Remove reference to a limitation of 8GB that does not exist anymore.lum
2010-04-14Security fix for CVE-2010-0740Jasper Lievisse Adriaanse
2010-04-14syncKevin Lo
2010-04-14add support for Quanta Q101.Kevin Lo
2010-04-13Update to sudo 1.7.2p6Todd C. Miller
2010-04-13test handling of multiple .It macros without intervening text;Ingo Schwarze
2010-04-13Fix rendering of multiple successive .It macros without intervening text;Ingo Schwarze
2010-04-13Some more help text cleanup, from suggestions by krw@lum
2010-04-13TIOCSTSTAMP uses `struct tstamps', not `struct tstamp'.Michael Knudsen
2010-04-13Use a more appropriate wording in ldpctl show lib and lfib outputs.Michele Marchetto
2010-04-13When a prefix has a implicit null label associated, force pop operation.Michele Marchetto
2010-04-13Clean up and make consistent the first sentence of each help entry inlum
2010-04-13Sync with last bgpd commit, there are no AF_INET and AF_INET6 specificClaudio Jeker
2010-04-13Instead of passing AF specific struct kroutes over imsgs use a structClaudio Jeker
2010-04-13zap all the (rather useless) dot lines; ok kristapsJason McIntyre
2010-04-13- sort everythingJason McIntyre
2010-04-12check handling of blank lines in literal context;Ingo Schwarze
2010-04-12new test to check vertical spacing in nested lists,Ingo Schwarze
2010-04-12Partial revert of term.c rev. 1.23Ingo Schwarze
2010-04-12Enable transparent console cursor by adding a driver internal characterMarcus Glocker
2010-04-12Make hardware generate 802.11 sequence numbers (except for unicastDamien Bergamini
2010-04-12Don't jump the queue if we have to wait on the client side becauseBob Beck
2010-04-12syncTheo de Raadt
2010-04-12Radeon HD3200 works; from kili@.Owain Ainsworth
2010-04-12Some of the line disciplines want to check for suser. Better to pass themTed Unangst
2010-04-12dont need to call scsi_done with splbio. the midlayer protectsDavid Gwynne
2010-04-12i snuck fine grained locking into the midlayer as part of all theDavid Gwynne
2010-04-12New functions: bump the minorPhilip Guenthe
2010-04-12Add pthread_rwlock_timed{rd,wr}lock().Philip Guenthe
2010-04-12Add support for pthread_rwlock_timed locks.Ted Unangst
2010-04-12remove pkcs5 implementation here and use the one from bioctl. no libcryptoTed Unangst
2010-04-12a little more tidying and excess word reduction. ok jmcTed Unangst
2010-04-12clarify that strptime reads, not writes, strings when handling %%.Ted Unangst
2010-04-11Increase limit on the length of "user" in user@domain.com to a valueJacek Masiulaniec
2010-04-11syncTheo de Raadt
2010-04-11Fix typo in line ending; from Antti HarriTodd C. Miller
2010-04-11use .Pp to split up this huge text chunk;Jason McIntyre
2010-04-11fix a hack that only worked with old groff;Jason McIntyre
2010-04-11make the options blurb consistent;Jason McIntyre
2010-04-11In sys_ioctl(), change the type of stkbuf to u_long to make sure it isMark Kettenis
2010-04-11reduce redundant text in several sections. ok jmcTed Unangst
2010-04-11Send "STANDBY IMMEDIATE" command to ATA disks upon suspend. For this to work,Mark Kettenis
2010-04-11audio(4) doesn't require to be started explicitely, so the device isAlexandre Ratchov
2010-04-11there is no mpls(4) man page;Jason McIntyre
2010-04-11an mpe interface, not "a";Jason McIntyre
2010-04-11Make gcc4 happy. From NetBSD. Probably reported to me before by jsg@ orMark Kettenis