summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Build secure telnet if available and allowedache1995-09-291-1/+3
* Don't use gets().bde1995-09-294-6/+13
* Build tools subdir first to reduce bogons caused by inadequate dependencybde1995-09-291-3/+11
* Makefile: use CFLAGS+= instead of CFLAGS=. Don't use the f2c's malloc.jmz1995-09-282-7/+15
* Update to the 1995/09/20 version. Previous version was 1993/12/17jmz1995-09-2850-1910/+4984
* Fix SRCS so that `make depend' works. There were some .l's and some .y's.bde1995-09-281-3/+3
* Rename PATH_LOCK to PATH_UUCPLOCKache1995-09-231-1/+1
* Fixed netstat to not bogusly mangle the argv[] command args by rewritingdg1995-09-232-15/+12
* Lay some hooks for server side includes in HTML output. Specifically,jfieber1995-09-221-11/+21
* Stop using gnumalloc.phk1995-09-221-4/+1
* Print "1day" instead of "1days"dima1995-09-221-2/+4
* Implement a rather gross hack to identify i386 a.out core files.joerg1995-09-211-0/+10
* Use new _PATH_LOCKache1995-09-202-2/+2
* Back out the change in rev.1.4 and fix the formatting of the changebde1995-09-181-7/+2
* Add X11 XPM and BDF description strings. Alas, bitmaps do not havejoerg1995-09-171-0/+2
* Point passwd to the new locations of kpasswd.c and kadm.h.gibbs1995-09-141-3/+3
* Simpler fix to the find bug reported by Terry Lambert <terry@lambert.org>nate1995-09-121-0/+3
* Updating /usr/include/kerberosIV/des.h so eBones will build breaksmarkm1995-09-102-14/+1
* message catalog for fr_FR.ISO_8859-1jmz1995-09-092-0/+340
* Add fr_FR.ISO_8859-1 to LANGSjmz1995-09-091-1/+1
* Change the errx(0,...) to errx(1,...)jkh1995-09-081-2/+2
* add RCS Id strings so we know what we havejulian1995-09-082-0/+6
* Submitted by: Luigi Rizzo (luigi@iet.unipi.it)julian1995-09-085-0/+384
* Bring Barry Morris' changes from FreeBSD 1.1.5.1 back: pass argumentsjoerg1995-09-062-9/+50
* Increase the tty column width from 2 to 3 characters.peter1995-09-042-7/+7
* Add pw_yp.c to SRCS. This is code that was moved to chpass, but passwd stillmarkm1995-09-031-2/+2
* Correct a typo :-).ats1995-09-021-1/+1
* Bug fix: use the use_yp() function in the chpass(1) code to determinewpaul1995-09-023-48/+34
* Make use_yp() smarter about figuring out whether a user is local orwpaul1995-09-024-30/+202
* Command line arguments are now gathered by NewGetOpt. Command linejfieber1995-08-312-51/+109
* Fix error: while getting file name, backspace not works, but produceache1995-08-301-2/+4
* Fix 8bit chars output, not highlight all of themache1995-08-301-3/+3
* While posting something to -current about this, I got an idea for makingjkh1995-08-303-11/+347
* Add ee.jkh1995-08-301-2/+2
* This commit was generated by cvs2svn to compensate for changes in r10452,jkh1995-08-309-0/+9696
|\
| * This is `ee' - the Easy Editor. I'm bringing it in to replace vi onjkh1995-08-309-0/+9696
* New Improved navigation controls.jfieber1995-08-292-43/+109
* Check for expired passwords before allowing access to the system.mpp1995-08-281-0/+7
* Oh foo. I should a) learn to read. b) learn to think. :-)jkh1995-08-281-1/+1
* Remove -DKLUDGELINEMODE again; it's breaking things and Paul T. saysjkh1995-08-281-1/+1
* Fixed bug where 'id <user>' output the wrong group name (the user namedg1995-08-281-11/+11
* Backed out change in rev 1.2.dg1995-08-271-1/+1
* Accept escaped quotes in msg catalogs.jkh1995-08-261-0/+4
* Make the -ascii option generate filename.ascii rather than filename.txtjfieber1995-08-252-6/+6
* Fix up warning about qsort parameterspst1995-08-231-1/+0
* Upgrade to 2.9ache1995-08-2112-116/+256
* Update the DNS tools from 4.9.3-b9 -> 4.9.3-b24peter1995-08-202-46/+73
* Remove bogus ${DESTDIR}s from LINKS.bde1995-08-172-10/+16
* Merge various fixes from NetBSD. This will allow the WordPerfect forjkh1995-08-163-47/+87
* '#' is not a comment if a non-space char followjoerg1995-08-152-0/+13
OpenPOWER on IntegriCloud