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
/
tail
/
reverse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't skip the initialisation of tl->len when we hit an EOF immediately
iedowse
2005-03-20
1
-3
/
+2
*
Cast size_t to off_t before adding them to avoid warnings on the alpha.
dwmalone
2005-01-10
1
-2
/
+4
*
Convert to ANSI style function definitions.
paul
2004-11-03
1
-12
/
+3
*
Fix up vendor IDs.
dwmalone
2002-04-13
1
-7
/
+10
*
GCC 3.1 cleanup - add a break after default: at the end of a switch
murray
2002-04-08
1
-0
/
+1
*
remove __P
imp
2002-03-22
1
-2
/
+2
*
WARNS=2 fixes, use __FBSDID().
markm
2001-12-12
1
-8
/
+10
*
File positions are off_t nowdays, not long, so:
ache
2001-09-01
1
-3
/
+3
*
Fix tail to work on files bigger than 2GB.
dwmalone
2001-03-27
1
-29
/
+49
*
Remove register keyword usage with prejudice.
asmodai
2000-12-03
1
-7
/
+7
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Fixed printf format errors.
bde
1998-07-06
1
-2
/
+2
*
Remove trailing \n in warn() string.
charnier
1997-08-13
1
-1
/
+5
*
Sweep through the tree fixing mmap() usage:
alex
1997-01-16
1
-1
/
+1
*
complete err() changes, actually use warn() in most instances
adam
1996-08-26
1
-5
/
+4
*
Dont forget to #include <err.h>
peter
1996-08-25
1
-0
/
+1
*
Argh! caught! *blush*.. This program was supplying it's own 'err' routine
peter
1996-08-25
1
-4
/
+5
*
when file can be opened for read but cannot be read from:
adam
1996-07-30
1
-0
/
+5
*
BSD 4.4 Lite Usr.bin Sources
rgrimes
1994-05-27
1
-0
/
+259