index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
csplit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing static keywords to csplit(1)
ed
2011-11-06
1
-30
/
+30
*
A bit of rewording for clarity, taken from OpenBSD.
trhodes
2009-01-10
1
-9
/
+26
*
Update the description of -k, output files appear to
trhodes
2008-12-24
1
-7
/
+2
*
Document input line length limit.
tjr
2005-01-25
1
-1
/
+5
*
Sort sections.
ru
2005-01-18
1
-6
/
+6
*
Added the EXIT STATUS section where appropriate.
ru
2005-01-17
1
-1
/
+1
*
Remove BUGS section that talked about missing multibyte character support.
tjr
2004-07-12
1
-5
/
+1
*
Document missing multibyte character support in utilities specified
tjr
2004-07-03
1
-1
/
+5
*
Use fseeko() to properly support large files.
tjr
2004-03-22
1
-3
/
+3
*
Use errc().
tjr
2004-03-22
1
-4
/
+2
*
mdoc(7) police: simplify.
ru
2002-08-14
1
-3
/
+1
*
The return value of snprintf should be always nonnegative, so it should
dwmalone
2002-07-28
1
-1
/
+1
*
Use sigaction(2) instead of signal(3) to avoid the signal handler being
tjr
2002-07-26
1
-3
/
+10
*
Avoid truncating filenames with snprintf().
tjr
2002-06-29
1
-2
/
+5
*
Note that this appeared at least as early as PWB UNIX.
jmallett
2002-06-10
1
-0
/
+4
*
Respect LC_CTYPE and LC_COLLATE environment variables, mainly for their
tjr
2002-06-07
2
-0
/
+14
*
mdoc(7) police: markup polishing.
ru
2002-05-30
1
-16
/
+22
*
Handle the case where a negative offset in a regular expression match
tjr
2002-05-16
1
-0
/
+2
*
Correct synopsis and usage(): pattern arguments are not optional.
tjr
2002-05-16
2
-2
/
+2
*
Add the csplit(1) utility, which splits files based on context, as specified
tjr
2002-05-02
1
-0
/
+5
*
Add the csplit(1) utility, which splits files based on context, as specified
tjr
2002-05-02
2
-0
/
+588