aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Describe the correct default situation for the various permissionJoerg Wunsch1995-10-051-3/+3
* Make more pass +linenumber to vi (and emacs), even if $EDITOR is used.Peter Wemm1995-10-041-3/+13
* Enable sasc.Bruce Evans1995-10-031-2/+2
* Build secure telnet if available and allowedAndrey A. Chernov1995-09-291-1/+3
* Don't use gets().Bruce Evans1995-09-294-6/+13
* Build tools subdir first to reduce bogons caused by inadequate dependencyBruce Evans1995-09-291-3/+11
* Makefile: use CFLAGS+= instead of CFLAGS=. Don't use the f2c's malloc.Jean-Marc Zucconi1995-09-282-7/+15
* Update to the 1995/09/20 version. Previous version was 1993/12/17Jean-Marc Zucconi1995-09-2850-1907/+4981
* Fix SRCS so that `make depend' works. There were some .l's and some .y's.Bruce Evans1995-09-281-3/+3
* Rename PATH_LOCK to PATH_UUCPLOCKAndrey A. Chernov1995-09-231-1/+1
* Fixed netstat to not bogusly mangle the argv[] command args by rewritingDavid Greenman1995-09-232-15/+12
* Lay some hooks for server side includes in HTML output. Specifically,John Fieber1995-09-221-11/+21
* Stop using gnumalloc.Poul-Henning Kamp1995-09-221-4/+1
* Print "1day" instead of "1days"Dima Ruban1995-09-221-2/+4
* Implement a rather gross hack to identify i386 a.out core files.Joerg Wunsch1995-09-211-0/+10
* Use new _PATH_LOCKAndrey A. Chernov1995-09-202-2/+2
* Back out the change in rev.1.4 and fix the formatting of the changeBruce Evans1995-09-181-7/+2
* Add X11 XPM and BDF description strings. Alas, bitmaps do not haveJoerg Wunsch1995-09-171-0/+2
* Point passwd to the new locations of kpasswd.c and kadm.h.Justin T. Gibbs1995-09-141-3/+3
* Simpler fix to the find bug reported by Terry Lambert <terry@lambert.org>Nate Williams1995-09-121-0/+3
* Updating /usr/include/kerberosIV/des.h so eBones will build breaksMark Murray1995-09-102-14/+1
* message catalog for fr_FR.ISO_8859-1Jean-Marc Zucconi1995-09-092-0/+340
* Add fr_FR.ISO_8859-1 to LANGSJean-Marc Zucconi1995-09-091-1/+1
* Change the errx(0,...) to errx(1,...)Jordan K. Hubbard1995-09-081-2/+2
* add RCS Id strings so we know what we haveJulian Elischer1995-09-082-0/+6
* Submitted by: Luigi Rizzo (luigi@iet.unipi.it)Julian Elischer1995-09-085-0/+384
* Bring Barry Morris' changes from FreeBSD 1.1.5.1 back: pass argumentsJoerg Wunsch1995-09-062-9/+50
* Increase the tty column width from 2 to 3 characters.Peter Wemm1995-09-042-7/+7
* Add pw_yp.c to SRCS. This is code that was moved to chpass, but passwd stillMark Murray1995-09-031-2/+2
* Correct a typo :-).Andreas Schulz1995-09-021-1/+1
* Bug fix: use the use_yp() function in the chpass(1) code to determineBill Paul1995-09-023-48/+34
* Make use_yp() smarter about figuring out whether a user is local orBill Paul1995-09-024-30/+202
* Command line arguments are now gathered by NewGetOpt. Command lineJohn Fieber1995-08-312-51/+109
* Fix error: while getting file name, backspace not works, but produceAndrey A. Chernov1995-08-301-2/+4
* Fix 8bit chars output, not highlight all of themAndrey A. Chernov1995-08-301-3/+3
* While posting something to -current about this, I got an idea for makingJordan K. Hubbard1995-08-303-11/+347
* Add ee.Jordan K. Hubbard1995-08-301-2/+2
* This commit was generated by cvs2svn to compensate for changes in r10452,Jordan K. Hubbard1995-08-309-0/+9696
|\
| * This is `ee' - the Easy Editor. I'm bringing it in to replace vi onvendor/ee/1.2.4Jordan K. Hubbard1995-08-309-0/+9696
* New Improved navigation controls.John Fieber1995-08-292-43/+109
* Check for expired passwords before allowing access to the system.Mike Pritchard1995-08-281-0/+7
* Oh foo. I should a) learn to read. b) learn to think. :-)Jordan K. Hubbard1995-08-281-1/+1
* Remove -DKLUDGELINEMODE again; it's breaking things and Paul T. saysJordan K. Hubbard1995-08-281-1/+1
* Fixed bug where 'id <user>' output the wrong group name (the user nameDavid Greenman1995-08-281-11/+11
* Backed out change in rev 1.2.David Greenman1995-08-271-1/+1
* Accept escaped quotes in msg catalogs.Jordan K. Hubbard1995-08-261-0/+4
* Make the -ascii option generate filename.ascii rather than filename.txtJohn Fieber1995-08-252-6/+6
* Fix up warning about qsort parametersPaul Traina1995-08-231-1/+0
* Upgrade to 2.9Andrey A. Chernov1995-08-2112-116/+256
* Update the DNS tools from 4.9.3-b9 -> 4.9.3-b24Peter Wemm1995-08-202-46/+73