summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Correct a typo.joerg1996-04-301-1/+1
* Implement keyinfo(1) as a setuid Perl script, so /etc/skeykeys canjoerg1996-04-264-16/+46
* Oops, restore missing piece of previous commit.ache1996-04-251-1/+1
* Treat ^end<EOF> as valid terminator (like ^end\n), some encoders (f.e. Eudora)ache1996-04-251-1/+1
* Add support for SOCKS if enabled.pst1996-04-232-4/+11
* Add support for sockspst1996-04-234-1/+23
* Fix a segfault which occurs when it gets an empty input line.smpatel1996-04-221-1/+8
* Update an offset field for i386 a.out core files, so that the programjdp1996-04-181-1/+1
* Fix a typo in the syntax for indirect offsets.jdp1996-04-181-2/+2
* Document that ipx is a valid protocol for the -f option.jhay1996-04-131-5/+8
* 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
OpenPOWER on IntegriCloud