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
*
Fix the staircase issue properly this time.
ed
2009-06-14
1
-0
/
+8
*
Rev IEEE80211_IOC_STA_INFO abi: ni_flags grew from 16 bits to 32
sam
2009-06-13
1
-21
/
+31
*
Add support for labels derived from GPT metadata.
ivoras
2009-06-13
1
-2
/
+14
*
fsck_msdosfs: accept no-op -C option for compatibilty with fsck
avg
2009-06-10
2
-4
/
+10
*
Fix an off by one error when we limit append/prepend text sizes based on our
brian
2009-06-08
1
-5
/
+15
*
Change the printf format string to match the variable type to quiet
jhb
2009-06-08
1
-2
/
+2
*
Permit the specification of bandwidth values within
luigi
2009-06-08
2
-40
/
+72
*
add a missing format in a printf
luigi
2009-06-08
1
-1
/
+1
*
Make the size (-s) and start (-b) parameters of the add verb optional.
marcel
2009-06-08
1
-2
/
+126
*
Fix and add a workaround on an issue of EtherIP packet with reversed
hrs
2009-06-07
2
-0
/
+133
*
Allow humanized numbers for LBAs, as well as partition indices for
marcel
2009-06-07
3
-21
/
+120
*
Several ipfw options and actions use a 16-bit argument to indicate
luigi
2009-06-05
1
-3
/
+3
*
remove a printf that was only useful for debugging.
luigi
2009-06-05
1
-2
/
+0
*
Bump document date.
benno
2009-06-05
1
-1
/
+1
*
Perform some checking on the requested list of modules to warn people if they
benno
2009-06-04
2
-9
/
+142
*
style(9) pass prior to further changes.
benno
2009-06-04
1
-32
/
+37
*
track rename of CSA ie
sam
2009-06-04
1
-1
/
+1
*
Correct comment.
pjd
2009-06-03
1
-1
/
+1
*
Initialize iov and iovlen before use.
pjd
2009-06-02
1
-0
/
+2
*
- Use volatile for signal variables.
lulf
2009-06-02
1
-2
/
+2
*
Code for parsing nmount options in kernel was merged
rodrigc
2009-06-01
1
-1
/
+1
*
- Use sig_atomic_t for signal handler variables.
lulf
2009-05-29
1
-2
/
+2
*
- Move from mount(2) to nmount(2). This should allow to convert MNT_SNAPSHOT
pjd
2009-05-29
3
-40
/
+54
*
Make dump -W show the level correctly.
brian
2009-05-29
1
-1
/
+1
*
Add support for the experimental nfs client to mount_nfs. The
rmacklem
2009-05-27
4
-8
/
+173
*
Bump the document date to reflect the 'p' command enhancements.
brian
2009-05-25
1
-1
/
+1
*
o Fix typo in the example.
maxim
2009-05-25
1
-1
/
+1
*
Enhance the 'p' command so that it understands size qualifiers (K/M/G) and
brian
2009-05-25
2
-6
/
+118
*
Make 'struct acl' larger, as required to support NFSv4 ACLs. Provide
trasz
2009-05-22
1
-1
/
+1
*
Remove the unmaintained University of Michigan NFSv4 client from 8.x
rwatson
2009-05-22
7
-753
/
+6
*
Add links to libgeom(3) where appropriate.
trasz
2009-05-19
1
-0
/
+1
*
Do no spam the ifconfig output for the aggregated interface with 'laggdev lag...
thompsa
2009-04-30
1
-2
/
+1
*
Slightly improve gjournal documentation.
trasz
2009-04-29
3
-2
/
+8
*
Let pflogd's Makefile just use WARNS instead of changing CFLAGS.
ed
2009-04-23
1
-1
/
+2
*
Correct the information about when the respective functionality first
brueffer
2009-04-23
1
-1
/
+1
*
ifconfig(8) no longer needs to know how to print the IFF_NEEDSGIANT flag,
rwatson
2009-04-18
1
-1
/
+1
*
The structs ifaliasreq and in_aliasreq have exactly the same layout and
brooks
2009-04-15
1
-2
/
+2
*
Extend route command:
kmacy
2009-04-14
2
-11
/
+24
*
Style fixes to the newfs_msdos manpage.
ed
2009-04-11
1
-8
/
+9
*
Update documentation (forgotten in r190929).
ed
2009-04-11
1
-4
/
+5
*
Do not prepend /dev/ when -C is used.
ed
2009-04-11
2
-5
/
+7
*
When using -C, do not warn when the file is not a character device, but warn ...
ed
2009-04-11
1
-2
/
+7
*
Fix a bug in r185587.
ed
2009-04-11
1
-2
/
+3
*
Use ftruncate() instead of lseek()+write()+lseek() to set the created
ed
2009-04-11
1
-5
/
+1
*
De-static local variables in main() (which is not recursive) and const-ify
ed
2009-04-11
1
-10
/
+10
*
Show -@ and -C in usage, which were added in r185587.
ed
2009-04-11
1
-0
/
+2
*
Clean up the usage() function to use a single fprintf().
ed
2009-04-11
1
-26
/
+25
*
Fix broken case where caused by last patch where
rrs
2009-04-11
1
-1
/
+2
*
Kill hard sentence break added in the previous revision.
trhodes
2009-04-11
1
-1
/
+4
*
Bump doc date for previous changes.
trhodes
2009-04-11
1
-1
/
+1
[next]