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