summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1996-08-22Adds rcmdsh() prototype.Todd C. Miller
1996-08-22NetBSD changes: use POSIX regex routines and fix more buff oflowTodd C. Miller
Can't use mkstemp() so go back to mktemp and open(2) with sane flags. Now uses rcmdsh and fixes memory leak in NetBSD POSIX regex support (leak fixed by Charles Amos <amos@umiacs.umd.edu>).
1996-08-22Adds rcmdsh() -- rcmd-alike using rsh (or specified shell).Todd C. Miller
1996-08-22main() return typeTheo de Raadt
1996-08-22someone forgot the most important driver!Jason Downs
1996-08-22ugly but make it workTheo de Raadt
1996-08-22header glitch if system up < 1 minute; from mouse@Collatz.McRCIM.McGill.EDUTheo de Raadt
1996-08-22fix main() typeTheo de Raadt
1996-08-22__OpenBSD__Theo de Raadt
1996-08-22de-gibble ftpd for wTheo de Raadt
1996-08-22deal with argument snipTheo de Raadt
1996-08-22Slightly better.Jason Downs
1996-08-22Handle ftp entries better.Jason Downs
1996-08-22__OpenBSD__Theo de Raadt
1996-08-22__OpenBSD__Theo de Raadt
1996-08-22__OpenBSD__Theo de Raadt
1996-08-22__OpenBSD__Theo de Raadt
1996-08-22watch for NOMANTheo de Raadt
1996-08-21check for __OpenBSD__, prep for tossing __NetBSD__?Theo de Raadt
1996-08-21explain why mktemp is unsafeTheo de Raadt
1996-08-21spit out a warning if /dev/console does not exist; from ↵Theo de Raadt
mouse@Collatz.McRCIM.McGill.EDU
1996-08-21this is a real game, hide it.Jason Downs
1996-08-21+bsJason Downs
1996-08-21battleships, from FreeBSDJason Downs
1996-08-21+grdcJason Downs
1996-08-21From FreeBSD.Jason Downs
1996-08-21Fix formatting problem for E2BIG descriptionThorsten Lockert
1996-08-21Note about lndir; add specific path.Jason Downs
1996-08-21Use .PATH, not VPATHThorsten Lockert
Don't add -g to CFLAGS
1996-08-21Use .PATH, not VPATHThorsten Lockert
Don't add -g -O2 to CFLAGS
1996-08-21Don't override BINOWN and BINGRPThorsten Lockert
1996-08-21Move cfree(3) weak symbol into a seperate fileThorsten Lockert
1996-08-21Make it even out.Jason Downs
1996-08-21Document it.Jason Downs
1996-08-21cfree moved to libcJason Downs
1996-08-20memset 0; also fix for byte order botch in __svc_fdset handling; thanks to ↵Theo de Raadt
mw@openbsd.org
1996-08-20nvi 1.74michaels
1996-08-20only close real socketTheo de Raadt
1996-08-20deal with unintializated __svc_fdsetTheo de Raadt
1996-08-20Makefile and script fixes.Jason Downs
1996-08-20Make the binding cfree() -> free() weak if possibleThorsten Lockert
1996-08-20Cleaner.Jason Downs
1996-08-20Remove ANSI function delcarations and add a cfree() stub function.Jason Downs
1996-08-20Forgot emacs.out depends on emacs.c.Jason Downs
1996-08-20Disable dynamic loading on archs that don't support it, and enable setuidJason Downs
scripts. (Damnit perl, you are NOT smarter then the kernel.)
1996-08-20+cruftJason Downs
1996-08-20init sc_mem; cleanupTheo de Raadt
1996-08-20R.I.P.Thorsten Lockert
1996-08-20exit 1 for failure if -detach; netbsd pr#2705; jbernard@tater.Mines.EDUTheo de Raadt
1996-08-20dump one NOT TWO headers; from osymh@gemini.oscs.montana.eduTheo de Raadt