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
*
- Begin sentence on a new line.
joel
2013-09-07
1
-14
/
+25
*
newfs_msdos: fix inaccurate comments.
pfg
2013-09-07
1
-2
/
+2
*
Update ipfilter 4.1.28 --> 5.1.2.
cy
2013-09-06
3
-18
/
+42
*
Bump .Dd after r255307 and r255310
bryanv
2013-09-06
1
-1
/
+1
*
Add firmware downloading support for Samsung drives
bryanv
2013-09-06
2
-0
/
+4
*
Add camcontrol support for the SCSI sanitize command
bryanv
2013-09-06
2
-1
/
+544
*
Style clean-ups.
hrs
2013-09-05
1
-54
/
+48
*
Enable "late" option when a file= option is specified in /etc/fstab.
hrs
2013-09-05
1
-4
/
+11
*
Change the cap_rights_t type from uint64_t to a structure that we can extend
pjd
2013-09-05
3
-19
/
+33
*
Typo in strtol(3).
pluknet
2013-08-30
1
-1
/
+1
*
Add missing newlines to Fibre Channel attributes output.
mav
2013-08-27
1
-3
/
+3
*
Move the old iSCSI initiator source to a more appropriate place
trasz
2013-08-22
7
-7
/
+7
*
Fix the zeroing loop. I must have been drunk when I wrote this...
des
2013-08-20
1
-6
/
+6
*
init: Set kernel login class and CPU mask on new processes.
jilles
2013-08-13
1
-1
/
+2
*
Change <sys/diskpc98.h> to not redefine the same symbols that are
marcel
2013-08-07
1
-8
/
+8
*
Note NULL encryption method for GELI
crees
2013-08-05
1
-3
/
+6
*
Fix boundary check of sockaddr array.
hrs
2013-08-01
1
-3
/
+2
*
Make two buffer variables static for now. It is not safe to
delphij
2013-07-31
1
-1
/
+1
*
Resolve fflag with realpath().
delphij
2013-07-31
1
-1
/
+3
*
Document the -S flag to fsck_ffs
scottl
2013-07-31
1
-1
/
+6
*
Add a 'surrender' mode to fsck_ffs. With the -S flag, once hard read errors
scottl
2013-07-30
3
-2
/
+18
*
Revert r253748,253749
avg
2013-07-28
1
-0
/
+1
*
remove needless inclusion of machine/cpu.h in userland
avg
2013-07-28
1
-1
/
+0
*
Remove duplicated parapgraph.
se
2013-07-24
1
-10
/
+0
*
Fix a bug in cp += SA_SIZE() in RTA_* loop. This could prevent
hrs
2013-07-24
1
-8
/
+7
*
Add a new flag (ETHERSWITCH_VID_VALID) to say what vlangroups are in use.
loos
2013-07-23
1
-1
/
+2
*
Fix the usage error message. The valid range is up to max. vlan - 1 since vl...
loos
2013-07-23
1
-1
/
+3
*
- Use getnameinfo() for both of AF_INET and AF_INET6 in routename().
hrs
2013-07-21
1
-46
/
+54
*
- Fix nflag in routename().
hrs
2013-07-21
1
-10
/
+33
*
- Simplify getaddr() and print_getmsg() by using RTAX_* instead of RTA_*
hrs
2013-07-20
1
-80
/
+48
*
Show "default" for the zero-filled address consistently when nflag == 0.
hrs
2013-07-20
1
-13
/
+10
*
Add cast to (void *) to the following cases to suppress warnings by
hrs
2013-07-20
1
-24
/
+23
*
Add message when nvd disks are attached and detached.
jimharris
2013-07-19
3
-8
/
+14
*
Fix nvme(4) and nvd(4) to support non 512-byte sector sizes.
jimharris
2013-07-19
1
-1
/
+1
*
Use _PATH_DEV (from paths.h) for the "/dev/" string, rather than
jimharris
2013-07-18
2
-2
/
+4
*
Simplify open_dev() by returning errno values rather than just 0 or 1.
jimharris
2013-07-18
2
-15
/
+4
*
Minor mdoc fixes.
joel
2013-07-18
1
-10
/
+10
*
Fix a gcc warning.
hrs
2013-07-18
1
-1
/
+4
*
Define constants for the lengths of the serial number, model number
jimharris
2013-07-17
2
-4
/
+7
*
Always initialize fd to 0 in open_dev().
jimharris
2013-07-17
1
-0
/
+2
*
In this GRN, Marcel Moolenaar overhauled the logic for mounting
rodrigc
2013-07-17
2
-1
/
+253
*
Use NET_RT_DUMP.0.FIB leaf node instead of setting td_proc->p_fibnum.
hrs
2013-07-17
1
-12
/
+2
*
- Add support of MK_INET_SUPPORT=no.
hrs
2013-07-17
2
-268
/
+278
*
Simplify keywords.h generation.
hrs
2013-07-17
1
-9
/
+5
*
Do not throw an error if the user requests to activate the image from
jimharris
2013-07-16
1
-1
/
+1
*
Add -n flag for compatibility with Linux version of mount(8).
rmh
2013-07-15
2
-1
/
+7
*
%d should be used for printing int32_t instead of %zd.
jimharris
2013-07-12
1
-1
/
+1
*
Fix 'SEE ALSO' list.
oleg
2013-07-12
1
-3
/
+3
*
Clarify how "hide" and "unhide" commands work on directories.
jh
2013-07-12
1
-1
/
+4
*
Ensure controller or namespace node name is specified before trying to
jimharris
2013-07-09
2
-1
/
+5
[next]