summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-12-12remove the scary comment about a pencilTheo de Raadt
1997-12-12correct documentation on the Gregorian Reformation changeTheo de Raadt
1997-12-12Fixed spelling in a comment.gene
1997-12-12This should be the last cleanup for today. *yawn*Artur Grabowski
1997-12-12cleanup, check pointers, fix strcpy's, etc.Artur Grabowski
1997-12-12clean up, check pointer, remove strcpys, etc..Artur Grabowski
1997-12-12Clean up, check pointers, etc.Artur Grabowski
1997-12-12if final cat or mv fails, fail outTheo de Raadt
1997-12-12pid is pid_tTheo de Raadt
1997-12-12no longer setuid; netbsdTheo de Raadt
1997-12-12permit non-root to use RTM_GET, but no other calls; netbsdTheo de Raadt
1997-12-12default to violating the RFC wrt the PORT command. Use -P to conform to theTheo de Raadt
1997-12-12careful about redefining TRUE and FALSETheo de Raadt
1997-12-12bad man pages, to be replacedTheo de Raadt
1997-12-12fix non-i386 caseTheo de Raadt
1997-12-12add smtpd.Bob Beck
1997-12-12 Build directories and makefile for smtpdBob Beck
1997-12-12 Obtuse smtpd v 2.0 source tree importBob Beck
1997-12-12Another upgrade of kth-krb + many fixes of strcpys and unchecked pointers.Artur Grabowski
1997-12-11syncTheo de Raadt
1997-12-11Fix rename in a better wayConstantine Sapuntzakis
1997-12-11do not clear setuid/setgid for *chmod(-1,-1); pointed out by provosTheo de Raadt
1997-12-11Hook user-level ppp and pppctl.brian
1997-12-11Hook the sample ppp configuration files.brian
1997-12-11Add group `network'.brian
1997-12-11oops -- local change leaked out (but it doesn't hurt anything)Jim Rees
1997-12-11Earlier patch broke rename. Disalbed it temporarily as I search for a solution.Constantine Sapuntzakis
1997-12-11don't panic in apmopen if apm not configuredJim Rees
1997-12-10move error count to xfer structJim Rees
1997-12-10Compute blkno in ata_start routine instead of wdstartJim Rees
1997-12-10Fix three bugs:Jim Rees
1997-12-10this should make things easier in the future.Artur Grabowski
1997-12-10krb4_version was already defined in kerberosIV/krb.hArtur Grabowski
1997-12-10cgd: add a typedef which describes elements in the push-back buffer. MakeTheo de Raadt
1997-12-10extra ()Theo de Raadt
1997-12-10Remove special case for O_TRUNC that is irelevant now thatTodd C. Miller
1997-12-10try again; proactively check that O_TRUNC has FWRITETheo de Raadt
1997-12-10only permit O_TRUNC if FWRITE is set; chatted about by millert and myself for...Theo de Raadt
1997-12-10config files are in /etc, not /usr/libkstailey
1997-12-10emulate set controlling tty ioctlNiels Provos
1997-12-10add GIFMETRIC and GIFMTUNiels Provos
1997-12-10syncTheo de Raadt
1997-12-10nanosleep emulationTheo de Raadt
1997-12-10shared libraries can prevent you from writing legal C codeTheo de Raadt
1997-12-10et_list is elsewhere, is it notTheo de Raadt
1997-12-10do not assume min() is definedTheo de Raadt
1997-12-10hangman 'stands' for something not 'stays'; pointed out by ficus.gene
1997-12-10Fix tmpnam()...i don't have SCSI though, so i couldn't test.Angelos D. Keromytis
1997-12-10Fix for chuck cranor's crashme program.Constantine Sapuntzakis
1997-12-10emulate linux SIOCGIFHWADDR; stolen from freebsd; not tested yetTheo de Raadt