summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-02-07add usage() support using optresetTheo de Raadt
1999-02-07Break out of loop in isa_intr_check() if we know what IRQ we want but isa_int...Todd C. Miller
1999-02-07man pages belong in section 8Theo de Raadt
1999-02-07print INFO FIELD as unsignedTheo de Raadt
1999-02-06Use bitwise operations to extract high and low words from the quadTodd C. Miller
1999-02-06Always initialize sc->handle[i].flags.Federico G. Schwindt
1999-02-06match qfe's as hme'sJason Wright
1999-02-06Support RADIUSbrian
1999-02-06kill redundant (and incorrect) check for mallco failureTodd C. Miller
1999-02-05syncTheo de Raadt
1999-02-05sendmail 8.9.3Todd C. Miller
1999-02-05ipf 3.2.10; work by kjellTheo de Raadt
1999-02-05indentTheo de Raadt
1999-02-05Clear mfchashtbl after deallocation (mycroft@netbsd)Angelos D. Keromytis
1999-02-05Check that a socket we're closing is really a socket. dillon@freebsdAngelos D. Keromytis
1999-02-05Example of generating a key using random(4)Angelos D. Keromytis
1999-02-05Stress the importance of random keys.Angelos D. Keromytis
1999-02-05Don't count IPsec-related "route misses", as we're not really findingAngelos D. Keromytis
1999-02-05support MSG_BCAST and MSG_MCASTTheo de Raadt
1999-02-05Use rchildfdsn+1, not FD_SETSIZE for nfds in select()Todd C. Miller
1999-02-04Save/restore the fp state setjmp/longjmp does notNiklas Hallqvist
1999-02-04implement __weak_alias macro in ECOFF case tooNiklas Hallqvist
1999-02-04Add weak symbol handlingNiklas Hallqvist
1999-02-04Fix a serious memory consumption problem when running over directoriesTodd C. Miller
1999-02-04Reflect realityNiklas Hallqvist
1999-02-04Fix bit test; from netbsd.Jason Wright
1999-02-04Deterministic register initalization on process startupNiklas Hallqvist
1999-02-04correct attach printing for 4-port cardsTheo de Raadt
1999-02-04allow higher uids.Niels Provos
1999-02-04wrap noise in DIAGNOSTICTheo de Raadt
1999-02-04Grok things like 1.7976931348623157E+308 and the [fF] suffix (float).Todd C. Miller
1999-02-04Hex constants can end in [lLuU]* as well. Fixes limits.ph and others.Todd C. Miller
1999-02-04remove strcpy, even if safeTheo de Raadt
1999-02-04indentTheo de Raadt
1999-02-04report on no udp checksumTheo de Raadt
1999-02-04Code clean up, misc fixesJason Wright
1999-02-04Change the timer routines so that they interrupt when the nextbrian
1999-02-04tidyDavid Leonard
1999-02-04END -> SYSEND (typo fix)David Leonard
1999-02-04sort and syncTheo de Raadt
1999-02-04partial syncTheo de Raadt
1999-02-04foomTheo de Raadt
1999-02-04make spiffy: fix typos & add part numberJason Wright
1999-02-04From FreeBSD:Todd C. Miller
1999-02-04spif man pageJason Wright
1999-02-04correct clnt_control() args; alex@freebsdTheo de Raadt
1999-02-04No longer need an audlog group.Angelos D. Keromytis
1999-02-04Change group of /var/audit from audlog to wheel.Angelos D. Keromytis
1999-02-04deal with rts_* members being u_int32_ now; cmetzTheo de Raadt
1999-02-04Use ether_ntoa() instead of doing the equivalent by handTodd C. Miller