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
*
Update Bind to 9.9.3-P2
erwin
2013-08-22
2
-0
/
+26
*
Add entry for packages-9.2-release directory.
gjb
2013-08-19
1
-0
/
+1
*
Cast argument of is*() ctype functions to unsigned char.
pjd
2013-08-18
1
-1
/
+4
*
Use sysctl(ICMPV6CTL_ND6_DRLIST) instead of SIOCGDRLST_IN6 ioctl.
hrs
2013-08-17
1
-28
/
+39
*
- Remove struct ifinfo *iflist. It is no longer used.
hrs
2013-08-17
7
-17
/
+14
*
Unbreak rwhod(8):
hrs
2013-08-17
1
-1
/
+10
*
Mark the makefs(8) '-p' flag as deprecated in preference for
gjb
2013-08-16
2
-5
/
+16
*
Fix ordering of legacy IRQ reservations.
grehan
2013-08-16
1
-10
/
+10
*
Make sure bootonly.iso for -BETAs and -RCs use the releases/
gjb
2013-08-13
1
-1
/
+1
*
Fix bug in r253719: fix command line watchdog disable.
alfred
2013-08-10
1
-7
/
+9
*
Change <sys/diskpc98.h> to not redefine the same symbols that are
marcel
2013-08-07
1
-1
/
+1
*
Fix incompatibility in ICMPV6CTL_ND6_PRLIST sysctl, and SIOCGPRLST_IN6,
hrs
2013-08-06
1
-36
/
+21
*
Fix build on arm and mips.
hrs
2013-08-06
2
-9
/
+4
*
Update Bind to 9.8.5-P2
erwin
2013-08-06
1
-1
/
+4
*
- Use time_uptime instead of time_second in data structures for
hrs
2013-08-05
14
-210
/
+244
*
Apply a casting sledgehammer.
jhb
2013-07-30
1
-1
/
+1
*
Fix detection of arm ABIs
bapt
2013-07-28
1
-5
/
+17
*
Fix printf of seconds for systems where time_t is 64 bits.
ian
2013-07-28
1
-2
/
+3
*
mdoc and language improvements.
joel
2013-07-28
1
-14
/
+29
*
Provide some examples for watchdogd usage.
alfred
2013-07-27
1
-1
/
+76
*
Fix watchdog pretimeout.
alfred
2013-07-27
1
-17
/
+179
*
- Set the System Identifier in the Primary Volume Descriptor to FreeBSD
marius
2013-07-27
2
-6
/
+7
*
Ensure that makefs.h is included when using ufs_bswap.h so the FFS_EI macro
marius
2013-07-26
1
-0
/
+2
*
Remove ftp2.tr.freebsd.org, it is out of date.
gavin
2013-07-23
3
-3
/
+0
*
Sync-up with bsdinstall(8) FTP mirrorselect changes.
dteske
2013-07-22
2
-53
/
+18
*
Update mirror list to more closely match
gavin
2013-07-22
1
-38
/
+7
*
Decode PCIe ASPM capability and status.
jkim
2013-07-18
1
-20
/
+38
*
Sanity-check the vm exitcode, and exit the process if it's out-of-bounds
grehan
2013-07-18
1
-2
/
+11
*
Major rework of the virtio code. Split out common parts, and modify
grehan
2013-07-17
5
-961
/
+1408
*
Silent warnings.
kevlo
2013-07-16
1
-1
/
+1
*
Fix compiler warnings.
hrs
2013-07-15
2
-2
/
+6
*
Re-implement $probe_only aspect of f_media_get_TYPE() (where TYPE is cdrom,
dteske
2013-07-14
12
-81
/
+159
*
Fix a wrong memcpy of struct sockaddr.
hrs
2013-07-12
1
-3
/
+2
*
Fix bug in deleting files: If two ports had the same tarball and one of
cperciva
2013-07-11
1
-2
/
+2
*
Implement RTC CMOS nvram. Init some fields that are used
grehan
2013-07-11
3
-22
/
+105
*
Introduce a new [yet unused] function for [efficiently] getting the path to
dteske
2013-07-10
1
-0
/
+29
*
Fix -Wmissing-variable-declarations compiler warning.
rdivacky
2013-07-10
1
-1
/
+1
*
Install authpf-noip.
des
2013-07-10
1
-0
/
+3
*
Adjust comments to fit within 80-columns.
dteske
2013-07-09
1
-4
/
+4
*
Fix conditional (der should match the comment above it).
dteske
2013-07-09
1
-1
/
+1
*
Do two things: First, don't obscure the backtitle. Second, read ~/.dialogrc
dteske
2013-07-09
1
-1
/
+47
*
- Add missing "static" keywords.
hrs
2013-07-09
1
-2
/
+7
*
Add a missing white space.
hrs
2013-07-09
1
-1
/
+1
*
Fix some Kerberos related terminology.
rmacklem
2013-07-08
1
-2
/
+2
*
Oops, initialize the krb5 ret values correctly (to anything non-zero).
rmacklem
2013-07-08
1
-1
/
+1
*
Make sure the krb5 status variables are correctly initialized.
rmacklem
2013-07-08
1
-0
/
+1
*
Document the new "-h" option for the gssd daemon.
rmacklem
2013-07-08
1
-1
/
+12
*
Add a new "-h" option to the gssd daemon that enables support for
rmacklem
2013-07-08
1
-13
/
+140
*
Fix typos in the BSD License.
dteske
2013-07-07
90
-178
/
+178
*
Be consistent with other usr.sbin programs w/respect to the copyright
dteske
2013-07-07
1
-1
/
+1
[next]