Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-08-22 | Adds rcmdsh() prototype. | Todd C. Miller | |
1996-08-22 | NetBSD changes: use POSIX regex routines and fix more buff oflow | Todd 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-22 | Adds rcmdsh() -- rcmd-alike using rsh (or specified shell). | Todd C. Miller | |
1996-08-22 | main() return type | Theo de Raadt | |
1996-08-22 | someone forgot the most important driver! | Jason Downs | |
1996-08-22 | ugly but make it work | Theo de Raadt | |
1996-08-22 | header glitch if system up < 1 minute; from mouse@Collatz.McRCIM.McGill.EDU | Theo de Raadt | |
1996-08-22 | fix main() type | Theo de Raadt | |
1996-08-22 | __OpenBSD__ | Theo de Raadt | |
1996-08-22 | de-gibble ftpd for w | Theo de Raadt | |
1996-08-22 | deal with argument snip | Theo de Raadt | |
1996-08-22 | Slightly better. | Jason Downs | |
1996-08-22 | Handle 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-22 | watch for NOMAN | Theo de Raadt | |
1996-08-21 | check for __OpenBSD__, prep for tossing __NetBSD__? | Theo de Raadt | |
1996-08-21 | explain why mktemp is unsafe | Theo de Raadt | |
1996-08-21 | spit out a warning if /dev/console does not exist; from ↵ | Theo de Raadt | |
mouse@Collatz.McRCIM.McGill.EDU | |||
1996-08-21 | this is a real game, hide it. | Jason Downs | |
1996-08-21 | +bs | Jason Downs | |
1996-08-21 | battleships, from FreeBSD | Jason Downs | |
1996-08-21 | +grdc | Jason Downs | |
1996-08-21 | From FreeBSD. | Jason Downs | |
1996-08-21 | Fix formatting problem for E2BIG description | Thorsten Lockert | |
1996-08-21 | Note about lndir; add specific path. | Jason Downs | |
1996-08-21 | Use .PATH, not VPATH | Thorsten Lockert | |
Don't add -g to CFLAGS | |||
1996-08-21 | Use .PATH, not VPATH | Thorsten Lockert | |
Don't add -g -O2 to CFLAGS | |||
1996-08-21 | Don't override BINOWN and BINGRP | Thorsten Lockert | |
1996-08-21 | Move cfree(3) weak symbol into a seperate file | Thorsten Lockert | |
1996-08-21 | Make it even out. | Jason Downs | |
1996-08-21 | Document it. | Jason Downs | |
1996-08-21 | cfree moved to libc | Jason Downs | |
1996-08-20 | memset 0; also fix for byte order botch in __svc_fdset handling; thanks to ↵ | Theo de Raadt | |
mw@openbsd.org | |||
1996-08-20 | nvi 1.74 | michaels | |
1996-08-20 | only close real socket | Theo de Raadt | |
1996-08-20 | deal with unintializated __svc_fdset | Theo de Raadt | |
1996-08-20 | Makefile and script fixes. | Jason Downs | |
1996-08-20 | Make the binding cfree() -> free() weak if possible | Thorsten Lockert | |
1996-08-20 | Cleaner. | Jason Downs | |
1996-08-20 | Remove ANSI function delcarations and add a cfree() stub function. | Jason Downs | |
1996-08-20 | Forgot emacs.out depends on emacs.c. | Jason Downs | |
1996-08-20 | Disable dynamic loading on archs that don't support it, and enable setuid | Jason Downs | |
scripts. (Damnit perl, you are NOT smarter then the kernel.) | |||
1996-08-20 | +cruft | Jason Downs | |
1996-08-20 | init sc_mem; cleanup | Theo de Raadt | |
1996-08-20 | R.I.P. | Thorsten Lockert | |
1996-08-20 | exit 1 for failure if -detach; netbsd pr#2705; jbernard@tater.Mines.EDU | Theo de Raadt | |
1996-08-20 | dump one NOT TWO headers; from osymh@gemini.oscs.montana.edu | Theo de Raadt | |