Age | Commit message (Expand) | Author |
2001-07-18 | sync with draft-ietf-ipngwg-p2p-pingpong-00.txt. apply special behavior | Jun-ichiro itojun Hagino |
2001-07-18 | new ERROR token, errx() -> warnx() + ERROR; ok deraadt@ | Markus Friedl |
2001-07-18 | KNF for return | Markus Friedl |
2001-07-18 | check number range to fit in 32 bits | Michael Shalayeff |
2001-07-18 | new meaning to the terms slackass | Michael Shalayeff |
2001-07-18 | put range checks on NUMBER, pointed out by deraadt | Michael Shalayeff |
2001-07-18 | zero tcp checksum field before calculating new value. | Marco S Hyman |
2001-07-17 | spaces, parens, err instead of errx+strerror | Michael Shalayeff |
2001-07-17 | warnx()/YYERROR instead of errx(); suggested by mickey@ | Markus Friedl |
2001-07-17 | Remove one crash on PBG4. With this patch <PGUP> and <PGDN> are useable. | Dale Rahn |
2001-07-17 | markus doesnt like min-ttl =, begone | Niels Provos |
2001-07-17 | talk about normalization | Niels Provos |
2001-07-17 | support min-ttl, okay dhartmei@ | Niels Provos |
2001-07-17 | some initial info about the smartcard support, | Markus Friedl |
2001-07-17 | normalize ip_off, make IP_DF stripping optional, return rst is a flag now. | Niels Provos |
2001-07-17 | sync | Theo de Raadt |
2001-07-17 | heck, call RCC ServerWorks | Theo de Raadt |
2001-07-17 | 0x6982 "unreadable" -> "permission denied" | Jim Rees |
2001-07-17 | keep track of both maxfd and the size of the malloc'ed fdsets. | Markus Friedl |
2001-07-17 | now you can display and set acls | Jim Rees |
2001-07-17 | It takes a greek to put buffer overflow and unterminated string | Theo de Raadt |
2001-07-17 | update maxfd if maxfd is closed; report from jmcelroy@dtgnet.com | Markus Friedl |
2001-07-17 | make it compile | Niels Provos |
2001-07-17 | ip normalization code | Niels Provos |
2001-07-17 | split ip normalization out into a separate file, okay dhartmei@ | Niels Provos |
2001-07-17 | don't bother mapping the status registers, we don't use it. | Jason Wright |
2001-07-17 | Add a safe_print() function that uses vis(3) if output is a tty. | Todd C. Miller |
2001-07-17 | add -l and -a flags to "ls" | Jim Rees |
2001-07-17 | bitch about ! in pf rule; ok dhartmei@ and markus@ | Marco S Hyman |
2001-07-17 | bitch about extra command line args; ok dhartmei@ and markus@ | Marco S Hyman |
2001-07-17 | more better error checking | Jim Rees |
2001-07-17 | mode -> type in description to match the synopsis. | Aaron Campbell |
2001-07-17 | ignore atr from card if using dummy atr | Jim Rees |
2001-07-17 | oops, missed a return | Jim Rees |
2001-07-17 | always return a valid status word from sectok_apdu() | Jim Rees |
2001-07-17 | Document ERRORS | Marc Espie |
2001-07-17 | Only set default proto in the rdr case; markus@ OK | Todd C. Miller |
2001-07-17 | Document ranges. | Artur Grabowski |
2001-07-17 | Since normal malloc reports "data modified on free list" with | Artur Grabowski |
2001-07-17 | change jaut back to previous behavior; add new "login" command | Jim Rees |
2001-07-17 | Xr addcom 4 | Jason Wright |
2001-07-17 | make file-completion work with ~ (tilde) | Camiel Dobbelaar |
2001-07-17 | Use 64 bits integer for ipcomps_ibytes and ipcomps_obytes. 32 bits was | Jean-Jacques Bernard-Gundol |
2001-07-17 | i suk. needs &'s on the locks... | mts |
2001-07-17 | current netbsd's uvm_map uses a 3-parm SAVE_HINT to perform a test/swap | mts |
2001-07-17 | I2O is supported too | Niklas Hallqvist |
2001-07-17 | EtherWORKS works | Niklas Hallqvist |
2001-07-17 | Change references to hardclock to .Xr where it seem appropriate | Kenneth R Westerback |
2001-07-17 | -Wall cleanup; ok deraadt | Peter Valchev |
2001-07-17 | missing prototypes; ok deraadt | Peter Valchev |