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
*
hdr.elf.e_ident[EI_OSABI] is not a bitmask so '==' should been used.
brucec
2010-11-22
1
-2
/
+2
*
Fix some more warnings found by clang.
brucec
2010-11-22
2
-0
/
+2
*
Add the ability for GDB to printout the thread name along with other
attilio
2010-11-22
1
-0
/
+11
*
Don't generate input() since it's not used.
brucec
2010-11-22
1
-1
/
+1
*
Various syntactic tweaks to satisfy style(9). No change to execution.
mckay
2010-11-21
1
-14
/
+14
*
xargs can be fooled by exiting children that it did not start, causing
mckay
2010-11-21
1
-5
/
+118
*
Remove unused variable
kevlo
2010-11-20
1
-1
/
+1
*
sh: Add printf builtin.
jilles
2010-11-19
2
-7
/
+34
*
Fix fd leak
kevlo
2010-11-19
1
-0
/
+1
*
Close file and directory descriptors
kevlo
2010-11-19
1
-0
/
+3
*
When netstat was run with -i/-I and -w1 to produce running counters, the idrop
rstone
2010-11-18
1
-0
/
+1
*
Add new, per connection, statistics for TCP, including:
gnn
2010-11-17
4
-18
/
+39
*
Memory stats are reported in bytes, not pages.
brucec
2010-11-13
1
-10
/
+10
*
Set FD_CLOEXEC for the output file only when the file has been specified
jh
2010-11-13
1
-6
/
+7
*
Add my birthday to the calendar so everyone can send me presents.
zack
2010-11-10
1
-0
/
+1
*
Unbreak the test target by re-generating the initial scanner
uqs
2010-11-09
2
-183
/
+207
*
Fix typos.
brucec
2010-11-09
1
-3
/
+3
*
Fix the build on 64-bit hosts. WARNS=6 fails on them.
obrien
2010-11-09
1
-2
/
+2
*
Back out r214961 for skeleton.c -- it broke the groff build.
obrien
2010-11-08
1
-4
/
+4
*
Add/expand country/state.
ru
2010-11-08
1
-7
/
+7
*
A traditional (once per three years) sort by month/day/year/login.
ru
2010-11-08
1
-19
/
+19
*
Add '-y' for bison compatibility.
obrien
2010-11-07
2
-2
/
+10
*
Inherit WARNS from parent directory.
obrien
2010-11-07
1
-2
/
+0
*
Directly use memory allocation functions and remove needless casts in
obrien
2010-11-07
11
-140
/
+136
*
Change to ANSI-C function definitions.
obrien
2010-11-07
13
-282
/
+182
*
Retire objformat(1), take two.
uqs
2010-11-07
2
-33
/
+0
*
Fix a segmentation fault in argument processing.
dumbbell
2010-11-06
1
-9
/
+25
*
Apply style(9) and unbreak build.
uqs
2010-11-06
1
-25
/
+19
*
Fix manpage markup.
uqs
2010-11-06
1
-27
/
+27
*
Correct the abbreviations for general I/O and signal traces.
jhb
2010-11-01
1
-3
/
+3
*
Style cleanup: make this look more like a 21st-century shell script
wollman
2010-11-01
1
-25
/
+23
*
jilles@ pointed out that using ${PRUNEDIRS:=".zfs"} in updatedb.sh
wollman
2010-11-01
1
-1
/
+1
*
Make it possible to exclude directories by name no matter where they
wollman
2010-10-31
2
-1
/
+13
*
flex: add missing ifdef magic to create/hide prototypes
uqs
2010-10-24
1
-1
/
+23
*
Fix typo in last commit.
glebius
2010-10-21
1
-1
/
+1
*
Document possibility to read from stdin.
glebius
2010-10-21
1
-1
/
+5
*
Make it possible to read input from stdin.
glebius
2010-10-21
1
-2
/
+4
*
mdoc: make pages render with mandoc
uqs
2010-10-21
1
-1
/
+1
*
Get rid of hand-rolled closefrom(3).
ed
2010-10-20
1
-2
/
+1
*
Remove setpgid() call before executing child process.
ed
2010-10-20
1
-1
/
+0
*
MFV: nc(1) from OpenBSD 4.8.
delphij
2010-10-19
1
-1
/
+1
*
Replace spaces by a tab after the date.
culot
2010-10-18
1
-1
/
+1
*
"b64decode -r" did not handle arbitary breaks in base64 encoded
edwin
2010-10-18
1
-5
/
+31
*
Stylify of uudecode(1)
edwin
2010-10-18
1
-29
/
+35
*
Add myself to calendar.freebsd.
culot
2010-10-17
1
-0
/
+1
*
Correct some typos in comments, no functional changes.
bcr
2010-10-16
4
-10
/
+10
*
Update manual with regarding to the status of calendars/calendar.judaic.
edwin
2010-10-14
2
-5
/
+4
*
s/sytem/system in comments, no functional changes.
bcr
2010-10-13
8
-8
/
+8
*
Don't define the input() function ifdef YY_NO_INPUT.
rpaulo
2010-10-13
1
-0
/
+2
*
Upgrade xz to git snapshot as of 20101010
mm
2010-10-11
1
-1
/
+3
[next]