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.sbin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hide DIR definition by making it an opaque struct typedef.
gleb
2012-05-19
3
-9
/
+9
*
Decode new battery status indications.
sbruno
2012-05-18
1
-0
/
+22
*
Add missing include.
gber
2012-05-18
1
-0
/
+2
*
mdoc: remove whitespace.
joel
2012-05-17
1
-1
/
+1
*
Minor mdoc fixes.
joel
2012-05-17
1
-10
/
+6
*
mdoc: remove superfluous paragraph macro.
joel
2012-05-17
1
-1
/
+0
*
Import work done under project/nand (@235533) into head.
gber
2012-05-17
20
-0
/
+4724
*
Merge tcpdump 4.2.1.
delphij
2012-05-17
3
-60
/
+68
*
Reword hostapd.conf(5) sentence.
gjb
2012-05-16
1
-2
/
+2
*
Style fixes.
jpaetzel
2012-05-14
1
-9
/
+3
*
Set the MBR partition to active when doing a full disk MBR.
jpaetzel
2012-05-14
1
-0
/
+3
*
Remove end of line whitespace.
joel
2012-05-12
2
-4
/
+4
*
General mdoc(7) and typo fixes.
gjb
2012-05-12
4
-23
/
+24
*
mdoc: remove redundant Pp and end a display block with Ed.
joel
2012-05-12
1
-1
/
+1
*
General mdoc(7) and typo fixes.
gjb
2012-05-12
1
-1
/
+1
*
Fix .Pp macro.
joel
2012-05-11
1
-1
/
+1
*
Fix the case where the utility is being used to run a command directly,
delphij
2012-05-11
1
-3
/
+6
*
General mdoc(7) and typo fixes.
gjb
2012-05-11
2
-4
/
+5
*
- Print package name in case an empty pkgdep line is found.
beat
2012-05-11
1
-1
/
+2
*
Add the IPv6 tag to ftp4.fr.freebsd.org.
roberto
2012-05-10
1
-1
/
+1
*
General mdoc(7) and typo fixes.
gjb
2012-05-10
1
-1
/
+1
*
make it easier for users used to a VCS that allows up to be a shortcut
eadler
2012-05-09
1
-0
/
+3
*
Add -a and -A option to the usage.
ume
2012-05-08
1
-2
/
+3
*
Add bootcamp bootloader stamp
jpaetzel
2012-05-04
1
-0
/
+4
*
Add powerpc / powerpc64 support to pc-sysinstall. This patch will
jpaetzel
2012-05-04
2
-3
/
+76
*
Use a unique zpool name during install, in the case of having another
jpaetzel
2012-05-04
1
-3
/
+14
*
Fix some issues creating zpool mirror / raidz1(2)(3) devices.
jpaetzel
2012-05-03
2
-53
/
+60
*
Add a meta-parameter IP__NULL to enum intparam, instead of mixing
jamie
2012-05-03
4
-10
/
+11
*
Add the ability to configure multiple interfaces.
jpaetzel
2012-05-03
1
-17
/
+39
*
Fix parsing values which contain multiple "=" signs.
jpaetzel
2012-05-03
1
-6
/
+6
*
Add YY_NO_INPUT so clang doesn't complain about "input" not being used.
jamie
2012-05-02
1
-0
/
+1
*
- close the open file after fetching
bapt
2012-05-01
1
-3
/
+27
*
Print out a warning message if a `lpc setstatus' is done when
gad
2012-04-30
1
-0
/
+18
*
Catch the user-error when no queue name was specified on an
gad
2012-04-30
1
-0
/
+8
*
Fix WITHOUT_EXAMPLES build:
bschmidt
2012-04-29
2
-2
/
+4
*
As cron(8) is started with '-s' by default, timezones that observe
gjb
2012-04-28
1
-4
/
+15
*
Move crypto stuff into a common Makefile. While here fix the
bschmidt
2012-04-28
3
-93
/
+148
*
not only the file names have changed from eap_xxx.c to eap_server_xxx.c,
bschmidt
2012-04-28
1
-5
/
+5
*
enable EAP_GTC and EAP_OTP to match upstream's default configuration
bschmidt
2012-04-28
1
-9
/
+5
*
Follow up r234711 and do same for the supplicant, one file/option per
bschmidt
2012-04-28
2
-48
/
+92
*
Fix the dates and history as of the move to HEAD.
jamie
2012-04-27
1
-3
/
+3
*
Add a note to hostapd.conf about an unhelpful error message in the hope that
theraven
2012-04-27
1
-1
/
+2
*
A new jail(8) with a configuration file, ultimately to replace the work
jamie
2012-04-26
10
-635
/
+4377
|
\
|
*
Use the defvs_ruleset paramater when mounting a jail's /dev,
jamie
2012-02-27
4
-22
/
+17
|
*
From r224286:
jamie
2012-02-27
1
-3
/
+57
|
*
Improvements in error messages:
jamie
2012-02-08
4
-18
/
+44
|
*
Allow relative pathnames for jails generated on the command line
jamie
2012-02-07
1
-1
/
+1
|
*
Better communicate the purpose of "-r *".
jamie
2012-01-31
1
-2
/
+4
|
*
Don't report errors for the exit status of processes that are killed
jamie
2011-07-06
1
-6
/
+10
|
*
Advance to the next command before running anything, so errors found in
jamie
2011-06-22
2
-48
/
+40
[next]