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
*
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
*
Use the method described in the strtol man page to check if it parsed
dwmalone
2002-03-30
1
-1
/
+1
*
Fix vendor ID.
dwmalone
2002-03-30
1
-2
/
+4
*
Clean up vendor ID and FBSDID.
dwmalone
2002-03-30
1
-5
/
+7
*
Fix constness warnings.
dwmalone
2002-03-30
2
-13
/
+14
*
Don't use gcc specific flags.
dwmalone
2002-03-30
1
-1
/
+0
*
Change a "/*" within a comment to a "**".
dwmalone
2002-03-30
1
-1
/
+2
*
Mark some parameters as unused.
dwmalone
2002-03-30
3
-14
/
+24
*
Minor post warns stuff.
dwmalone
2002-03-30
3
-19
/
+14
*
Fix a few typos.
keramida
2002-03-30
1
-2
/
+2
*
Const what I could on a first pass.
obrien
2002-03-30
1
-7
/
+9
*
Install libusbhid, and use it instead of libusb.
joe
2002-03-28
1
-2
/
+2
*
Use libusbhid.h instead of libusb.h.
joe
2002-03-28
1
-1
/
+1
*
Back out rev. 1.6 (NOLIB bootstrap helper) OBE'd by Makefile.inc1,v 1.96.
ru
2002-03-28
1
-2
/
+0
*
Utility to create a.out [kernels] from an ELF one.
obrien
2002-03-28
1
-0
/
+156
*
Use a slightly less obscure title than "file status".
wollman
2002-03-27
1
-2
/
+2
*
Remove double SINGL_FLD and SEP_FLAG initialization
ache
2002-03-27
1
-1
/
+0
*
Restored the part of 1.45 that was clobbered in rev.1.46:
bde
2002-03-27
1
-0
/
+1
*
Add myself.
charnier
2002-03-26
1
-0
/
+1
*
Add FBSDID. Spelling. Remove unused includes. Check more malloc failures.
charnier
2002-03-26
3
-10
/
+12
*
Add FBSDID. Do not \n terminate err() strings. Spelling.
charnier
2002-03-26
1
-5
/
+6
*
Introduce flags enumeration with standard
charnier
2002-03-26
1
-4
/
+5
*
Add FBSDID. Remove unused include. Getopt returns -1 not EOF.
charnier
2002-03-26
1
-5
/
+5
*
spelling
charnier
2002-03-26
2
-4
/
+4
*
Support -o 0 in join(1) as per SUS.
jmallett
2002-03-26
2
-17
/
+35
*
Back out revision 1.13 (addition of ipfilter includes). A proper
ru
2002-03-25
1
-6
/
+0
*
Fix the case when high letters becomes missing from fold tables
ache
2002-03-25
1
-4
/
+9
*
Fix the case when record separator is 'Z' letter
ache
2002-03-25
1
-2
/
+6
*
Remove double REC_D assignment
ache
2002-03-25
1
-2
/
+2
[next]