summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-10Clarify how the -c and -w options interact. OK tedu@ jmc@Todd C. Miller
2011-02-10Size on split-window is -l not -s. Doh.Nicholas Marriott
2011-02-10Regenerate.Paul Irofti
2011-02-10Add time related syscalls clock_gettime() and clock_getres().Paul Irofti
2011-02-10fix manual page description; replace .Pa -> .Nm in synopsis.Igor Sobrado
2011-02-10Tbl code maintenance by kristaps@.Ingo Schwarze
2011-02-09Clean up the COMPATIBILITY section;Ingo Schwarze
2011-02-09Set SO_KEEPALIVE on sockets. OK miod@. Also tested by landry@Todd C. Miller
2011-02-09bring back changes in usb.c revision 1.73Jacob Meuser
2011-02-09fix an unbalanced parenthesis in a comment; while here, split the commentIgor Sobrado
2011-02-09- move ypldap to the conditional YP blockJasper Lievisse Adriaanse
2011-02-09revert usb.c to r1.72, and all subsequent changes that depend on it.Jacob Meuser
2011-02-08Log the time taken for all types of check, not just tcp checks.Stuart Henderson
2011-02-07Use absolute path to the temporary hosts file; causes /etc/hosts to be correctlyMiod Vallat
2011-02-07Update to tzdata2011b from elsie.nci.nih.govTodd C. Miller
2011-02-07Between groff-1.15 and groff-1.20.1, the .Ns macro was changed to noIngo Schwarze
2011-02-06cap the max size of the eeprom to 16k, as per the linux and freebsdDavid Gwynne
2011-02-06pf_translate() may be called from pflog_packet(). Make sure thatAlexander Bluhm
2011-02-06Do not break the line between the arguments of .Bsx .Dx .Fx .Nx .Ox .Ux.Ingo Schwarze
2011-02-06Some pre-handlers produce output, so reorder the code to set upIngo Schwarze
2011-02-06Do 1.22 correctly, to let IP30 systems pick the mp kernel if applicable.Miod Vallat
2011-02-06Embed the hash of bsd.rd.IP30 as well.Miod Vallat
2011-02-06- nm -s omitted the symbol list for first object file in an archive. fix thisJasper Lievisse Adriaanse
2011-02-06If .Ns is specified on its own line, ignore it, like groff does;Ingo Schwarze
2011-02-06Fix NULL dereference with "sudo -g group" when the sudoers rule hasTodd C. Miller
2011-02-06another test found in yet another tree;Ingo Schwarze
2011-02-06pf_test() and pf_test6() drop IPv4-ICMP6 and IPv6-ICMP packets. DoAlexander Bluhm
2011-02-06Remove duplicated prototypes.lum
2011-02-06more tests found in my other treeIngo Schwarze
2011-02-05another test found in my treeIngo Schwarze
2011-02-05some more tests found in my treeIngo Schwarze
2011-02-05* use usb_ref_{incr,decr,wait}() to avoid detaching the driver while aJacob Meuser
2011-02-05When a packet with an unusual protocol number got rewritten, theAlexander Bluhm
2011-02-04* merge 'onqueue' and 'running' members of struct usb_task intoJacob Meuser
2011-02-04openssh-5.8Damien Miller
2011-02-04fix uninitialised nonce variable; reported by Mateusz KocielskiDamien Miller
2011-02-03LC_TYPE -> LC_CTYPE; from Alexander PolakovJason McIntyre
2011-02-03Initialize stack memory before use. Found with clang.Matthew Dempsky
2011-02-03Don't require -d with -x or -y since it could be in the config file.Nicholas Marriott
2011-02-03syncMiod Vallat
2011-02-03ip_ttl is u_int8_t, not u_char so adjust sizeof for consistency.Todd C. Miller
2011-02-03mention the right type for IP_RECVTTL; ok millert@Otto Moerbeek
2011-02-03When binding to addresses, ignore any IP address not in the currentPeter Hessler
2011-02-03add a reference to the "An Algorithm for Differential File Comparison" paper;Jason McIntyre
2011-02-02s/microseconds/milliseconds/, from Stijn on bugs@.Stuart Henderson
2011-02-02Update after fix for kernel/6547. SETVAL and SETALL can return ERANGE now.Federico G. Schwindt
2011-02-02For SETVAL and SETALL operations make sure the specified value(s) areFederico G. Schwindt
2011-02-02Put correct path for tutorial into man page. oops.lum
2011-02-02Move mg(1) tutorial file into a release, instead of languishing in src.lum
2011-02-01Add the Toshiba 3G HSDPA MiniCard, found in my Dell Latitude D630.David Coppa