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
*
Add quiet support for kldstat -n
bapt
2014-01-22
2
-4
/
+10
*
Fix dmesg(1) -> dmesg(8)
bapt
2014-01-13
1
-1
/
+1
*
Fix typo
bapt
2014-01-13
1
-1
/
+1
*
Point the user to dmesg(1) to get informations about why loading a module did...
bapt
2014-01-13
1
-2
/
+12
*
Bump dates in nestat(1) and route(8) man pages.
melifaro
2014-01-11
1
-5
/
+4
*
Add -4/-6 shorthand for -finet/-finet6 in route(8) and netstat(8).
melifaro
2014-01-10
3
-4
/
+44
*
Replace several instances of -1 with appropriate CAM_*_WILDCARD and types.
mav
2014-01-10
1
-22
/
+30
*
Check if the given argument to 'gpart add' is actually a geom device and
lme
2014-01-09
1
-2
/
+13
*
Fix error counting
bapt
2014-01-09
1
-4
/
+3
*
Import error message shown to the user when trying to load a module that is
bapt
2014-01-09
1
-2
/
+8
*
Do some more sanity checks in route(8): require netmask to have
melifaro
2014-01-09
1
-0
/
+7
*
Always create /var/run/casper with correct permissions and don't depend on the
pjd
2014-01-09
1
-0
/
+3
*
For "nvmecontrol devlist", show namespace sizes in terms of MB instead of
jimharris
2014-01-06
1
-2
/
+2
*
Don't allow to create GELI providers with a sector size, which is no a
pjd
2014-01-04
1
-1
/
+1
*
getopt returns an int, not a char, so use the correct data type for
scottl
2013-12-30
1
-1
/
+1
*
Add globs.c, missed in r260068,260069
scottl
2013-12-30
1
-0
/
+165
*
Add globs.c to the build now that it's a separate file.
scottl
2013-12-30
1
-1
/
+1
*
Add the -R option to allow fsck_ffs to restart itself when too many critical
scottl
2013-12-30
10
-108
/
+183
*
Add the '-b' flag to 'camcontrol devlist'. This prints only the existing
scottl
2013-12-29
2
-8
/
+31
*
Improve wording slightly.
joel
2013-12-27
1
-3
/
+1
*
Add an ability to stop gmirror and clear its metadata in one command.
ae
2013-12-27
2
-1
/
+20
*
Use feature_present(3) to determine whether to open an INET or an
bz
2013-12-26
4
-4
/
+35
*
Minor grammar fix
crees
2013-12-21
1
-2
/
+1
*
swapon: Fix buffer overflow when configuring encrypted swap on GBDE.
jilles
2013-12-21
1
-1
/
+2
*
Add net.inet.ip.fw.dyn_keep_states sysctl which
melifaro
2013-12-18
1
-0
/
+5
*
Reword the part about mutual CHAP.
trasz
2013-12-17
1
-5
/
+4
*
MFp4 @1189141:
pjd
2013-12-15
1
-0
/
+2
*
sbin/devd/devd.cc
asomers
2013-12-13
1
-2
/
+2
*
sbin/devd/devd.cc
asomers
2013-12-13
1
-1
/
+20
*
Somehow stable/10 branch contains correct version, but head doesn't.
glebius
2013-12-12
1
-1
/
+1
*
Check remote protocol version only for the first connection (when it
trociny
2013-12-10
1
-6
/
+6
*
Send wakeup to threads waiting on empty queue before releasing the
trociny
2013-12-10
2
-16
/
+7
*
In remote_send_thread, if sending a request fails don't take the
trociny
2013-12-10
1
-11
/
+2
*
Fix compiler warnings.
trociny
2013-12-10
2
-4
/
+4
*
Add some macros to make the code more readable (no functional chages).
trociny
2013-12-10
1
-6
/
+9
*
For memsync replication, hio_countdown is used not only as an
trociny
2013-12-10
1
-111
/
+47
*
Some improvements to the casperd manual page.
pjd
2013-12-08
1
-7
/
+7
*
Document the noncontigwr NFS mount option.
rmacklem
2013-12-08
1
-1
/
+14
*
route(1): Pull static data to the top of the file.
eadler
2013-12-04
1
-15
/
+15
*
route(1): Pull static buffer out of the function and into function scope.
eadler
2013-12-04
1
-17
/
+17
*
route(1): Pull static buffer out of the function and into function scope.
eadler
2013-12-04
1
-13
/
+13
*
route(1): Pull static variable out of the function and into function scope.
eadler
2013-12-04
1
-3
/
+3
*
route(1): Pull static buffer out of the function and into function scope.
eadler
2013-12-04
1
-4
/
+5
*
Add "null" backend to mdconfig(8). This does exactly what the name
trasz
2013-12-04
2
-4
/
+10
*
Avoid using a static buffer in atalk_ntoa. This will help allow users to cal...
eadler
2013-12-04
1
-9
/
+15
*
Add const qualifier where appropriate
eadler
2013-12-04
1
-2
/
+2
*
Add const qualifier where appropriate
eadler
2013-12-04
1
-1
/
+1
*
Turn 'n' into a local variable. This is required for additional changes.
eadler
2013-12-04
1
-1
/
+2
*
Initialize cookie before use.
pjd
2013-12-03
1
-0
/
+1
*
Please welcome casperd daemon. It (and its services) will be responsible for
pjd
2013-12-02
6
-0
/
+1116
[next]