Age | Commit message (Expand) | Author |
2002-05-29 | more strlcat | Theo de Raadt |
2002-05-29 | snprintf, strlcpy, strlcat | Theo de Raadt |
2002-05-29 | a few more strlcat | Theo de Raadt |
2002-05-29 | strlcat bounds | Theo de Raadt |
2002-05-29 | even more strlcpy | Theo de Raadt |
2002-05-29 | more strlcat and strlcpy | Theo de Raadt |
2002-05-29 | strlcat | Theo de Raadt |
2002-05-29 | Don't call fclose() on a NULL file handle; from markus@ | Todd C. Miller |
2002-05-29 | grammar from netbsd via kame | Jun-ichiro itojun Hagino |
2002-05-29 | KNF, strlcpy, cleanups from kame | Jun-ichiro itojun Hagino |
2002-05-29 | there is no need to store ioaddr/iosize into the softc | Michael Shalayeff |
2002-05-29 | oops | Michael Shalayeff |
2002-05-29 | bzero before setting | Jun-ichiro itojun Hagino |
2002-05-29 | receivedra field is gone | Jun-ichiro itojun Hagino |
2002-05-29 | Add a few missing tests for BFREADONLY. | Vincent Labrecque |
2002-05-29 | add an "auto-execute" feature, that allows binding function calls to | Vincent Labrecque |
2002-05-29 | oops | Michael Shalayeff |
2002-05-29 | add an entry for "find-file-read-only" and one for toggle-read-only, | Vincent Labrecque |
2002-05-29 | add a function to visit a file read-only mapped to C-x C-v | Vincent Labrecque |
2002-05-29 | show the line number in the config file when we find an error. | Vincent Labrecque |
2002-05-29 | don't start if privsep is enabled and SSH_PRIVSEP_USER or | Markus Friedl |
2002-05-29 | KNF | Theo de Raadt |
2002-05-29 | snprintf blah blah blah | Theo de Raadt |
2002-05-29 | more snprintf | Theo de Raadt |
2002-05-29 | more snprintf | Theo de Raadt |
2002-05-29 | more sprintf | Theo de Raadt |
2002-05-29 | Initial fix: | Mike Pechkin |
2002-05-29 | no need to supply obsolete field name "receivedra" | Jun-ichiro itojun Hagino |
2002-05-29 | more snprintf | Theo de Raadt |
2002-05-29 | more snprintf | Theo de Raadt |
2002-05-29 | grammar, from netbsd | Jun-ichiro itojun Hagino |
2002-05-29 | splbio around biodone. | Artur Grabowski |
2002-05-29 | use new SIOCGIFINFO_IN6. random other cleanups. sync w/kame. | Jun-ichiro itojun Hagino |
2002-05-29 | attach nd_ifinfo structure to if_afdata. | Jun-ichiro itojun Hagino |
2002-05-29 | set rmx_mtu to 0 on PMTUD route entry timeout. | Jun-ichiro itojun Hagino |
2002-05-29 | regen | Michael Shalayeff |
2002-05-29 | i830 and 80312 chps; from form@ | Michael Shalayeff |
2002-05-29 | sync | Theo de Raadt |
2002-05-29 | spelling | Kevin Steves |
2002-05-29 | move per-interface ip6/icmp6 stat to ifnet->if_afdata. sync w/kame | Jun-ichiro itojun Hagino |
2002-05-29 | simplify comment, sync w/kame | Jun-ichiro itojun Hagino |
2002-05-29 | Add a cast to keep time from overflowing. Checked by millert. | Hugh Graham |
2002-05-29 | Elite 3D; also noted by Dries Schellekens <gwyllion@ace.ulyssis.org>. | Federico G. Schwindt |
2002-05-29 | Elite3D should be supported as well. | Federico G. Schwindt |
2002-05-29 | rm obsolete comment | Jun-ichiro itojun Hagino |
2002-05-29 | remove unneeded header. | Federico G. Schwindt |
2002-05-28 | splbio protection for biodone() | Thierry Deval |
2002-05-28 | o spaces, tabs, spelling cleanup. | Federico G. Schwindt |
2002-05-28 | use correct function name in fatal() | Kevin Steves |
2002-05-28 | Repair remote printing; maxfd was not set correctly for remote connections. | Todd C. Miller |