summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Return early in printreg() when the pointer is NULL. For FreeBSD, thebde1995-10-211-0/+2
* Recognize Acrobat files too.phk1995-10-191-0/+3
* Fixed a bug that caused last(1) to be extremely slow in some cases, anddg1995-10-172-83/+83
* Don't use printf() for simple strings because it is slow. Closes PR 783.wollman1995-10-161-1/+1
* Fix ALPHA rangeache1995-10-151-1/+1
* Various fixes mostly for letters rangeache1995-10-151-9/+13
* XDIGIT range fixed. This change is cosmetique and not affect anyone,ache1995-10-155-5/+5
* Add a '-c' option for cleaning namelists of various things.phk1995-10-152-4/+30
* In TCP statistics, display new statistic about how many resends werewollman1995-10-131-0/+1
* Make it possible to enable WHEELSU from /etc/make.conf.wollman1995-10-121-1/+4
* Another program depending on zero'ed malloc.phk1995-10-101-1/+1
* Reverse out some of the previous commit I did, which shortened thepeter1995-10-101-8/+11
* We wouldn't want to kill init if our parent died...phk1995-10-091-2/+4
* KNFize last change.dg1995-10-091-1/+1
* KNFize.dg1995-10-091-1/+1
* Add options -C (same as -c except for preserving the modificationbde1995-10-092-78/+265
* Don't claim that `ranlib -t' is useful.bde1995-10-092-2/+4
* Fix one column wrong offset in previous change days->dayache1995-10-081-1/+1
* Change error diagnostic to be less confusing:ache1995-10-081-1/+1
* Remove hack inserted by me long time ago (cd $HOME for user-called case),ache1995-10-082-6/+2
* This is now perl5 friendly.jfieber1995-10-072-79/+101
* Another place where malloc is expected to return zero'ed storage.phk1995-10-071-0/+1
* Symorder relies on malloc to return zero'ed data. Found with phkmalloc/2.phk1995-10-071-0/+1
* Die if we get errors from the tty.phk1995-10-061-3/+5
* Support for using overlapping kzip kernels that are overwritten duringpeter1995-10-062-17/+103
* Fix a bug in a recent commit that broke more so that itmpp1995-10-051-0/+2
* Kerberos can now deal with multi-homed clients.gibbs1995-10-054-10/+14
* Describe the correct default situation for the various permissionjoerg1995-10-051-3/+3
* Make more pass +linenumber to vi (and emacs), even if $EDITOR is used.peter1995-10-041-3/+13
* Enable sasc.bde1995-10-031-2/+2
* 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
OpenPOWER on IntegriCloud