Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-08-23 | Addition of acd and wd + fixed ss major. | Niklas Hallqvist | |
1996-08-23 | Support MAKEOBJDIR. Change "obj" rule to be forced. | Niklas Hallqvist | |
1996-08-23 | __OpenBSD__ messup fixed | Niklas Hallqvist | |
1996-08-23 | Added share/tmac/mdoc | etheisen | |
1996-08-23 | Leave d_dlsymun empty. | Jason Downs | |
1996-08-23 | Import of 4.4BSD-Lite2's troff doc stuff | etheisen | |
1996-08-23 | nvi 1.75 | michaels | |
1996-08-23 | Removed DDB again, as it is missing a lot of stuff. Added COMPAT_OSF1 | Niklas Hallqvist | |
which at least compiles... | |||
1996-08-23 | It is clear noone even tried to compile OSF/1 emulation lately. | Niklas Hallqvist | |
Made it compile again. | |||
1996-08-23 | Fix sys_poll wrapper so it compiles | Niklas Hallqvist | |
1996-08-23 | Merge changes from FreeBSD | Niklas Hallqvist | |
1996-08-22 | Correct typo | Niklas Hallqvist | |
1996-08-22 | rcmdsh() is now prototyped in unistd.h | Todd C. Miller | |
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 | |