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
*
Flag a hack.
ru
2008-01-24
1
-1
/
+2
*
Style.
ru
2008-01-24
1
-2
/
+2
*
Make -l always have the SUSv2 meaning of "check links."
kientzle
2008-01-22
2
-30
/
+11
*
Understand newly introduced "ASCII" encoding
ache
2008-01-22
2
-0
/
+3
*
Note what options are only for DDS drives.
trhodes
2008-01-21
1
-4
/
+4
*
When printing process file descriptor lists, show a type of 'h' for
rwatson
2008-01-20
1
-0
/
+4
*
Fix some boolean logic errors. && vs & and other sillyness. *blush*
peter
2008-01-18
1
-3
/
+3
*
Add a -P flag to display per-cpu cpu usage stats.
peter
2008-01-18
1
-5
/
+95
*
ANSIfy and remove register.
delphij
2008-01-16
18
-169
/
+99
*
Fix some bugs in wall(1):
das
2008-01-15
1
-6
/
+13
*
Update for the 'file' 4.23 import.
obrien
2008-01-13
1
-4
/
+23
*
- Handle the case where interface from "middle" is missing by
delphij
2008-01-12
1
-4
/
+4
*
Add IFT_BRIDGE to the Ethernet section so l2 addresses are formatted correctly.
thompsa
2008-01-10
1
-0
/
+1
*
quiet compiler complaint about unused parameters
sam
2008-01-10
1
-2
/
+2
*
Improve -u (limit uid lookups) behavior.
obrien
2008-01-09
1
-2
/
+8
*
Welcome unzip(1), a pure BSD drop-in replacement for ports/unzip. In its
des
2008-01-08
3
-0
/
+920
*
Only use sockoptname() to parse socket option names for SOL_SOCKET
jhb
2008-01-07
1
-4
/
+6
*
Make a few messages more consistant with the others.
obrien
2008-01-04
1
-2
/
+2
*
more style(9)
obrien
2008-01-04
1
-69
/
+70
*
The break() system call takes a pointer argument, not an integer. This
jasone
2008-01-03
1
-1
/
+1
*
style(9)
obrien
2008-01-02
18
-256
/
+251
*
Remove the old bsdtar test scripts; something much
kientzle
2008-01-02
8
-859
/
+0
*
A couple of miscellaneous fixes:
kientzle
2008-01-02
3
-4
/
+18
*
Fill in the approximate date when tar(1) first appeared.
kientzle
2008-01-02
1
-1
/
+1
*
Include a suitable stub definition of __FBSDID() for non-FreeBSD platforms.
kientzle
2008-01-02
1
-1
/
+2
*
Use archive_entry_strmode() instead of a local bsdtar_strmode().
kientzle
2008-01-02
3
-53
/
+3
*
Include Guido's copyright for the fnmatch() code I cribbed from.
kientzle
2008-01-02
1
-1
/
+36
*
Add my birthday to the calendar.
weongyo
2008-01-01
1
-0
/
+1
*
follow style(9) more closely and list sys/types.h first after sys/defs.h.
imp
2008-01-01
2
-2
/
+2
*
style(9)
grog
2007-12-30
1
-1
/
+1
*
If we can't open a calendar file, don't guess why. Check the error
grog
2007-12-30
1
-1
/
+2
*
Some systems need the types defined in sys/types.h, but lack the
imp
2007-12-29
2
-0
/
+2
*
List all environment variables supported by libfetch, along with a reference
des
2007-12-28
1
-9
/
+19
*
Add the ability to clean up all shared memory segments which are
edwin
2007-12-25
7
-214
/
+468
*
usbhidctl appears to not report features and write size correctly
imp
2007-12-21
1
-4
/
+4
*
Fix disorder introduced in previous commit.
ru
2007-12-20
1
-1
/
+1
*
Pull ministat into the installed system and write it a man-page.
phk
2007-12-20
3
-1
/
+131
*
Fix printing of the number of syncache entries added.
ru
2007-12-18
1
-2
/
+2
*
Stylify ipcs/ipcs.c and ipcrm/ipcrm in preparation of the upcoming
edwin
2007-12-18
2
-384
/
+470
*
o Fix a holiday to reflect a reality.
maxim
2007-12-17
1
-1
/
+1
*
Give a better description when a install of multiple files fails
edwin
2007-12-14
1
-1
/
+6
*
Add the -H, -h and -P flags to vmstat. -P causes per-cpu output of
peter
2007-12-13
3
-20
/
+207
*
Add 'COMM' column to a few more output modes of procstat(1). The only
rwatson
2007-12-10
4
-20
/
+29
*
Use a clever definition of __FBSDID to allow building on !FreeBSD systems.
imp
2007-12-09
1
-2
/
+5
*
Add several missing comma's in the fancy syscall parsing case before
jhb
2007-12-06
1
-0
/
+12
*
Display per-thread command line in TDNAME field for -k and -t; if
rwatson
2007-12-03
2
-21
/
+71
*
Connect procstat(1) to the build.
rwatson
2007-12-02
1
-0
/
+1
*
Add procstat(1), a process inspection utility. This provides both some
rwatson
2007-12-02
12
-0
/
+1459
*
Add a cross-reference to newgrp(1).
philip
2007-11-30
1
-0
/
+1
*
Remove _SOLARIS_C_SOURCE now that it doesn't do anything in FreeBSD
jb
2007-11-28
1
-1
/
+0
[next]