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
*
- When writing metadata to a geom provider, open the it as read-write since it
lulf
2008-12-13
1
-1
/
+1
*
Move the check for the ending char in the partition name where
luigi
2008-12-12
1
-5
/
+6
*
Fix build - cast off_t to (intmax_t) for printing.
mlaier
2008-12-03
1
-2
/
+3
*
Enable operation of newfs on plain files, which is useful when you
luigi
2008-12-03
5
-16
/
+112
*
Some useful operational extensions to newfs_msdos, especially
luigi
2008-12-03
2
-16
/
+150
*
Print error messages as-is, when they don't conform to
marcel
2008-11-30
1
-6
/
+9
*
Call gctl_free() after we processed the error string.
marcel
2008-11-30
1
-5
/
+11
*
Parse the error string returned by the kernel. The format is:
marcel
2008-11-29
1
-14
/
+39
*
Noticed the following error message:
imp
2008-11-29
1
-2
/
+6
*
Create a fake geometry (16 heads, 64 sectors) when dealing with
luigi
2008-11-26
1
-3
/
+14
*
Big update to the iSCSI initiator code. Highlights include IPv6 support,
scottl
2008-11-25
10
-59
/
+91
*
Grammar improvements.
delphij
2008-11-18
1
-4
/
+4
*
Use humanize_number(), rather than a home-grown algorithm for
marcel
2008-11-18
2
-13
/
+7
*
Sort includes
marcel
2008-11-18
1
-9
/
+10
*
Pad the bootcode we write to the partition to a multiple of the
marcel
2008-11-18
1
-1
/
+16
*
o One more s/gpt/gpart/.
maxim
2008-11-05
1
-1
/
+1
*
o Replace Xr to gpt(8) which is gone by gpart(8).
maxim
2008-11-05
1
-1
/
+1
*
Implement support for RPCSEC_GSS authentication to both the NFS client
dfr
2008-11-03
1
-1
/
+53
*
Add support for multiple attributes. This is required for the
marcel
2008-10-20
1
-6
/
+13
*
Tiny wording nits.
keramida
2008-10-19
1
-4
/
+5
*
Support the remaining options listed in dhcp-options(5) and RFC 2132.
brooks
2008-10-17
3
-5
/
+31
*
o Remove a debug code and restore an accidentally deleted code
maxim
2008-10-14
1
-1
/
+8
*
o Do nothing in show_nat() for a test mode (-n). This prevents
maxim
2008-10-14
1
-8
/
+4
*
Background fsck applies twice some summary totals changes. The next
kib
2008-10-13
1
-4
/
+11
*
check_maps() in /usr/src/sbin/fsck_ffs/pass5.c seems to be limited to file
kib
2008-10-13
1
-15
/
+27
*
Add some examples to demostrate gpart(8).
delphij
2008-10-09
1
-1
/
+36
*
o Typo fixes.
maxim
2008-10-05
1
-2
/
+2
*
add duplicate cmd entries for vlan and vlandev that are marked !clone
sam
2008-10-02
1
-0
/
+3
*
- A call to close(2) might overwrite errno and thus give a wrong error message
lulf
2008-09-30
1
-1
/
+2
*
- Improve error message given on g_providername call failure.
lulf
2008-09-30
2
-2
/
+2
*
Distinguish between cmd/parameters used for clone operations and
sam
2008-09-29
1
-33
/
+43
*
o Add missed dot.
maxim
2008-09-29
1
-1
/
+1
*
Fix the build.
rik
2008-09-27
1
-1
/
+1
*
* add all keyword for table list & flush actions.
rik
2008-09-27
1
-3
/
+14
*
Add keyword all in addtion to the table number for the 'list' and the
rik
2008-09-27
1
-8
/
+29
*
Static-ify procedures in init(8).
delphij
2008-09-27
1
-80
/
+80
*
Add missing library dependencies.
ru
2008-09-23
2
-4
/
+4
*
Unbreak the build.
keramida
2008-09-22
1
-1
/
+1
*
MIMO power save and RIFS; while here also update per-node state/flags for ampdu
sam
2008-09-22
2
-1
/
+72
*
"ampdudensity -" is too subtle; use "NA" for any and accept it as a parameter
sam
2008-09-22
1
-2
/
+2
*
check for undefined identifiers
sam
2008-09-21
1
-12
/
+59
*
add new build knobs and jigger some existing controls to improve
sam
2008-09-21
1
-5
/
+22
*
Add the check of the table number.
rik
2008-09-21
1
-0
/
+17
*
Move table list to a separate function.
rik
2008-09-21
1
-35
/
+44
*
Free allocated memory.
rik
2008-09-20
1
-0
/
+1
*
Remove some unused variables.
rik
2008-09-20
1
-4
/
+3
*
Style(9) the show_nat() function.
rik
2008-09-20
1
-1
/
+2
*
Do not do the useless job for an empty table.
rik
2008-09-20
1
-0
/
+5
*
Use the version of the kernel returned by getosreldate()
rodrigc
2008-09-19
1
-6
/
+16
*
- Make bsdlabel use libgeom to determine provider name, device path, the media
lulf
2008-09-18
1
-22
/
+40
[next]