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