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
...
*
geli onetime command can take only one GEOM provider at a time.
pjd
2008-08-12
2
-3
/
+3
*
Clean up of dead code and possible unassigned variable usage.
ivoras
2008-08-09
1
-3
/
+7
*
Add sbuf_new_auto as a shortcut for the very common case of creating a
des
2008-08-09
1
-1
/
+1
*
recognize WPS ie's
sam
2008-08-09
2
-1
/
+84
*
Make atacontrol(8) rebuild work when /usr is not mounted or from /rescue
antoine
2008-08-06
1
-6
/
+25
*
DDB scripting, textdumps, output capture, etc, all will appear in
rwatson
2008-08-03
1
-1
/
+1
*
Move the grekey to its own file, ifconfig.c does not have interface specific
thompsa
2008-08-03
3
-20
/
+99
*
change list wme to only print the channel parameters; to
sam
2008-08-02
2
-38
/
+57
*
don't silently exit if the regdomain.xml file is missing
sam
2008-08-02
1
-1
/
+1
*
Slight wordsmithing. prompted by danger@
julian
2008-08-01
1
-2
/
+5
*
Document the use of the tablearg keyword together with the skipto command.
julian
2008-08-01
1
-3
/
+16
*
add missing capability bits
sam
2008-08-01
1
-2
/
+2
*
Add a -q[uiet] flag for scripts.
obrien
2008-07-31
2
-4
/
+12
*
correct description of how to clear a desired channel
sam
2008-07-30
1
-6
/
+4
*
Update routed to use the RFC 3678 protocol-independent multicast API. Use
phk
2008-07-30
5
-118
/
+66
*
Clarify which route property routed(8) looks at.
phk
2008-07-29
1
-1
/
+1
*
Note that snapshots may cause a panic on the full UFS filesystem.
kib
2008-07-26
1
-0
/
+3
*
Note that setfib is not a terminal rule.
julian
2008-07-24
1
-1
/
+2
*
Fix -o mntudp after the conversion to default TCP mounts
kris
2008-07-10
1
-1
/
+4
*
Obsolete bsdlabel(8) on powerpc. Use gpart(8) instead.
marcel
2008-07-06
1
-1
/
+1
*
Make sunlabel specific to sparc64. This is mostly for backward
marcel
2008-07-04
1
-1
/
+5
*
Stop building bsdlabel(8) and fdisk(8) on ia64. Both tools are
marcel
2008-07-03
1
-2
/
+5
*
Add NO_MAN for the static variant of geom(8). Both the RESCUE and the
marcel
2008-07-03
1
-0
/
+1
*
Drag this code kicking and screaming into the twenty-first century.
des
2008-07-02
2
-54
/
+29
*
Do not set IFF_DEBUG directly from the driver.
rik
2008-06-30
1
-1
/
+21
*
Run the privileged dhclient process in its own session.
ed
2008-06-30
1
-0
/
+1
*
Support for filtering on major device number was removed in rev. 1.7 or
mtm
2008-06-27
1
-2
/
+2
*
The signature for a pthread function requires that it
mtm
2008-06-26
1
-0
/
+6
*
Document spindown constraints as given in the original commit
bz
2008-06-25
1
-1
/
+22
*
Add a -q flag to swapon(8) to suppress informational messages. Use it in
mtm
2008-06-23
2
-9
/
+24
*
The sysctl(8) program exits on some errors and only emits warnings on
mtm
2008-06-23
1
-2
/
+5
*
Ensure the channel is a number and not a range, the 'channel' command can be
thompsa
2008-06-23
1
-1
/
+4
*
Add exit_delay parameter to control daemon exit delay after signal.
mav
2008-06-22
3
-4
/
+31
*
Use strdup() instead of static buffer allocation to avoid 128 bytes limit
mav
2008-06-22
1
-6
/
+18
*
Add -v (verbose) option to -l command, to show size and backing store
marck
2008-06-21
2
-7
/
+17
*
Fix spelling
gonzo
2008-06-20
1
-2
/
+2
*
Add support for the optional key in the GRE header.
thompsa
2008-06-20
2
-1
/
+31
*
Implement the set and unset verbs. While here, have the manpage
marcel
2008-06-18
2
-11
/
+84
*
Implement the -l and -r options for gpart show.
marcel
2008-06-13
1
-6
/
+32
*
Remove gpt(8). It's replaced by gpart(8).
marcel
2008-06-09
15
-3544
/
+0
*
Use the -n flag to route(8) when calling "route get". Otherwise we hang
brooks
2008-06-09
1
-1
/
+1
*
Disconnect gpt(8) from the build. gpt(8) is replaced by gpart(8).
marcel
2008-06-09
1
-1
/
+0
*
Document the misleading nature of the REQUIRE line. The patch in
mtm
2008-06-09
1
-1
/
+20
*
- Display '-C' option in usage().
stas
2008-06-08
1
-1
/
+1
*
Document the new -p and -i options for writing bootstrap code into
marcel
2008-06-07
1
-8
/
+24
*
Enhance the bootcode command to also allow bootcode to be written
marcel
2008-06-06
1
-25
/
+143
*
Add two support functions:
marcel
2008-06-06
2
-0
/
+47
*
Don't abend if we get ENOMEM from sysctl(3). The data returned
brian
2008-06-06
1
-1
/
+1
*
Update the manpage to reflect reality:
marcel
2008-06-06
1
-3
/
+32
*
Allow building a static geom(8) for release related crunched
marcel
2008-06-05
1
-1
/
+1
[prev]
[next]