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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use EV_SET() macro to initialize kevent structure.
jlemon
2001-02-28
1
-7
/
+5
*
Mention the -F in the usage().
ru
2001-01-24
1
-1
/
+1
*
Remove register keyword usage with prejudice.
asmodai
2000-12-03
4
-16
/
+16
*
Use a size_t instead of an int.
asmodai
2000-12-02
1
-1
/
+1
*
Properly constify some static arrays.
asmodai
2000-12-02
4
-3
/
+17
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
1
-1
/
+1
*
Convert calls to match new kqueue API.
jlemon
2000-07-18
1
-5
/
+2
*
If the kevent() registration fails (probably due to the underlying
jlemon
2000-06-22
1
-19
/
+53
*
Change <event.h> --> <sys/event.h>
jlemon
2000-04-18
1
-1
/
+1
*
Change tail to use kqueue/kevent to obtain a notification when
jlemon
2000-04-16
1
-22
/
+51
*
Add DIAGNOSTICS section name
charnier
2000-03-26
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
2
-2
/
+2
*
Add $Id$, to make it simpler for members of the translation teams to
nik
1999-07-12
1
-0
/
+1
*
Clean up some ambiguous nested if/elses.
billf
1999-07-04
1
-1
/
+2
*
Fixed printf format errors.
bde
1998-07-06
1
-2
/
+2
*
Add a new -F flag which is a superset of -f. It will cause tail to
peter
1998-04-06
4
-4
/
+42
*
Change select(0, NULL, ...) to usleep()
ache
1997-12-12
1
-5
/
+1
*
Fix a misleading comment. Rename a variable to make more sense.
phk
1997-10-11
1
-5
/
+4
*
Fix a comment.
phk
1997-09-15
1
-1
/
+1
*
In these days, waiting one full second for more to appear is far too long.
phk
1997-09-14
1
-2
/
+2
*
Remove trailing \n in warn() string.
charnier
1997-08-13
2
-10
/
+15
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-29
1
-1
/
+1
*
Sweep through the tree fixing mmap() usage:
alex
1997-01-16
2
-2
/
+2
*
complete err() changes, actually use warn() in most instances
adam
1996-08-26
3
-9
/
+9
*
Dont forget to #include <err.h>
peter
1996-08-25
5
-0
/
+5
*
Argh! caught! *blush*.. This program was supplying it's own 'err' routine
peter
1996-08-25
5
-46
/
+15
*
Fix some bogons:
peter
1996-08-25
1
-11
/
+10
*
one file somehow slipped by me in the previous commit
adam
1996-07-30
2
-2
/
+6
*
when file can be opened for read but cannot be read from:
adam
1996-07-30
3
-6
/
+11
*
Another program depending on zero'ed malloc.
phk
1995-10-10
1
-1
/
+1
*
BSD 4.4 Lite Usr.bin Sources
rgrimes
1994-05-27
8
-0
/
+1308