summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
1996-07-22rcsid cleanupTheo de Raadt
1996-07-22bzero sockaddr_inTheo de Raadt
1996-07-22kill (-1, SIGTERM) may find no other processes; netbsd pr#2619, cgdTheo de Raadt
1996-07-22make COPTS work in bsd.lib.mk tooTheo de Raadt
1996-07-22Add build of terminfo.db; note that the terminfo source has been modifiedThorsten Lockert
1996-07-22Properly overwrite the entire use= string after resolving itThorsten Lockert
1996-07-22finally half-readableTheo de Raadt
1996-07-22bzero sockaddr before useTheo de Raadt
1996-07-22Initial integration of pieces of Manuel's patch5. From the announce:Jason Downs
1996-07-22Add support for compiling a terminfo source file into terminfo.db (usingThorsten Lockert
1996-07-22Add support for terminfo.db files; same format as termcap.db but withThorsten Lockert
1996-07-22Dir is not empty anymoreTobias Weingartner
1996-07-22setgid back; from kashmir@umiacs.UMD.EDUTheo de Raadt
1996-07-22do not chdir as rootTheo de Raadt
1996-07-22seteuid for chdirTheo de Raadt
1996-07-21Correct fix for -Fa brokenness.dm
1996-07-21Ensure we never use more than one callout table slotThorsten Lockert
1996-07-20Update pppd to 2.3a4:joshd
1996-07-20add KOI-8 cyrillic fontsMichael Shalayeff
1996-07-20use euid/egid to get into homedir; from dean@fsa.caTheo de Raadt
1996-07-20auto-generate share/info/dirTheo de Raadt
1996-07-20Correct return valueThorsten Lockert
1996-07-20bcopy->memcpy & tagTheo de Raadt
1996-07-20bogus frees; from jraynard@freebsd.orgTheo de Raadt
1996-07-20rpc.lockdTheo de Raadt
1996-07-20compiles...Theo de Raadt
1996-07-20rpc.lockd from freebsd; has a problem yetTheo de Raadt