summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-07-27Initial integration of G77.Jason Downs
1996-07-27Integrate zlib v1.0.3Thorsten Lockert
1996-07-27syslogd: -s goes away, becomes default. -u becomes insecure modeTheo de Raadt
1996-07-27snprintf some more; also change -s to -u (-u is insecure mode, opens udp port)Theo de Raadt
1996-07-26Install with 4554 permissions so people not in the dialer group can makedm
1996-07-26Don't try to install man pages if NOMAN is defined, it will not work!Mats O Jansson
1996-07-26export non-constipated sys_errlist[] to userlandTheo de Raadt
1996-07-26Same as last commit, use snprintf, not sprintfjoshd
1996-07-26should not use sprintf unless input strings are of known valuejoshd
1996-07-26HAVE_STRERROR for __OpenBSD__Theo de Raadt
1996-07-26fix a comment of mineTheo de Raadt
1996-07-25ypserv, ypbind, then rpc.yppasswddTheo de Raadt
1996-07-25search proper list, duhTheo de Raadt
1996-07-25rmtcr_outval used by xdr_bool, so must be bool_tTheo de Raadt
1996-07-25Kernel changes for ppp2.3a4.joshd
1996-07-25oops, floatconstants are in memory so wee need a .cpload to set gp-reg.Per Fogelstrom
1996-07-25openbsdTheo de Raadt
1996-07-25only report SS_CONNECTOUT socketsTheo de Raadt
1996-07-25mv to openbsd.cTheo de Raadt
1996-07-25SS_CONNECTOUT indicates socket was connect()ed at this end, accept()ed at oth...Theo de Raadt
1996-07-25Partially revert back to the old behaviour of declaring sys_errlist here.Jason Downs
1996-07-25Let's fix this more or less `correctly', rather then making it worse.Jason Downs
1996-07-25Updated to rdist 6.1.3. Used real snprintf() (instead of string lengthTodd C. Miller
1996-07-25Replaced sprintf() with snprintf() where buffer size is obvious.Todd C. Miller
1996-07-25readableTheo de Raadt
1996-07-25buffer overflow preventionTheo de Raadt
1996-07-24for sun-modified maxtor XT-8760S drives; from ivanenko@ctpa03.mit.eduTheo de Raadt
1996-07-24printf style functions now are int, explicitly return 0Niklas Hallqvist
1996-07-24normal uid before execvTheo de Raadt
1996-07-24bring vi/ex up to 1.71Michael Shalayeff
1996-07-24ep*Theo de Raadt
1996-07-24install /sys/scsi in /usr/include/scsiMichael Shalayeff
1996-07-24Actually, let's use straight defines instead of macros. Potentially aJason Downs
1996-07-24Prevent the v8 style regexp library from clashing with the POSIX regex.Jason Downs
1996-07-24regexp.h no longer lives here.Jason Downs
1996-07-24OS is OpenBSDTodd C. Miller
1996-07-23make printf/addlog return 0, for compat to userlandTheo de Raadt
1996-07-23syncTheo de Raadt
1996-07-23require stderr to be > IPPORT_RESERVED/2 (hope this does not break anything...)Theo de Raadt
1996-07-23nicer error message; netbsd pr#2651; enami@ba2.so-net.or.jpTheo de Raadt
1996-07-23other icmp traffic can cause a timeout to occur so must be more careful;Theo de Raadt
1996-07-23open sockets then revoke privs; and a strdup() solution from freebsdTheo de Raadt
1996-07-23treat -l and -f the sameTheo de Raadt
1996-07-23ptrace is safe; limit preload to rootTheo de Raadt
1996-07-23skip until ptrace problem is resolvedTheo de Raadt
1996-07-23OpenBSD'ifyetheisen
1996-07-23Backslash continuation of literal strings causes nawk to barf.etheisen
1996-07-23open socket as soon as possible, and then revoke privsTheo de Raadt
1996-07-22no overflow; from brian@saturn.netTheo de Raadt
1996-07-22comment on ^C handlingTheo de Raadt