| Commit message (Expand) | Author | Age | Files | Lines |
| * | WHOOPS! Put that back! Sorry, wrong Makefile.inc! | Jordan K. Hubbard | 1994-08-08 | 1 | -0/+1 |
| * | Removed NOSHARED. "It's safe now, honey." | Jordan K. Hubbard | 1994-08-08 | 1 | -1/+0 |
| * | The handling of err.h and const.h were in a real tangle and didn't | Jordan K. Hubbard | 1994-08-07 | 1 | -7/+1 |
| * | Fix some dependency bobbles. | Garrett Wollman | 1994-08-06 | 1 | -0/+2 |
| * | Disable Kerberos for now. | Garrett Wollman | 1994-08-06 | 1 | -4/+4 |
| * | Fix makefiles for our macros. | Garrett Wollman | 1994-08-05 | 4 | -5/+5 |
| * | Converted 'vmunix' to 'kernel'. | David Greenman | 1994-08-05 | 1 | -4/+4 |
| * | Submitted by: phk | Poul-Henning Kamp | 1994-07-23 | 3 | -1/+21 |
| * | Need ${LDFLAGS} one more place. | Rodney W. Grimes | 1994-05-30 | 1 | -1/+1 |
| * | Need to sue ${LDFLAGS} when building local binaries so they get built | Rodney W. Grimes | 1994-05-29 | 1 | -4/+4 |
| * | Do not build /bin shared | Rodney W. Grimes | 1994-05-28 | 1 | -0/+1 |
| * | BSD 4.4 Lite Usr.bin Sources | Rodney W. Grimes | 1994-05-27 | 3 | -0/+310 |
| * | BSD 4.4 Lite bin Sources | Rodney W. Grimes | 1994-05-26 | 245 | -0/+75315 |
| * | Fix gross spelling and typographical errors pointed out by Keith Bostic. | Jordan K. Hubbard | 1994-04-24 | 1 | -2/+2 |
| * | Fix gross spelling and typographical errors pointed out by Keith Bostic. | Jordan K. Hubbard | 1994-04-24 | 1 | -2/+2 |
| * | use umask 077 for buffer file | Andrew Moore | 1994-03-23 | 11 | -26/+255 |
| * | Take -lgnuregex back out. Linking with it causes 'make install' to fail. | Rich Murphey | 1994-02-03 | 1 | -2/+0 |
| * | Fixed range address bug: 1,2, == 2,2 not 2,. | Andrew Moore | 1994-02-01 | 22 | -477/+2772 |
| * | Document the new, less restrictive, behavior of the matching operator. | J.T. Conklin | 1993-10-04 | 1 | -14/+15 |
| * | Allow expressions like "expr 'ABC' : '^.*$' to work as is done in other | J.T. Conklin | 1993-10-04 | 1 | -9/+3 |
| * | Fix grammar to eliminate support for unary minus expressions -- they | J.T. Conklin | 1993-09-14 | 1 | -9/+8 |
| * | Renamed some files that were giving SUP trouble. | Andrew Moore | 1993-08-27 | 13 | -1/+46 |
| * | Only a single slash (/) is now necessary to repeat a search as per Theo's | Andrew Moore | 1993-08-27 | 1 | -5/+2 |
| * | 1003.2 requires that lexical comparisons be done in locale specific manner, | J.T. Conklin | 1993-08-17 | 1 | -34/+29 |
| * | Nullify pattern after failed regcomp | Andrew Moore | 1993-08-16 | 1 | -1/+2 |
| * | added (unsiged) cast to avoid int overflow | Andrew Moore | 1993-08-09 | 4 | -10/+2 |
| * | Remove GNU regex.[ch] and use system's regex library. The library is still | J.T. Conklin | 1993-08-02 | 1 | -2/+3 |
| * | Remove -I${.CURDIR}, as we now use system's regex.h | J.T. Conklin | 1993-08-02 | 1 | -1/+1 |
| * | Use ./foo.sh, so scripts work if . is not in $PATH. | J.T. Conklin | 1993-08-02 | 1 | -2/+2 |
| * | Use system's posix compliant regex library (GNU regex for now). | J.T. Conklin | 1993-08-02 | 1 | -3/+5 |
| * | install new manual page | J.T. Conklin | 1993-07-21 | 1 | -1/+0 |
| * | Update to my latest expr (fixes bugs with comparison and matching operators) | J.T. Conklin | 1993-07-21 | 2 | -42/+138 |
| * | Libcrypt upgrade | Nate Williams | 1993-07-20 | 1 | -1/+8 |
| * | Consolidate mark code - no functional changes or fixes. | Andrew Moore | 1993-07-02 | 2 | -2/+41 |
| * | fixed undo within a global command (would corrupt the buffer) | Andrew Moore | 1993-06-26 | 11 | -17/+76 |
| * | added POSIX regex to expr | Andrew Moore | 1993-06-19 | 2 | -63/+43 |
| * | POSIX ed version 0.6 by Andrew Moore (alm@netcom.com). | Andrew Moore | 1993-06-18 | 148 | -0/+2811 |
| * | Initial import, 0.1 + pk 0.2.4-B1 | Rodney W. Grimes | 1993-06-12 | 2 | -0/+614 |