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