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