summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
1999-02-02Fix DWARF2_UNWIND_INFO properly, e.g., so that the same fragment worksMarc Espie
1999-02-02add struct mbufMichael Shalayeff
1999-02-02Don't allow root to specify non-existent labels onbrian
1999-02-02Reimplement the previous fix (no response to PAP requests)brian
1999-02-02Don't do two ldconfigs on mips if we're not building kerberos.imp
1999-02-02fix emacs version typo (found by d@)Marco S Hyman
1999-02-02Remove useless cast to quad_t. Gcc thinks "%qd" in printf is the same as "%l...Todd C. Miller
1999-02-02 o Some minor updates from lite2 (mostly in the man page)Todd C. Miller
1999-02-02Make cross targets more robust:imp
1999-02-02correct part numbers for 'be'Jason Wright
1999-02-02arc fixes for libc_rimp
1999-02-02typoDavid Leonard
1999-02-01add libc_rDavid Leonard
1999-02-01Bracket protos for _nc_read_bsd_terminfo_entry and _nc_read_bsd_terminfo_fileTodd C. Miller
1999-02-01fix several typosMichael Shalayeff
1999-02-01ignore GECKOMichael Shalayeff
1999-02-01non-root users can mkfifo over NFS; mrg@netbsd.orgTodd C. Miller
1999-02-01When compiling for ELF use .init and .fini sections instead of special syms.Per Fogelstrom