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
/
sbin
Commit message (
Expand
)
Author
Age
Files
Lines
*
o Fix style(9) for previous.
maxim
2006-08-25
1
-1
/
+1
*
A bunch of fixes from NetBSD:
maxim
2006-08-25
1
-17
/
+23
*
Add a note that the btime command only works on UFS2.
ceri
2006-08-24
1
-1
/
+4
*
Allow fsdb to manipulate the birthtime entries on UFS2.
ceri
2006-08-23
3
-3
/
+29
*
A pipe bandwidth of 10MBits/s should probably
dwmalone
2006-08-23
1
-1
/
+2
*
(media_status): Factor common code between IFM_ETHER and IFM_ATM cases.
thomas
2006-08-22
1
-21
/
+9
*
Remove alpha left-overs.
ru
2006-08-22
3
-6
/
+2
*
Revert the addition of -p. It's flawed in that dhclient should not run
brian
2006-08-21
2
-25
/
+7
*
Implement 'camcontrol reportluns'. This allows users to send the SCSI
ken
2006-08-21
2
-2
/
+300
*
Regigle parens to try and get the intended affect. This should fix people
dwmalone
2006-08-20
1
-6
/
+6
*
Fix typo.
julian
2006-08-20
1
-1
/
+1
*
comply with style police
julian
2006-08-18
2
-18
/
+19
*
Allow ipfw to forward to a destination that is specified by a table.
julian
2006-08-17
2
-11
/
+60
*
Bump the document date. s/dhclient/.Nm/
brian
2006-08-17
1
-4
/
+7
*
Correct usage()
brian
2006-08-17
1
-1
/
+1
*
Add a -p switch to dhclient. The switch tells dhclient to persist
brian
2006-08-17
2
-5
/
+20
*
Regularly scheduled patch to unbreak regularly scheduled post-ipfilter
kan
2006-08-17
1
-1
/
+1
*
Take IP_FIREWALL_EXTENDED out of the man page too.
julian
2006-08-17
1
-8
/
+0
*
Clarify documentation of '-L' command line switch: the snapshot is
thomas
2006-08-16
1
-1
/
+2
*
Adapt to ipf 4.1.13
guido
2006-08-16
1
-2
/
+2
*
If rawname returns NULL, deal with it appropriately.
mjacob
2006-08-15
1
-0
/
+2
*
Fix printing of integer Kelvins broken in rev. 1.71, which is
ru
2006-08-15
1
-3
/
+3
*
Print packet loss figures with one decimal place. ping6 already does
dd
2006-08-14
1
-4
/
+4
*
Add an extension to the UINT & ULONG types. The XINT & XLONG types behave
obrien
2006-08-12
1
-2
/
+10
*
Restore the "plumb" compatibility command, which was lost
yar
2006-08-12
1
-0
/
+1
*
fixup list station support:
sam
2006-08-10
1
-4
/
+23
*
o Spell.
maxim
2006-08-10
1
-1
/
+1
*
o Strip eol whitespaces.
maxim
2006-08-09
1
-2
/
+2
*
o New sentence, new line.
maxim
2006-08-09
1
-2
/
+3
*
Allow geli to operate on read-only providers.
pjd
2006-08-09
2
-4
/
+7
*
Add missing #.
pjd
2006-08-07
1
-1
/
+1
*
Eliminate a pair of unneeded parentheses slipped in from previous version of
marck
2006-08-06
1
-1
/
+1
*
strlen(3) returns size_t, which is not strictly equivalent to int an 64-bit
marck
2006-08-06
1
-3
/
+4
*
Use the SLIST_NEXT macro instead of sle_next.
stefanf
2006-08-05
1
-2
/
+2
*
Do not pass-through the tailing newline character from the ctime(3)
rse
2006-08-05
1
-3
/
+5
*
Use floating point instead of hacking something together. Suggested by
njl
2006-08-04
1
-10
/
+8
*
Block a variety of signals which may afffect reboot(8), before killing
bms
2006-08-02
1
-2
/
+15
*
Block SIGHUP before killing init(8), to avoid a race condition which may
bms
2006-08-02
1
-3
/
+3
*
Add eye candy while I'm here: a blank line between
yar
2006-07-27
1
-0
/
+1
*
INET6 has no effect on rtsol, it's an IPv6-only tool with its
yar
2006-07-27
1
-7
/
+0
*
rtsol is just a stripped-down version of rtsold and as such it should
yar
2006-07-27
1
-1
/
+2
*
These IPv6-only tools have no explicit dependency on the INET6 macro.
yar
2006-07-27
1
-1
/
+1
*
Obey MK_INET6_SUPPORT.
yar
2006-07-27
3
-9
/
+28
*
add beacon miss threshold control
sam
2006-07-26
2
-1
/
+29
*
Specify correct argument range for tag/untag keywords.
oleg
2006-07-25
1
-2
/
+2
*
Fix printing of negative decimal values in Kelvin to Celsius conversion.
njl
2006-07-25
1
-2
/
+6
*
style.Makefile(5): Remove -Wall from CFLAGS.
stefanf
2006-07-17
1
-1
/
+1
*
Remove duplicated assignment.
stefanf
2006-07-17
1
-1
/
+0
*
Teach mount(8) about a 'late' keyword, which means the file system should
des
2006-07-12
2
-7
/
+38
*
o replace special handling of clone operations by a clone callback
sam
2006-07-09
4
-100
/
+127
[next]