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 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
*
Rename ki_ocomm to ki_tdname and OCOMMLEN to TDNAMLEN.
bz
2011-07-18
3
-10
/
+10
*
sintrcnt/sintrnames is the address of the size, not the actual size.
pluknet
2011-07-18
1
-2
/
+2
*
- Export each thread's individual resource usage in in struct kinfo_proc's
jhb
2011-07-18
1
-2
/
+15
*
- Remove the eintrcnt/eintrnames usage and introduce the concept of
attilio
2011-07-18
1
-8
/
+6
*
Fix accidential commit part:
mm
2011-07-17
1
-1
/
+1
*
Append to CPIO_SRCS instead of using TAR_SRCS,
mm
2011-07-17
1
-2
/
+1
*
Update bsdcpio to 2.8.4
mm
2011-07-17
43
-2282
/
+2692
*
Update bsdtar to 2.8.4
mm
2011-07-17
36
-2163
/
+2615
*
Upgrade our copy of llvm/clang to r135360, from upstream's trunk.
dim
2011-07-17
2
-0
/
+8
*
bmake and other updates necessary for the BIND 9.8.x upgrade.
dougb
2011-07-16
1
-0
/
+1
*
Revert 130163 and let top use KERN_PROC_PROC when individual threads are
jhb
2011-07-15
1
-17
/
+4
*
Rename resource names to match these in login.conf.
trasz
2011-07-14
1
-25
/
+24
*
Remove semaphore map entry count "semmap" field and its tuning
bz
2011-07-14
2
-4
/
+1
*
Fix indentation.
bz
2011-07-14
1
-1
/
+1
*
Truncate link addresses like it is done for any
tuexen
2011-07-12
1
-1
/
+1
*
If one's message is longer than the buffer size, then we reset 'cnt' at the
obrien
2011-07-12
1
-1
/
+2
*
Fix run-time breakage when encoutering invalid input-data.
edwin
2011-07-11
1
-0
/
+2
*
Allow per-CPU statistics to be toggled at runtime via the 'P' key.
jhb
2011-07-11
1
-70
/
+78
*
Fix typo in order of markup and text.
edwin
2011-07-11
1
-1
/
+1
*
ncal(1) highlights the current date (or a date provided via parameter)
edwin
2011-07-11
2
-1
/
+4
*
Fix the interpreter for:
edwin
2011-07-11
1
-0
/
+28
*
peeraddr is only used in sizeof() evaluations, so instead of declaring it
delphij
2011-07-11
1
-1
/
+1
*
Use %zu when printing size_t.
delphij
2011-07-11
1
-2
/
+2
*
Match size_t and ssize_t by using %zu and %zd instead of %d.
delphij
2011-07-11
1
-1
/
+1
*
Use a pair of parentheses to ensure right evaluation order.
delphij
2011-07-11
1
-1
/
+1
*
Use strlcpy().
delphij
2011-07-11
1
-15
/
+11
*
Always skip the kernel idle process if requested, it is not specific to
jhb
2011-07-07
1
-5
/
+4
*
Only print entries for which ut_host points to a character device.
ed
2011-07-05
1
-1
/
+1
*
Fix quota(1) output.
pluknet
2011-06-30
1
-5
/
+11
*
Remove needless file due to Russia scraps DST in 2011.
osa
2011-06-28
2
-17
/
+0
*
The --newer-than test should descend into old
kientzle
2011-06-26
1
-4
/
+12
*
More accurate birthplace.
joel
2011-06-25
1
-1
/
+1
*
If there is a read error reading Y/N confirmation from the keyboard,
kientzle
2011-06-25
2
-1
/
+12
[next]