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 the dependency issue properly by a) moving kdump_subr.c to the front
des
2011-10-08
1
-6
/
+2
*
Bring ioctlname() in line with all the other *name() functions, which
des
2011-10-08
2
-31
/
+21
*
I appreciate the logic behind using a (void) cast to indicate that the
des
2011-10-08
2
-155
/
+155
*
Fix casting.
des
2011-10-08
2
-74
/
+75
*
Whitespace.
des
2011-10-08
1
-90
/
+90
*
C has had swicth statements for 40 years or so. It's about time we
des
2011-10-08
1
-93
/
+143
*
Sort and line up.
des
2011-10-08
1
-38
/
+37
*
1) Some of the #defines or enums for which we auto-generate naming
des
2011-10-08
4
-72
/
+37
*
Remove extraneous WARNS=7.
ed
2011-10-08
1
-2
/
+0
*
Add myself.
jceel
2011-10-07
1
-0
/
+1
*
Fix build on i386 and arm.
delphij
2011-10-06
1
-1
/
+1
*
Update BSD grep to the latest development version. It has some code
gabor
2011-10-05
16
-521
/
+2527
*
latin1 -> utf8
des
2011-10-04
1
-1
/
+1
*
Handle the situation where fixups_close() has been called but more fixups
adrian
2011-10-04
1
-1
/
+1
*
Update the comment to reflect what is actually going on.
adrian
2011-10-04
1
-1
/
+1
*
Correct column with for device numbers made in previous change.
ed
2011-10-01
1
-1
/
+1
*
Fix a few grammar and mdoc nits in script.1
gjb
2011-09-29
1
-14
/
+19
*
- I am not the oldest committer alive (yet)
eadler
2011-09-28
1
-1
/
+1
*
- fix whitespace issue in calendar
eadler
2011-09-28
1
-1
/
+1
*
Get rid of major/minor number distinction.
ed
2011-09-28
4
-9
/
+8
*
- add myself to calendar
eadler
2011-09-28
1
-0
/
+1
*
Sync RCS id with NetBSD, this was intentionally omitted from the advisory
delphij
2011-09-28
1
-1
/
+1
*
Include limits.h instead of sys/limits.h to improve portability.
crees
2011-09-28
1
-2
/
+1
*
MFprojects/hid:
mav
2011-09-28
4
-142
/
+383
*
Fix handling of corrupt compress(1)ed data. [11:04]
bz
2011-09-28
2
-18
/
+36
*
Document the fact that passive mode is now the default.
des
2011-09-27
2
-8
/
+10
*
When script(1) reads EOF from input it starts spinning on zero-byte
trociny
2011-09-27
2
-12
/
+29
*
Use fseeko() instead of fseek(). The rest of the code is off_t-aware,
des
2011-09-27
1
-2
/
+2
*
Followup to r225599: the fseek() was a no-op since the file was opened
des
2011-09-27
1
-8
/
+8
*
When resuming an HTTP download, we failed to verify that the range
des
2011-09-15
1
-0
/
+14
*
It seems when I added code for affine unit changes to units, I
dwmalone
2011-09-15
1
-3
/
+5
*
Fix typos in error messages.
brueffer
2011-09-13
1
-3
/
+3
*
Fix csup to allow case insensitive server names in the auth file,
brueffer
2011-09-13
1
-1
/
+1
*
Fix nfsstat(1) so that it prints out correct stats for the
rmacklem
2011-08-23
1
-23
/
+23
*
Fix nfsstat(1) so that it prints out correct stats for the
rmacklem
2011-08-23
1
-18
/
+18
*
- Fix exclusion of directories from a recursive search
gabor
2011-08-17
1
-14
/
+5
*
- Fix handling of environmental variables when they are set to empty string
gabor
2011-08-17
1
-3
/
+4
*
tail: Fix crash if -F'ed file's filesystem disappears.
jilles
2011-08-14
1
-2
/
+4
*
Updates to libprocstat(3) and procstat(1) to allow monitoring Capsicum
rwatson
2011-08-14
5
-70
/
+270
*
catstrg() does not set the resulting string length.
kevlo
2011-08-08
1
-0
/
+1
*
For POLA reasons, disable SGR sequences in catpages.
uqs
2011-08-05
1
-1
/
+1
*
Don't try to free() an address returned by mmap(). This appears to be
emaste
2011-08-04
1
-13
/
+20
*
Clean up markup.
ru
2011-08-04
1
-31
/
+30
*
Unbreak catman(1) by removing calls to col(1).
uqs
2011-08-03
1
-1
/
+1
*
Fix broken mdoc.
uqs
2011-08-01
1
-1
/
+1
*
Correctly link bsdcpio and bsdtar against libmd and libcrpyto
mm
2011-08-01
2
-4
/
+11
*
MFprojects/hid:
mav
2011-07-30
2
-20
/
+62
*
Fix the following bugs related to the SCTP support of netstat:
tuexen
2011-07-22
1
-113
/
+204
*
Rework the dynamic per-CPU stats code a bit. Always set 'statics->ncpus'
jhb
2011-07-18
1
-5
/
+3
*
Constantly print the command name and if set include the thread
bz
2011-07-18
1
-8
/
+20
[next]