| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Make ls ctype-aware | ache | 1994-09-21 | 1 | -1/+1 |
* | fix ln to accept -f again. Thanks Bruce. Seems that Joe Grosch isn't | phk | 1994-09-20 | 1 | -1/+1 |
* | Applied patch to make -Wall and -Dlint shut up. | phk | 1994-09-20 | 1 | -2/+4 |
* | The former patch to sync.c was short-lived. Bruce pointed out that | phk | 1994-09-20 | 1 | -2/+3 |
* | /home/phk/jg | phk | 1994-09-20 | 1 | -2/+2 |
* | Applied patch to make -Wall and -Dlint shut up. | phk | 1994-09-20 | 5 | -11/+17 |
* | Add support for '-k' option to print file allocation space in 'K' instead of | pst | 1994-09-19 | 2 | -2/+11 |
* | Added domainname. | wollman | 1994-09-18 | 1 | -3/+5 |
* | A new domainname(1) command based on hostname(1), this time with a correct | wollman | 1994-09-18 | 3 | -0/+146 |
* | With '!' being made into a keyword (yech!), case cases didn't work properly. | sef | 1994-09-14 | 1 | -11/+13 |
* | Make get_int() think that "" (null) has the integer value 0. | csgr | 1994-09-11 | 1 | -0/+5 |
* | - handle signs on integers properly, | csgr | 1994-09-11 | 4 | -2/+28 |
* | [ From Dave Tweten ] | jkh | 1994-09-08 | 1 | -2/+4 |
* | Explicitly include <sys/types.h> before including <regex.h>. This is | bde | 1994-09-05 | 1 | -0/+1 |
* | Added rtprio option/field. | dg | 1994-09-01 | 2 | -0/+4 |
* | Add dependencies on libraries to DPADD. Someday this should be done | bde | 1994-08-28 | 1 | -0/+1 |
* | Reviewed by: | ats | 1994-08-28 | 1 | -2/+2 |
* | Reviewed by: | ats | 1994-08-28 | 1 | -1/+1 |
* | Reviewed by: | ats | 1994-08-28 | 1 | -2/+2 |
* | Touch init.c after making it in case mkinit refused to touch it after not | bde | 1994-08-21 | 1 | -0/+1 |
* | Got rid of stupid warning message. | dg | 1994-08-18 | 1 | -11/+1 |
* | Got rid of extra space between args and (command). | dg | 1994-08-18 | 1 | -1/+1 |
* | The last commit was bogus...the putenv doesn't affect the parent process, | dg | 1994-08-12 | 1 | -10/+3 |
* | Implemented the -k flag more properly...don't destroy the user's setting | dg | 1994-08-12 | 1 | -2/+11 |
* | Make `ps' set-uid root so that it can read the same set of arguments | wollman | 1994-08-11 | 1 | -2/+2 |
* | Gimme back my `-k' option! | wollman | 1994-08-10 | 2 | -3/+12 |
* | WHOOPS! Put that back! Sorry, wrong Makefile.inc! | jkh | 1994-08-08 | 1 | -0/+1 |