aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Treat ^end<EOF> as valid terminator (like ^end\n), some encoders (f.e. Eudora)Andrey A. Chernov1996-04-251-1/+1
* Add support for SOCKS if enabled.Paul Traina1996-04-232-4/+11
* Add support for socksPaul Traina1996-04-234-1/+23
* Fix a segfault which occurs when it gets an empty input line.Sujal Patel1996-04-221-1/+8
* Update an offset field for i386 a.out core files, so that the programJohn Polstra1996-04-181-1/+1
* Fix a typo in the syntax for indirect offsets.John Polstra1996-04-181-2/+2
* Document that ipx is a valid protocol for the -f option.John Hay1996-04-131-5/+8
* Changed all per-file errors to warnings. Exit with a nonzero status ofBruce Evans1996-04-131-55/+48
* Print some warnings if root invokes chpass and sets theMike Pritchard1996-04-111-0/+19
* Do not exit if a file is not readable. This is a short hackWolfram Schneider1996-04-101-2/+4
* Correctly match the format flags and their descriptions.Mike Pritchard1996-04-091-1/+1
* Easter was one day to fast.Wolfram Schneider1996-04-091-3/+3
* Do not include math.h because it isn't used and it causesMike Pritchard1996-04-092-2/+0
* Don't reference NULL pointers if owner and/or group are omitted.Joerg Wunsch1996-04-081-3/+5
* Correct some man page xrefs, and some other minor changes to bring someMike Pritchard1996-04-084-10/+11
* Use strtoq() instead of strtol() so that large inums, and sizes can beBruce Evans1996-04-071-4/+4
* Fix a typo.Joerg Wunsch1996-04-071-1/+1
* Correct some man page cross references and file location references.Mike Pritchard1996-04-074-10/+10
* Correct some cross references and some path names.Mike Pritchard1996-04-062-3/+3
* Submitted by: archie@tribe.comJulian Elischer1996-04-062-6/+78
* Change calendar to report the actual date for variable day events.Mike Pritchard1996-04-066-37/+63
* $* -> $@Wolfram Schneider1996-04-051-18/+19
* Xref clocks(7).Joerg Wunsch1996-04-051-0/+1
* Cast to unsigned char instead of unsignedAndrey A. Chernov1996-04-031-2/+2
* Removed the definition of the make variable SHAREDIR. It was clashingJohn Polstra1996-04-021-3/+2
* Don't build the special case lint libraries.Paul Richards1996-03-313-3/+3
* Localize timeAndrey A. Chernov1996-03-312-1/+7
* Renamed Proc-cache to Dir-cache for the same reasons as in vmstat.Bruce Evans1996-03-291-3/+3
* Make sure there is a linefeed at the end of generated HTML files.John Fieber1996-03-261-3/+3
* Move llib-lstdc to llib-lc since that's what lint expects.Paul Richards1996-03-242-3/+3
* Re-enable building of lint libraries.Paul Richards1996-03-241-2/+1
* Build and install llib-lstdc.ln. Disable Posix version.Paul Richards1996-03-241-2/+3
* Add xlintPaul Richards1996-03-241-2/+2
* Don't build lint libraries for the moment.Paul Richards1996-03-241-1/+2
* Cast char's to (u_char) before passing them to isctype() functions.Joerg Wunsch1996-03-191-2/+2
* Fixed a type mismatch in crufty misconfigured compatibilty code.Bruce Evans1996-03-191-1/+1
* Minor correction regarding the last line of an uuencoded file.Joerg Wunsch1996-03-171-1/+1
* Fix a couple of sign-extension bugs.Joerg Wunsch1996-03-171-2/+2
* Allow the user to disable the use of T/TCP by setting the -T option.Andras Olah1996-03-153-4/+20
* remove /usr/ucb from pathWolfram Schneider1996-03-122-8/+1
* Increment network byte order properlyAndrey A. Chernov1996-03-121-3/+3
* Make su a little less fascist about using Kerberos if it is notMark Murray1996-03-111-6/+7
* Move #include of queue.h before #include of socketvar.h in preparation forDavid Greenman1996-03-116-3/+6
* Include queue.h in preparation of struct socket changes.David Greenman1996-03-111-0/+1
* Include queue.h in preparation for upcoming struct socket changes.David Greenman1996-03-111-0/+1
* Fix some grammer problems.Mike Pritchard1996-03-111-7/+4
* Add the -x option to the usage string.Mike Pritchard1996-03-111-2/+2
* Fix a couple of typos.Mike Pritchard1996-03-111-3/+3
* Change an incorrect reference to the "-n" flag to "-#".Mike Pritchard1996-03-111-1/+1
* From Lite2: rename fs to vfs.Jeffrey Hsu1996-03-111-2/+2