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
*
getopt(3) returns -1, not EOF.
ru
2008-02-19
1
-1
/
+1
*
Allow appending to archives on block devices as well as
kientzle
2008-02-19
1
-1
/
+1
*
remove Vette Dinsdag. It was on the wrong day of the week, and not really a t...
edwin
2008-02-18
1
-1
/
+1
*
Make the human readable numbers printed with the -h option a bit
mpp
2008-02-18
1
-4
/
+6
*
Make netstat -rn more resilient to having the routing table change out from
jhb
2008-02-14
1
-19
/
+43
*
Change another argument and a variable both related to netname() to
marius
2008-02-11
1
-3
/
+3
*
Fix a few obvious errors in the znew(1) script.
yar
2008-02-09
1
-4
/
+3
*
WARNS fixes:
dwmalone
2008-02-09
4
-10
/
+12
*
Add support for displaying a process' current working directory, root
marcus
2008-02-09
1
-4
/
+26
*
Fix truncation of lines at LINE_MAX characters by dynamically
ghelmer
2008-02-08
1
-15
/
+61
*
WARNS fixes: mainly constness and avoid comparing signed with
dwmalone
2008-02-08
6
-14
/
+19
*
WARNS fixes: remove two unused variables and add some constness.
dwmalone
2008-02-08
1
-4
/
+3
*
Fix netname() [1] and routename() on big-endian LP64 archs.
marius
2008-02-07
2
-8
/
+7
*
Add my birthday.
antoine
2008-02-05
1
-0
/
+1
*
Minor style(9) nit.
obrien
2008-02-05
1
-1
/
+1
*
Revert CLEANDEPFILES commit per ru@'s request; it does not really solve
des
2008-02-05
2
-4
/
+2
*
Normally, when a header file is removed from the build (as i4b headers
des
2008-02-03
2
-3
/
+5
*
These are files are shell scripts; give smart editors a chance to figure
des
2008-02-03
2
-8
/
+12
*
Christos decided to keep the manpages in mdoc(7) format,
ru
2008-01-30
3
-1032
/
+12
*
Use calloc() when requesting zero'ed memory allocation rather than rolling
delphij
2008-01-29
1
-8
/
+4
*
Revive '-opt' flags which I accidentally removed.
keramida
2008-01-27
1
-1
/
+1
*
Document the no-op -r option of BSD xargs(1).
keramida
2008-01-26
1
-2
/
+30
*
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
[next]