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
Commit message (
Expand
)
Author
Age
Files
Lines
*
GCC 3.1 cleanup - add a break after default: at the end of a switch
murray
2002-04-08
2
-0
/
+2
*
FreeBSD prior to 4.4-RELEASE and older versions of 5.0-CURRENT do
ru
2002-04-07
2
-10
/
+6
*
Later versions of gcc object very strongly to the -C flag being passed
peter
2002-04-07
1
-1
/
+1
*
Fix sed(1) in the case where a last line is specified and hold space is not
jmallett
2002-04-07
1
-3
/
+5
*
Use the new features of cdefs.h.
obrien
2002-04-06
1
-1
/
+1
*
Fix style.
obrien
2002-04-06
2
-7
/
+2
*
Remove old sort files to _actually_ build it from contrib sources
ache
2002-04-06
13
-3384
/
+0
*
Rename a couple of local variables to avoid warnings.
des
2002-04-06
1
-26
/
+26
*
Build a working version of sort(1) from contrib. Use netbsd.h as a hack
des
2002-04-06
2
-2
/
+11
*
Print IFT_ETHER addresses with ether_ntoa(3) (with leading zeros).
ru
2002-04-06
1
-13
/
+6
*
Exclude xlint for ia64. For the time being, there are enough gcc
peter
2002-04-06
1
-1
/
+4
*
style(9) cosmetique of my changes
ache
2002-04-06
1
-18
/
+18
*
Add note about double-character letters like "ss" into BUGS section
ache
2002-04-05
1
-0
/
+3
*
Fix sed(1) behaviour for 'G' when given null holdspace by making sure it
jmallett
2002-04-05
1
-0
/
+2
*
Revert the "tell the program name in diagnostics". What was I thinking??
obrien
2002-04-05
2
-66
/
+58
*
Minor reordering of declarations to reduce diffs to OpenBSD/NetBSD.
obrien
2002-04-04
2
-17
/
+18
*
Allow to compile errorlessly with GCC 3.1.
obrien
2002-04-04
1
-3
/
+1
*
Fix signal race.
obrien
2002-04-04
1
-4
/
+8
*
Revert revision 1.3. This is WARNS=4 clean w/o it and it only increases
obrien
2002-04-04
1
-1
/
+1
*
Fix style regression introduced in rev 1.11 during a WARNS cleanup.
obrien
2002-04-04
1
-1
/
+2
*
Cast ctype macros char arg to u_char to prevent sign extension
ache
2002-04-04
1
-6
/
+6
*
Add STANDARDS, ENVIRONMENT, and TABLES sections.
obrien
2002-04-04
1
-11
/
+39
*
Minor word smithing.
obrien
2002-04-04
1
-1
/
+1
*
Follow suit with OpenBSD and NetBSD and tell the program name in diagnostics.
obrien
2002-04-04
1
-6
/
+6
*
Follow suit with OpenBSD and NetBSD and tell the program name in diagnostics.
obrien
2002-04-04
1
-53
/
+59
*
For -n use decimal point from locale
ache
2002-04-04
1
-1
/
+5
*
Remove __P
ache
2002-04-04
7
-52
/
+49
*
Implement collating sort
ache
2002-04-04
1
-9
/
+29
*
Fix to handle REC_D > 127 and fold case sorting of high letters
ache
2002-04-03
1
-33
/
+132
*
There is breakage in parsedate, so revert to get_date until this can be
markm
2002-04-02
3
-3
/
+8
*
Fix find -exec with no command specified (i.e.: find . -exec ';')
jmallett
2002-04-02
1
-0
/
+3
*
Connect ktrdump to the build. <cringe>.
jake
2002-04-02
1
-0
/
+1
*
Add a man page.
jake
2002-04-02
2
-1
/
+83
*
1. Add missing include of stdint.h.
jake
2002-04-02
1
-2
/
+3
*
Add myself.
nork
2002-04-02
1
-0
/
+1
*
Fix SCM IDs.
obrien
2002-04-01
7
-18
/
+14
*
Allow to compile a YACC produced file with GCC 3.1 (which has different
obrien
2002-04-01
1
-0
/
+1
*
Run find.1 through ispell.
keramida
2002-04-01
1
-1
/
+1
*
1) Use FBSDID for vendor string.
dwmalone
2002-04-01
1
-4
/
+6
*
Don't use gcc specific flags.
dwmalone
2002-04-01
1
-1
/
+0
*
1) Clean up vendor and ID strings.
dwmalone
2002-04-01
3
-12
/
+29
*
Const the code.
dwmalone
2002-04-01
1
-1
/
+3
*
ktrdump is a utility to dump the ktr trace buffer from userland. It can
jake
2002-04-01
2
-0
/
+243
*
Uncomment now implemented part of -d description
ache
2002-03-31
1
-2
/
+2
*
Remove \n from __COPYRIGHT to shut assembler warning
ache
2002-03-31
1
-1
/
+1
*
Add P1003.1-2001 -f and -p options.
jmallett
2002-03-31
2
-4
/
+52
*
Don't use gcc specific flags.
dwmalone
2002-03-30
1
-1
/
+0
*
1) Staticise.
dwmalone
2002-03-30
1
-13
/
+13
*
1) Const enough things to avoid warnings.
dwmalone
2002-03-30
6
-30
/
+31
*
1) Add missing prototypes for fmt_perm and cvt_time.
dwmalone
2002-03-30
1
-6
/
+8
[next]