| Commit message (Expand) | Author | Age | Files | Lines |
* | Sweep through the tree fixing mmap() usage: | alex | 1997-01-16 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 269 | -269/+269 |
* | Sort cross references. | wosch | 1997-01-13 | 5 | -13/+13 |
* | Minor mdoc cleanup. | mpp | 1997-01-11 | 1 | -2/+4 |
* | Add a blurb describing the fact that ls will print the | mpp | 1997-01-11 | 1 | -2/+8 |
* | Make ls include the year when displaying times that are more than | mpp | 1997-01-11 | 1 | -2/+6 |
* | Fix a problem that caused some foreground pipelines to die with: | steve | 1997-01-06 | 1 | -3/+2 |
* | Make sh(1) think and be in the same place at the same time. This closes | steve | 1997-01-04 | 1 | -15/+11 |
* | add some string examples, eg. test "" -o "" | wosch | 1996-12-28 | 1 | -12/+16 |
* | Use strcoll instead of strcmp for file names comparation | ache | 1996-12-28 | 1 | -3/+3 |
* | Fix handling of -o and -a operators in the 3 argument case. | steve | 1996-12-25 | 1 | -2/+2 |
* | With these changes sh(1)'s trap command should be POSIX-compliant, | steve | 1996-12-24 | 1 | -49/+107 |
* | Oops, it needs little more caulk to get it right. | steve | 1996-12-23 | 1 | -2/+2 |
* | Apply a little dab of bit caulk to keep those beggars | steve | 1996-12-23 | 1 | -6/+2 |
* | Don't use _POSIX_PATH_MAX to limit the size of the path, instead | steve | 1996-12-23 | 1 | -3/+3 |
* | Make sh(1) a little braver in the face of adversity. sh(1) | steve | 1996-12-21 | 4 | -169/+21 |
* | This doesn't change any behavior, but may be a slight | steve | 1996-12-21 | 1 | -2/+2 |
* | Remove extra #undef. | steve | 1996-12-21 | 1 | -2/+1 |
* | Fix a problem caused by finger failure on my part. The builtin | steve | 1996-12-21 | 1 | -3/+7 |
* | Merge in NetBSD mods and -Wall cleaning. | steve | 1996-12-14 | 43 | -491/+908 |
* | -Wall cleaning. | steve | 1996-12-14 | 10 | -26/+26 |
* | Cleanup man page and -Wall cleaning. | steve | 1996-12-14 | 4 | -16/+27 |
* | -Wall cleaning and implement -p commandline option. | steve | 1996-12-14 | 2 | -23/+61 |
* | Merge Lite2 mods, and -Wall cleaning. Unimplemented undelete(2) | steve | 1996-12-14 | 2 | -38/+113 |
* | -Wall cleaning. | steve | 1996-12-14 | 41 | -99/+105 |
* | Merge Lite2 mods, cleanup man page, and -Wall cleaning. | steve | 1996-12-14 | 2 | -9/+9 |
* | Cleanup man page and -Wall cleaning. | steve | 1996-12-14 | 2 | -6/+6 |
* | Merge Lite2 mods, and -Wall cleaning. undelete(2) cruft | steve | 1996-12-14 | 7 | -19/+63 |
* | Merge Lite2 mods, and -Wall cleaning. | steve | 1996-12-14 | 2 | -57/+122 |
* | Merge Lite2 mods, -Wall cleaning, and show usage if | steve | 1996-12-14 | 2 | -12/+22 |
* | Merge Lite2 mods, cleanup man page, and -Wall cleaning. | steve | 1996-12-14 | 2 | -9/+9 |
* | Merge Lite2 mods, fix incorrect default string, cleanup | steve | 1996-12-14 | 3 | -13/+16 |
* | Merge Lite2 mods and -Wall cleaning. | steve | 1996-12-14 | 5 | -20/+26 |
* | Cleanup man page and -Wall cleaning. | steve | 1996-12-14 | 2 | -5/+6 |
* | The manual page of df called cd9660 file systems by the name | jkh | 1996-12-11 | 2 | -4/+9 |
* | Fixed `stty [-]extproc'. It set extproc to a semi-random state (always | bde | 1996-12-07 | 1 | -2/+2 |
* | Bruce says: "You have been programming in the kernel for too long :-)." | phk | 1996-11-13 | 5 | -40/+25 |
* | Increase precision of duration to milliseconds. | phk | 1996-11-12 | 5 | -14/+34 |
* | Back out rev 1.7 which was to fix PR#1206 (to be reopened). | peter | 1996-11-12 | 1 | -19/+2 |
* | Remove unneeded #include <sys/proc.h>. | hsu | 1996-11-10 | 1 | -2/+1 |
* | Replace collate_range_cmp call with its code | ache | 1996-10-31 | 1 | -2/+19 |
* | 1) define STATIC as static and not empty | ache | 1996-10-31 | 2 | -4/+22 |
* | Add the -p (privileged) commandline switch | steve | 1996-10-29 | 4 | -8/+31 |
* | Build intermediate object files for mkinit, mknodes and mksyntax | bde | 1996-10-25 | 1 | -6/+19 |
* | Close PR# 1206. sh(1) now ignores SIGINT and SIGQUIT | steve | 1996-10-22 | 1 | -3/+19 |
* | Implement a -c option to ps to display the short command name instead of | peter | 1996-10-21 | 4 | -11/+24 |
* | Benign | --> || correction. | steve | 1996-10-16 | 1 | -2/+2 |
* | Fix a problem with sh that conflicts with the -e | steve | 1996-10-06 | 1 | -2/+5 |
* | delete doubled words, e.g.: "the the" -> "the" | wosch | 1996-10-05 | 3 | -6/+6 |
* | re-activate the printf builtin now that src/usr.bin/printf.c has been | peter | 1996-10-01 | 1 | -2/+2 |