summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 1) Fix local_passwd to co-operate with dual-personality crypt(3).markm1995-12-163-10/+26
* More XDR routine cleanups. These three programs should be the onlywpaul1995-12-151-8/+9
* Reduced vm dependencies. Only `struct vmmeter.h' is required.bde1995-12-132-4/+7
* Localize itache1995-12-131-4/+5
* Add explicit #include of <sys/vmmeter.h> after the last round of <vm/vm.h>peter1995-12-131-0/+1
* add a #include <sys/vmmeter.h> since we are using the vmmeter structurespeter1995-12-131-0/+1
* Clean up. (I hope I'm doing this right.)wpaul1995-12-1313-679/+4152
* This commit was generated by cvs2svn to compensate for changes in r12795,wpaul1995-12-132-0/+482
|\
| * Import a newer and more functional version of rpcgen.wpaul1995-12-1315-629/+4591
| * This commit was manufactured by cvs2svn to create branch 'SUNRPC'.cvs2svn1994-08-071283-292518/+0
* | Fix a cosmetic null termination problem for completeness.peter1995-12-111-1/+2
* | Add support for high-range FTP data portspst1995-12-108-16/+79
* | 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
OpenPOWER on IntegriCloud