| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Removed NOSHARED. "It's safe now, honey." | jkh | 1994-08-08 | 1 | -1/+0 |
* | The handling of err.h and const.h were in a real tangle and didn't | jkh | 1994-08-07 | 1 | -7/+1 |
* | Fix some dependency bobbles. | wollman | 1994-08-06 | 1 | -0/+2 |
* | Disable Kerberos for now. | wollman | 1994-08-06 | 1 | -4/+4 |
* | Fix makefiles for our macros. | wollman | 1994-08-05 | 4 | -5/+5 |
* | Converted 'vmunix' to 'kernel'. | dg | 1994-08-05 | 1 | -4/+4 |
* | Submitted by: phk | phk | 1994-07-23 | 3 | -1/+21 |
* | Need ${LDFLAGS} one more place. | rgrimes | 1994-05-30 | 1 | -1/+1 |
* | Need to sue ${LDFLAGS} when building local binaries so they get built | rgrimes | 1994-05-29 | 1 | -4/+4 |
* | Do not build /bin shared | rgrimes | 1994-05-28 | 1 | -0/+1 |
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 3 | -0/+310 |
* | This commit was generated by cvs2svn to compensate for changes in r1556, | rgrimes | 1994-05-26 | 245 | -0/+75315 |
|\ |
|
| * | BSD 4.4 Lite bin Sources | rgrimes | 1994-05-26 | 245 | -0/+75315 |
* | Fix gross spelling and typographical errors pointed out by Keith Bostic. | jkh | 1994-04-24 | 1 | -2/+2 |
* | Fix gross spelling and typographical errors pointed out by Keith Bostic. | jkh | 1994-04-24 | 1 | -2/+2 |
* | use umask 077 for buffer file | alm | 1994-03-23 | 11 | -26/+255 |
* | Take -lgnuregex back out. Linking with it causes 'make install' to fail. | rich | 1994-02-03 | 1 | -2/+0 |
* | Fixed range address bug: 1,2, == 2,2 not 2,. | alm | 1994-02-01 | 22 | -487/+2782 |
* | Document the new, less restrictive, behavior of the matching operator. | jtc | 1993-10-04 | 1 | -14/+15 |
* | Allow expressions like "expr 'ABC' : '^.*$' to work as is done in other | jtc | 1993-10-04 | 1 | -9/+3 |
* | Fix grammar to eliminate support for unary minus expressions -- they | jtc | 1993-09-14 | 1 | -9/+8 |
* | Renamed some files that were giving SUP trouble. | alm | 1993-08-27 | 13 | -1/+46 |
* | Only a single slash (/) is now necessary to repeat a search as per Theo's | alm | 1993-08-27 | 1 | -5/+2 |