summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Add end of line check so mkinit doesn't produce garbage if you have apst1994-11-061-2/+2
* Get this braindead, mongoloid shell look in /stand for pwd if it can'tjkh1994-11-061-3/+8
* Fix group permissions check for group list size > 1ache1994-11-051-3/+13
* Fix root -w case according to manpage (-x & -r cases already accords)ache1994-11-051-4/+7
* Cosmetique, missing tab/spaces after patchache1994-11-051-6/+6
* More complex implementation of previos superuser fixache1994-11-051-2/+10
* test produce wrong results for superuser, i.e. tellsache1994-11-051-2/+2
* Nuked #ifdef __386BSD__ since this is not appropriate and no longer defineddg1994-11-031-4/+2
* Don't check existence of -lcrypt to decide if DES is employed,phk1994-10-291-2/+2
* Use kvm_uread instead of kvm_read to access the upages.dg1994-10-181-2/+3
* Back out ctype fix, unneded with new ctypeache1994-10-091-2/+2
* Skip 'cua' 3 chars like 'tty' 3 charsache1994-10-021-2/+3
* On second thought...back out previous commit.dg1994-10-024-9/+5
* Include rtprio.hdg1994-10-024-5/+9
* libcompat removedache1994-10-021-3/+3
* First level of changes for bringing in eBones (kerberos).csgr1994-09-291-5/+13
* Actually implement this correctly.wollman1994-09-261-5/+2
* Added $Id$dg1994-09-24259-1/+382
* Remove bogus cast that was introduced in the previous commit.bde1994-09-211-1/+1
* Remove redundant declarations that were added in the previous commit.bde1994-09-212-6/+1
* Make ls ctype-awareache1994-09-211-1/+1
* fix ln to accept -f again. Thanks Bruce. Seems that Joe Grosch isn'tphk1994-09-201-1/+1
* Applied patch to make -Wall and -Dlint shut up.phk1994-09-201-2/+4
* The former patch to sync.c was short-lived. Bruce pointed out thatphk1994-09-201-2/+3
* /home/phk/jgphk1994-09-201-2/+2
* Applied patch to make -Wall and -Dlint shut up.phk1994-09-205-11/+17
* Add support for '-k' option to print file allocation space in 'K' instead ofpst1994-09-192-2/+11
* Added domainname.wollman1994-09-181-3/+5
* A new domainname(1) command based on hostname(1), this time with a correctwollman1994-09-183-0/+146
* With '!' being made into a keyword (yech!), case cases didn't work properly.sef1994-09-141-11/+13
* Make get_int() think that "" (null) has the integer value 0.csgr1994-09-111-0/+5
* - handle signs on integers properly,csgr1994-09-114-2/+28
* [ From Dave Tweten ]jkh1994-09-081-2/+4
* Explicitly include <sys/types.h> before including <regex.h>. This isbde1994-09-051-0/+1
* Added rtprio option/field.dg1994-09-012-0/+4
* Add dependencies on libraries to DPADD. Someday this should be donebde1994-08-281-0/+1
* Reviewed by:ats1994-08-281-2/+2
* Reviewed by:ats1994-08-281-1/+1
* Reviewed by:ats1994-08-281-2/+2
* Touch init.c after making it in case mkinit refused to touch it after notbde1994-08-211-0/+1
* Got rid of stupid warning message.dg1994-08-181-11/+1
* Got rid of extra space between args and (command).dg1994-08-181-1/+1
* The last commit was bogus...the putenv doesn't affect the parent process,dg1994-08-121-10/+3
* Implemented the -k flag more properly...don't destroy the user's settingdg1994-08-121-2/+11
* Make `ps' set-uid root so that it can read the same set of argumentswollman1994-08-111-2/+2
* Gimme back my `-k' option!wollman1994-08-102-3/+12
* WHOOPS! Put that back! Sorry, wrong Makefile.inc!jkh1994-08-081-0/+1
* Removed NOSHARED. "It's safe now, honey."jkh1994-08-081-1/+0
* The handling of err.h and const.h were in a real tangle and didn'tjkh1994-08-071-7/+1
* Fix some dependency bobbles.wollman1994-08-061-0/+2
OpenPOWER on IntegriCloud