Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge Lite2 mods, and -Wall cleaning. undelete(2) cruft | steve | 1996-12-14 | 7 | -19/+63 |
| | | | | | | not yet implemented is protected by a define (BSD4_4_LITE) that should be removed when this call is supported by the kernel. | ||||
* | [HISTORY] command appeared in Version 1 AT&T UNIX | wosch | 1996-08-29 | 1 | -2/+2 |
| | | | | Obtained from: A Quarter Century of UNIX, Peter H. Salus, page 41 | ||||
* | set error status on exit, to be consistent with manpage and standard commands. | adam | 1996-08-27 | 1 | -2/+6 |
| | |||||
* | Use unsigned char for isprint | ache | 1996-03-31 | 1 | -2/+2 |
| | |||||
* | Remove unused include of utmp.h from print.c. Closes PR# 486. | mpp | 1996-01-20 | 1 | -2/+1 |
| | | | | Submitted by: Tom Samplonius <tom@haven.uniserve.com> | ||||
* | Print dev minor #'s > 255 in hex. | joerg | 1995-12-30 | 1 | -3/+7 |
| | | | | Reviewed by: jkh, kuku, phk | ||||
* | Change locale to LC_ALL, there no bitmask | ache | 1995-10-26 | 1 | -2/+3 |
| | |||||
* | Change LC_ALL to LC_CTYPE|LC_TIME - small optimization | ache | 1995-10-23 | 1 | -2/+2 |
| | |||||
* | Add setlocale LC_ALL | ache | 1995-10-23 | 1 | -1/+3 |
| | |||||
* | Uncomment out references to FIFOs for the -F and -l options. | mpp | 1995-09-26 | 1 | -6/+7 |
| | | | | | | Also mention sockets in the text for -F. Partially obtained from the NetBSD commit mail list. | ||||
* | Change ctime to strftime %c to use national date/time representation | ache | 1995-08-08 | 1 | -3/+3 |
| | |||||
* | Delete bogus referneces to timezone code internal header file `tzfile.h', | wollman | 1995-08-07 | 1 | -3/+2 |
| | | | | which is no longer bogusly installed in /usr/include. | ||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -2/+2 |
| | | | | Reviewed by: phk | ||||
* | Having BLOCKSIZE=K and using "-k" option ls would use 2K block size... | phk | 1995-03-23 | 1 | -4/+6 |
| | |||||
* | You will find enclosed some changes to make gcc -Wall more happy in | joerg | 1995-03-19 | 2 | -4/+5 |
| | | | | | | | | | /usr/src/bin. Note that some patches are still needed in that directory. I (Joerg) finished most of Philippe's cleanup. /bin/sh will still need *allot* of work, however. Submitted by: charnier@lirmm.fr (Philippe Charnier) | ||||
* | Make ls recognize the COLUMNS environmental variable, even | joerg | 1994-12-18 | 1 | -2/+6 |
| | | | | | | | in cases where it does not run on a terminal. This is important e.g. for commands like env COLUMNS=132 ls -CR | lpr -Psome-wide-printer | ||||
* | Back out ctype fix, unneded with new ctype | ache | 1994-10-09 | 1 | -2/+2 |
| | |||||
* | Added $Id$ | dg | 1994-09-24 | 9 | -0/+14 |
| | |||||
* | Make ls ctype-aware | ache | 1994-09-21 | 1 | -1/+1 |
| | |||||
* | Add support for '-k' option to print file allocation space in 'K' instead of | pst | 1994-09-19 | 2 | -2/+11 |
| | | | | | | | system blocks. This is semi-original code, not the same way this crufty option was handled in FreeBSD 1.x. | ||||
* | BSD 4.4 Lite bin Sources | rgrimes | 1994-05-26 | 9 | -0/+1583 |