Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived | dds | 2004-08-09 | 1 | -4/+0 |
| | | | | | | software (original contributor). Reviewed by: imp | ||||
* | Reimplement in-place editing in a slightly less disgusting manner. Also, | des | 2003-11-04 | 1 | -1/+2 |
| | | | | | | | make an effort to preserve the ownership and mode of the file we are editing. Sponsored by: Registrar AS | ||||
* | Make cspace()'s second argument const. Make `escapes' in lputs() const. | tjr | 2002-07-08 | 1 | -1/+1 |
| | |||||
* | Avoid checking whether each line is the last line of the file when we don't | tjr | 2002-07-03 | 1 | -1/+1 |
| | | | | | | | | | need to know. Instead, check when we are trying to match a "$" address. This does not change the way sed processes regular files, but makes it behave more sensibly when used interactively. PR: 40101 MFC after: 2 weeks | ||||
* | remove __P | imp | 2002-03-22 | 1 | -7/+7 |
| | |||||
* | WARNS=2 partial fix; use NO_WERROR to protect against some hard-to-fix warnings. | markm | 2001-12-12 | 1 | -1/+1 |
| | | | | Use __FBSDID(), kill register keyword. | ||||
* | Expand xmalloc in-place, along with xrealloc; which wasn't even ANSI in its | obrien | 2001-07-24 | 1 | -2/+0 |
| | | | | implementation. | ||||
* | Uncorrupt the SCCS id (s/ From: / /). | green | 2000-03-20 | 1 | -2/+2 |
| | | | | | | Put a tab before the comment for "rflags". Submitted by: bde | ||||
* | Add a new flag: -E enables "extended" regular expressions. | green | 2000-03-19 | 1 | -0/+1 |
| | |||||
* | Add $FreeBSD$. | green | 2000-03-19 | 1 | -1/+2 |
| | |||||
* | Fix a new bug introduced by the previous bug fix | archie | 1998-12-08 | 1 | -1/+1 |
| | |||||
* | Remove local redefinition for err(). Add usage(). | charnier | 1997-08-11 | 1 | -1/+0 |
| | |||||
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 1 | -0/+59 |