summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Collapse)Author
1996-09-05skey command for inline use; by brian@saturn.net (but i had to fix his sleep ↵Theo de Raadt
deprived code)
1996-09-05nc is *hobbit*'s netcat; let the sysadm have the same tools the crackersTheo de Raadt
have, so that he may learn what the network is about and protect it better.
1996-09-04get 12am & 12pm correct; netbsd pr#2734, khym@bga.com [this was hell to test]Theo de Raadt
1996-09-04permit YP to be compiled out using flag in bsd.own.mk; pr#15, peter@demon.netTheo de Raadt
1996-09-03http:// support for the command line fetches; useful for the ports subsystemTheo de Raadt
and other scripts. written by brian@saturn.net (and then i clawed at it for a bit..)
1996-09-03detect wrong architectureTheo de Raadt
1996-09-03need param.hTheo de Raadt
1996-09-03check mid of exec tooTheo de Raadt
1996-09-02unset $RSH so we don't loop de loop in rcmd().Todd C. Miller
1996-09-02Save the log file if the original number of days was > 0; don't rely onThorsten Lockert
being able to use numdays after aging the existing logfiles
1996-09-02Sync up with NetBSD:briggs
(christos) Fix bug reported by Greg Hudson where leaf (source only) nodes were referenced only by their basename and not by their full pathname. This breaks when .PATH or MAKEOBJDIR are used. There might be Makefiles around that try to work around this bug by prepending ${.CURDIR} to the sources, and they should be found and fixed. Also a lot of the gunk in suff.c that was attempting to work around the same problem could be removed. (christos) - Move -D flags from Makefile to config.h and explain what they do. Add -Wall -Wno-unused to CFLAGS. Add new define SYSVVARSUB to enable SysV style variable substitutions and enable them. - Add SunOS style command substitutions via SUNSHCMD - Fix core dump with '{variable = value' (christos) Fix bug where make will always exit with 0, even when one or more parallel jobs failed. (Only affects parallel make code) (christos) Protect __P from being multiply defined (for systems that already define it) (christos) Add strdup() since ultrix is missing it. From Larry Schwimmer <rosebud@cyclone.Stanford.EDU> (christos) Add estrdup(), a checked version of strdup and use it. (christos) Recognize SVR4 style long filename entries in archives. (thorpej) Tidy up some RCS ids a bit.
1996-09-02add -g group delivery optionTheo de Raadt
1996-09-02Setup fpr links and document.etheisen
1996-09-01fpr goes away, use asaTheo de Raadt
1996-09-01limit to around 1024 chars post expansionTheo de Raadt
1996-09-01Specify that new primaries -empty, -maxdepth and -mindepth are extensionsThorsten Lockert
1996-09-01Add support for -emptyThorsten Lockert
1996-09-01Add support for -mindepth while at itThorsten Lockert
1996-08-31Add support for -maxdepth optionThorsten Lockert
1996-08-31do ngen == 0 correctly; netbsd pr#2724; kstailey@dol-esa.govTheo de Raadt
1996-08-31constrain & expansion to LINE_MAX for safetyTheo de Raadt
1996-08-31constrain & expansion to LINE_MAX for safetyTheo de Raadt
1996-08-31kill leaks; help from das33@cornell.eduTheo de Raadt
1996-08-30fix warningsTheo de Raadt
1996-08-30of course, the same bug as in chpass shows up here too...Theo de Raadt
1996-08-30typoTheo de Raadt
1996-08-30watch for slimy link races, improvement by das33@cornell.edu & iTheo de Raadt
1996-08-30buf oflow; found by oliver fixed by meTheo de Raadt
1996-08-30moved to libutil a few months agoTheo de Raadt
1996-08-30Bugs in code, NUL != NULL, from bde@zeta.org.au (Bruce Evans)michaels
1996-08-30buf oflow; found by das33@cornell.edu and us crazy calgary night owlsTheo de Raadt
1996-08-30buf oflowTheo de Raadt
1996-08-30Backout socket creation change as it didn't prove usefull.etheisen
1996-08-30bail if euid != 0; keeps us from fork-bombing with rcmd that calls rsh(1).Todd C. Miller
1996-08-28mkfifo now generates AF_UNIX sockets as well as fifos. Use the -s opt toetheisen
generate sockets.
1996-08-28fbtab man pageTheo de Raadt
1996-08-27visTheo de Raadt
1996-08-26mem leakTheo de Raadt
1996-08-26LINKS take care of DESTDIRPer Fogelstrom
1996-08-26Our /usr/libexec/cpp link creation wasn't suitable for cross-buildsNiklas Hallqvist
1996-08-26VIS_NOSLASHTheo de Raadt
1996-08-26vis this baby tooTheo de Raadt
1996-08-26vis this babyTheo de Raadt
1996-08-26Add an old makekey(8) mode.Jason Downs
1996-08-26little bugTheo de Raadt
1996-08-26Add file2c from FreeBSD.Jason Downs
1996-08-26bad exampleTheo de Raadt
1996-08-24Conditionally define _PATH* vars so they can be overriden on the command lineimp
1996-08-24prettyTheo de Raadt
1996-08-24this sentence no verbTheo de Raadt