summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Move out some of the shell builtin bogosity from printf's source tojoerg1995-12-101-14/+1
* Check the # of arguments, instead of silently dumping core.joerg1995-12-101-0/+2
* Small tweak: the 'is exisating password an empty string' check isn'twpaul1995-12-091-2/+3
* Don't #define NO_CONST. Defining it caused type mismatches forbde1995-12-071-1/+0
* Initialize some uninitialized variables to fix a bug that sometimesdg1995-12-061-1/+1
* Submitted by: John Hayjulian1995-12-051-6/+7
* Updated to BSD4.4lite2. Fixes PR836. `echo abcd | tr a-d A-BC-D' nowbde1995-11-281-3/+3
* Make tip recognize EOF in more cases.phk1995-11-261-6/+17
* Merge with current. Back out all trailing spaces changes, theyache1995-11-2313-143/+152
* This commit was generated by cvs2svn to compensate for changes in r12461,ache1995-11-231-1/+1
|\
| * Import of 1.9.5, one my fix included to mainstreamache1995-11-236-7/+27
* | Increase width of Network column from 11 to 13 for the AF_INET case.se1995-11-221-2/+2
* | Amend my fix a bit. My way failed to take leap years into account. Thewpaul1995-11-211-11/+4
* | Correct the man pages, USD doc and online help to refer to /var/mailmarkm1995-11-206-8/+8
* | Default file creation mask was 666 (allow othres write anythingache1995-11-191-2/+2
* | Rup uses tm_yday in its uptime printout, but ignores tm_year. This meanswpaul1995-11-191-3/+11
* | Fixed afterinstall rule:bde1995-11-181-3/+5
* | Dynamically allocate line buffers, instead of assuming that all thejoerg1995-11-151-6/+31
* | Fix the bug that caused the AF_UNIX domain sockets to not be shown..peter1995-11-151-1/+1
* | Obtained from: pope gregory and julius caesarjulian1995-11-111-1/+1
* | Re-wrote the locate.updatedb script in /bin/sh for speed and portability.nate1995-11-092-1/+80
* | Author's cosmetic fixesache1995-11-081-1/+1
* | Author's fixes of backspace problem, slightly different then mine wasache1995-11-081-8/+6
* | Well, Jochen adopted most of my submissions. So only the differentjoerg1995-11-063-5/+12
* | This commit was generated by cvs2svn to compensate for changes in r12099,joerg1995-11-0537-0/+20618
|\ \
| * | Jochen Pohl's lint(1) from NetBSD. Yet another import.joerg1995-11-0537-0/+20618
| /
* | Do unctrl in right wayache1995-11-051-6/+12
* | Repair the detection of undefined symbols that my last "quick fix" commitpeter1995-11-031-2/+3
* | Cleanup make process per Bruce suggestionsache1995-11-035-20/+97
* | Add $id$ and ${COPY}ache1995-11-031-2/+2
* | Cleanup make process per Bruce suggestionsache1995-11-037-18/+343
* | Fix the :S modifier to substitute in each word of the variable, accordingadam1995-11-011-16/+6
* | Fix ranlib to work with odd-length extended names.ache1995-11-011-1/+1
* | Merge in changes from ppp-2.2's chat onto the mainline...peter1995-10-313-274/+514
* | This commit was generated by cvs2svn to compensate for changes in r11987,peter1995-10-311-3/+4
|\ \
| * | Vendor branch import of chat from ppp-2.2 package..peter1995-10-313-268/+510
* | | <sys/user.h> -> <sys/time.h>phk1995-10-301-2/+2
* | | Remove char->int promotion.ache1995-10-291-6/+4
* | | #include <sys/user.h>phk1995-10-292-1/+3
* | | Make it works with 8bit charsetsache1995-10-291-15/+18
* | | Now works with 8bit chars...ache1995-10-281-1/+1
* | | Fix broken charclass handlingache1995-10-282-3/+15
* | | Close out PR#723: time -l dumps corepst1995-10-281-1/+9
* | | Add strict 7bit ASCII localeache1995-10-282-1/+29
* | | symorder appears to have been designed to run on executable filespeter1995-10-281-8/+12
* | | Close docs/43 manpage for keysu is missingpst1995-10-281-1/+1
* | | Submitted by: Mike Mitchelljulian1995-10-271-0/+348
* | | - #if defined(TF_NEEDSYN) && defined(TF_NEEDSYN)adam1995-10-271-2/+2
* | | Submitted by: john hayjulian1995-10-271-1/+1
* | | Add setlocale LC_TIMEache1995-10-261-0/+7
OpenPOWER on IntegriCloud