summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Changed all per-file errors to warnings. Exit with a nonzero status ofbde1996-04-131-55/+48
* Print some warnings if root invokes chpass and sets thempp1996-04-111-0/+19
* Do not exit if a file is not readable. This is a short hackwosch1996-04-101-2/+4
* Correctly match the format flags and their descriptions.mpp1996-04-091-1/+1
* Easter was one day to fast.wosch1996-04-091-3/+3
* Do not include math.h because it isn't used and it causesmpp1996-04-092-2/+0
* Don't reference NULL pointers if owner and/or group are omitted.joerg1996-04-081-3/+5
* Correct some man page xrefs, and some other minor changes to bring somempp1996-04-084-10/+11
* Use strtoq() instead of strtol() so that large inums, and sizes can bebde1996-04-071-4/+4
* Fix a typo.joerg1996-04-071-1/+1
* Correct some man page cross references and file location references.mpp1996-04-074-10/+10
* Correct some cross references and some path names.mpp1996-04-062-3/+3
* Submitted by: archie@tribe.comjulian1996-04-062-6/+78
* Change calendar to report the actual date for variable day events.mpp1996-04-066-37/+63
* $* -> $@wosch1996-04-051-18/+19
* Xref clocks(7).joerg1996-04-051-0/+1
* Cast to unsigned char instead of unsignedache1996-04-031-2/+2
* Removed the definition of the make variable SHAREDIR. It was clashingjdp1996-04-021-3/+2
* Don't build the special case lint libraries.paul1996-03-313-3/+3
* Localize timeache1996-03-312-1/+7
* Renamed Proc-cache to Dir-cache for the same reasons as in vmstat.bde1996-03-291-3/+3
* Make sure there is a linefeed at the end of generated HTML files.jfieber1996-03-261-3/+3
* Move llib-lstdc to llib-lc since that's what lint expects.paul1996-03-242-3/+3
* Re-enable building of lint libraries.paul1996-03-241-2/+1
* Build and install llib-lstdc.ln. Disable Posix version.paul1996-03-241-2/+3
* Add xlintpaul1996-03-241-2/+2
* Don't build lint libraries for the moment.paul1996-03-241-1/+2
* Cast char's to (u_char) before passing them to isctype() functions.joerg1996-03-191-2/+2
* Fixed a type mismatch in crufty misconfigured compatibilty code.bde1996-03-191-1/+1
* Minor correction regarding the last line of an uuencoded file.joerg1996-03-171-1/+1
* Fix a couple of sign-extension bugs.joerg1996-03-171-2/+2
* Allow the user to disable the use of T/TCP by setting the -T option.olah1996-03-153-4/+20
* remove /usr/ucb from pathwosch1996-03-122-8/+1
* Increment network byte order properlyache1996-03-121-3/+3
* Make su a little less fascist about using Kerberos if it is notmarkm1996-03-111-6/+7
* Move #include of queue.h before #include of socketvar.h in preparation fordg1996-03-116-3/+6
* Include queue.h in preparation of struct socket changes.dg1996-03-111-0/+1
* Include queue.h in preparation for upcoming struct socket changes.dg1996-03-111-0/+1
* Fix some grammer problems.mpp1996-03-111-7/+4
* Add the -x option to the usage string.mpp1996-03-111-2/+2
* Fix a couple of typos.mpp1996-03-111-3/+3
* Change an incorrect reference to the "-n" flag to "-#".mpp1996-03-111-1/+1
* From Lite2: rename fs to vfs.hsu1996-03-111-2/+2
* Print 8bit chars from the net if current locale allows themache1996-03-101-2/+3
* Make talk automagically find out the interface IP address where thejoerg1996-03-0914-54/+207
* Better integrate kerberos into su so that if an incorrect Kerberosmarkm1996-03-092-32/+53
* Phkmalloc strikes again.phk1996-03-071-1/+1
* Here's a patch that fixes the problem with modem syncronizationpst1996-03-051-2/+2
* Use '-fstype ufs' rather than '-fstype local' on the find command to avoiddg1996-03-052-2/+2
* Make xargs take into account the bytes occupied by the environment.asami1996-03-051-3/+7
OpenPOWER on IntegriCloud