summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
1999-02-03Creative Labs has some products...Jason Downs
1999-02-03comment out broken float save stuff for the time beingDavid Leonard
1999-02-03The necessary defs are in paths.h now.Angelos D. Keromytis
1999-02-03Add syslogd's paths.Angelos D. Keromytis
1999-02-03wrong ret type for write define (millert@)David Leonard
1999-02-03gid 71 is now "audlog"Angelos D. Keromytis
1999-02-03/var/audit and /var/ssyslogAngelos D. Keromytis
1999-02-03Add some useful defines (used by ssyslog).Angelos D. Keromytis
1999-02-03Fix broken conversion of private err() function and make ierr() and oerr()Todd C. Miller