summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
1999-02-04When passing ${CC} and ${LDSTATIC} one must use quotes since they may contain...Todd C. Miller
1999-02-04use u_int32_t and u_int64_t for stats variables, instead of quad/longTheo de Raadt
1999-02-04u_int32_t for routing statistics variablesTheo de Raadt
1999-02-04This is sendbug, not send-pr. Also kill unused error code whenTodd C. Miller
1999-02-04ipv6 support for atmTheo de Raadt
1999-02-03Use ${COPTS}; wd@ics.nara-wu.ac.jpTodd C. Miller
1999-02-03Honor ${CC} and ${COPTS}; wd@ics.nara-wu.ac.jpTodd C. Miller
1999-02-03X Window System, not X windows; bob@prophecy.luTodd C. Miller
1999-02-03Add more debugging info via -d; m4@umn.eduTodd C. Miller
1999-02-03syncTheo de Raadt
1999-02-03Provisions for building in a separate directory tah sourcesBruno Rohee
1999-02-03syncJason Downs