| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Install setgid kmem rather than setuid root. The problem with procfs that | dg | 1995-04-15 | 1 | -2/+3 |
* | Allow root to delete uchg/uappnd files | ache | 1995-04-13 | 2 | -30/+68 |
* | date(1) didn't emit a final newline if the format had been specified | joerg | 1995-04-03 | 2 | -5/+5 |
* | Add braces to fix wrong if-if-else-if nesting that broke `cp -pR' for | bde | 1995-04-02 | 1 | -4/+6 |
* | Make build work, even if there is no obj subdir. | phk | 1995-03-30 | 1 | -3/+11 |
* | 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 | 25 | -103/+120 |
* | Fix previous fix that removes an unnecessary space; the output is now | dg | 1995-03-09 | 1 | -3/+6 |
* | Allow 0 as a signal number to match the man page. | jkh | 1995-03-05 | 1 | -2/+2 |
* | Use `interactive' (foreground) delivery by default. The old behaviour | joerg | 1995-03-05 | 2 | -2/+10 |
* | Fix the deletion of trailing newlines with backquote expansion. | guido | 1995-03-01 | 1 | -2/+4 |
* | 1000000 usec -> 1 sec 0 usec; fix. | jkh | 1995-02-16 | 1 | -2/+2 |
* | Include <limits.h> to get the definition of INT_MAX - don't depend on | bde | 1995-02-03 | 1 | -1/+2 |
* | Fix bogus format string; fixes problem reported by Wolfram Schneider. | dg | 1995-01-25 | 1 | -2/+2 |
* | More koshering [ul]case fix, don't use pre-initialized tables at all, | ache | 1995-01-17 | 2 | -76/+14 |
* | Make conv=[lu]case works with localized ctype (8bit) | ache | 1995-01-17 | 1 | -2/+12 |
* | Submitted by: David Muir Sharnoff | ats | 1995-01-14 | 1 | -2/+2 |
* | fixed `s' to set dot to last line affected, not the last line in | alm | 1995-01-14 | 1 | -1/+4 |
* | What I think is a more correct fix for the handling of backslashes | paul | 1995-01-11 | 1 | -3/+3 |
* | Fix a bug with handling backslash escapes inside some quotes. | paul | 1995-01-09 | 1 | -2/+2 |
* | Don't strip off the last slash in the pathname "/". cp used to | bde | 1994-12-30 | 1 | -18/+15 |
* | Document the arch flag. It has always worked in 2.0. | bde | 1994-12-27 | 1 | -1/+3 |
* | Obtained from: partly from 1.1.5 | bde | 1994-12-26 | 1 | -2/+4 |
* | Obtained from: partly from 386BSD-0.1.2.4 | bde | 1994-12-26 | 1 | -14/+17 |
* | Make ls recognize the COLUMNS environmental variable, even | joerg | 1994-12-18 | 1 | -2/+6 |
* | src/bin/ed will never build DES encumbered ed again. That is the job | jkh | 1994-12-18 | 1 | -7/+1 |
* | Use lstat() instead of stat() for checking if the final source file exists, | bde | 1994-12-06 | 1 | -3/+3 |
* | Re-apply an old patchkit days fix of mine for mempages: | dg | 1994-11-24 | 1 | -1/+2 |
* | Add DISTRIBUTION=krb for Kerberos case. | wollman | 1994-11-20 | 1 | -1/+2 |
* | Fix an error to prevent some core dumps from ps. | ats | 1994-11-10 | 1 | -2/+3 |
* | Add end of line check so mkinit doesn't produce garbage if you have a | pst | 1994-11-06 | 1 | -2/+2 |
* | Get this braindead, mongoloid shell look in /stand for pwd if it can't | jkh | 1994-11-06 | 1 | -3/+8 |
* | Fix group permissions check for group list size > 1 | ache | 1994-11-05 | 1 | -3/+13 |
* | Fix root -w case according to manpage (-x & -r cases already accords) | ache | 1994-11-05 | 1 | -4/+7 |
* | Cosmetique, missing tab/spaces after patch | ache | 1994-11-05 | 1 | -6/+6 |
* | More complex implementation of previos superuser fix | ache | 1994-11-05 | 1 | -2/+10 |
* | test produce wrong results for superuser, i.e. tells | ache | 1994-11-05 | 1 | -2/+2 |
* | Nuked #ifdef __386BSD__ since this is not appropriate and no longer defined | dg | 1994-11-03 | 1 | -4/+2 |
* | Don't check existence of -lcrypt to decide if DES is employed, | phk | 1994-10-29 | 1 | -2/+2 |
* | Use kvm_uread instead of kvm_read to access the upages. | dg | 1994-10-18 | 1 | -2/+3 |
* | Back out ctype fix, unneded with new ctype | ache | 1994-10-09 | 1 | -2/+2 |
* | Skip 'cua' 3 chars like 'tty' 3 chars | ache | 1994-10-02 | 1 | -2/+3 |
* | On second thought...back out previous commit. | dg | 1994-10-02 | 4 | -9/+5 |
* | Include rtprio.h | dg | 1994-10-02 | 4 | -5/+9 |
* | libcompat removed | ache | 1994-10-02 | 1 | -3/+3 |
* | First level of changes for bringing in eBones (kerberos). | csgr | 1994-09-29 | 1 | -5/+13 |
* | Actually implement this correctly. | wollman | 1994-09-26 | 1 | -5/+2 |
* | Added $Id$ | dg | 1994-09-24 | 259 | -1/+382 |
* | Remove bogus cast that was introduced in the previous commit. | bde | 1994-09-21 | 1 | -1/+1 |
* | Remove redundant declarations that were added in the previous commit. | bde | 1994-09-21 | 2 | -6/+1 |