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
*
Remove oldnfs leftovers from mountd(8).
trasz
2015-04-29
2
-34
/
+11
*
Standardise chmod, chflags, chown and chgrp recursive symlink processing
smh
2015-04-29
3
-62
/
+70
*
Implement the century byte in the RTC. Some guests require this field to be
neel
2015-04-28
1
-1
/
+1
*
crunchide: add basic string table sanity checks
emaste
2015-04-28
1
-6
/
+13
*
- remove -l option from ntpdate manpage, as it is no longer an option
jgh
2015-04-27
1
-3
/
+1
*
Make setproctitle(3) work in Capsicum capability mode. This makes
trasz
2015-04-27
1
-3
/
+0
*
ath3kfw, bcmfw, bthidcontrol, bthidd all require usb(4); build them
ngie
2015-04-27
1
-4
/
+9
*
Expand SMBUS API to add smbus_trans() function.
grembo
2015-04-25
1
-10
/
+13
*
Don't allow guest to modify readonly bits in the PCI config 'status' register.
neel
2015-04-24
1
-38
/
+49
*
Fix minor mdoc issues.
joel
2015-04-24
2
-4
/
+3
*
Reassign copyright statements on several files from Advanced
jhb
2015-04-23
15
-15
/
+15
*
Add hint about "volmode=dev" to ctl.conf(5).
trasz
2015-04-21
1
-3
/
+9
*
Fix wpa/hostapd build without OpenSSL.
rpaulo
2015-04-21
1
-2
/
+3
*
Merge wpa_supplicant/hostapd 2.4.
rpaulo
2015-04-21
3
-16
/
+19
*
Don't set bits that should be zero for SATA devices.
mav
2015-04-20
1
-1
/
+0
*
crunchide: Remove local EM_* ELF definitions provided by system ELF headers
emaste
2015-04-20
1
-24
/
+0
*
Update usage statement to align with post-r279624 functionality.
dteske
2015-04-20
1
-1
/
+1
*
vidcontrol: skip invalid video modes returned by vt(4)
emaste
2015-04-20
1
-0
/
+4
*
Report link as up if tap device is not specified (black hole).
mav
2015-04-20
1
-1
/
+1
*
Report link as up only if we managed to open tap device.
mav
2015-04-20
1
-2
/
+2
*
Disable RX/TX queues notifications when not needed.
mav
2015-04-20
1
-0
/
+4
*
identd: restore memcpy
eadler
2015-04-19
1
-0
/
+2
*
identd: also zero se_rpc_highvers
eadler
2015-04-19
1
-3
/
+2
*
identd: remove redundant zeroing
eadler
2015-04-19
1
-2
/
+1
*
tzsetup: remove set but unused variable
eadler
2015-04-19
1
-2
/
+2
*
config: remove set but unchecked variable
eadler
2015-04-19
1
-2
/
+2
*
Workaround bhyve virtual disks operation on top of GEOM providers.
mav
2015-04-18
4
-18
/
+100
*
No need to delete export from filesystems which are not exported.
sjg
2015-04-18
1
-0
/
+6
*
To ensure j formatting string valid, cast uint64_t values to uintmax_t.
takawata
2015-04-18
1
-2
/
+3
*
Remove some oldnfs remnants.
trasz
2015-04-18
1
-4
/
+3
*
Change printf formatting to unbroke i386 arch.
takawata
2015-04-18
1
-2
/
+2
*
Fix Typo.
takawata
2015-04-18
1
-1
/
+1
*
Fix misspelling.
araujo
2015-04-18
1
-1
/
+1
*
Improve code style(9), no functional changes.
araujo
2015-04-18
2
-92
/
+95
*
Add LE related HCI control command to hccontrol(1).
takawata
2015-04-18
5
-1
/
+443
*
crunchide: always include both 32- and 64-bit ELF support
emaste
2015-04-18
2
-13
/
+6
*
Make virtual AHCI more careful with I/O lengths.
mav
2015-04-17
1
-92
/
+84
*
crunchide: remove unused a.out and non-functional ECOFF support
emaste
2015-04-17
4
-217
/
+0
*
Add "GELI Passphrase:" prompt to boot loader.
dteske
2015-04-16
1
-0
/
+3
*
If the number of guest vcpus is less than '1' then flag it as an error.
neel
2015-04-16
1
-0
/
+5
*
vidcontrol: make size argument optional again for syscons
emaste
2015-04-16
1
-1
/
+1
*
Fix syntax errors in conditions for new features in freebsd-update
allanjude
2015-04-15
1
-2
/
+2
*
Prior to aborting due to an ioport error, it is always interesting to
tychon
2015-04-15
1
-2
/
+4
*
Initialize 'error' before use.
neel
2015-04-15
1
-9
/
+9
*
Eliminate unused headers.
delphij
2015-04-14
7
-14
/
+0
*
Accept LE event on hccontrol socket.
takawata
2015-04-12
1
-0
/
+1
*
Add HCI/LMP revision information.
takawata
2015-04-12
1
-2
/
+12
*
Fix libfifolog dependency on libz
emaste
2015-04-10
2
-2
/
+2
*
rtsold does not need to link to libkvm
bapt
2015-04-09
1
-1
/
+0
*
rpc.locked does not need to link to libutil
bapt
2015-04-09
1
-1
/
+1
[next]