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
...
|
*
Disallow attaching preloaded memory disks via ioctl.
jh
2012-11-21
1
-3
/
+1
|
*
Remove superfluous paragraph macro.
joel
2012-11-18
1
-1
/
+0
|
*
Make it possible to resize filesystems mounted read-write, using newly
trasz
2012-11-18
2
-7
/
+29
|
*
Fill sin6_scope_id in sockaddr_in6 before passing it from the kernel to
hrs
2012-11-17
2
-75
/
+2
|
*
Add -fib modifier to specify FIB number. The FIB number can be in a
hrs
2012-11-17
3
-114
/
+440
|
*
Fix memory leak in umount.c
eadler
2012-11-15
1
-3
/
+10
|
*
Remove remnants of classful addressing. These magic transformations
glebius
2012-11-14
1
-41
/
+8
|
*
- blk_equals() is too strict. If the journal entry defines more frags
jeff
2012-11-14
1
-10
/
+8
|
*
Actually change "silent" to "silence" this time (reviewed by adri@).
wblock
2012-11-07
1
-1
/
+1
|
*
Remove fifteen-year-old notes on media selection (suggested by simon@).
wblock
2012-11-07
1
-20
/
+17
|
*
Add devd.conf(5) and devd(8) to SEE ALSO xrefs. Give users a pointer to
wblock
2012-11-07
1
-1
/
+3
|
*
Revert r228695. We use __func__ here as a format to distinguish between
pjd
2012-11-05
1
-1
/
+1
|
*
Add an example showing the use of gnop(8) to skip over header data.
wblock
2012-11-04
1
-1
/
+13
*
|
Qualifying targets with ${.OBJDIR}/ confuses make for little reason.
sjg
2012-11-08
1
-4
/
+4
*
|
Updated/new Makefile.depend
sjg
2012-11-08
19
-0
/
+92
|
|
|
\
|
\
|
\
|
\
|
\
|
\
|
\
*
-
-
-
-
-
-
-
.
\
Sync from head
sjg
2012-11-04
132
-3007
/
+20539
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Print a newline after the error message.
jh
2012-11-03
1
-0
/
+1
|
*
|
|
|
|
Document that you can use -v along with -l.
alfred
2012-11-02
2
-1
/
+2
|
*
|
|
|
|
Remove the recently added sysctl variable net.pfil.forward.
ae
2012-11-02
1
-8
/
+0
|
*
|
|
|
|
Add an option to display the current dump device via dumpon -l.
alfred
2012-11-01
2
-3
/
+49
|
*
|
|
|
|
Fix problem with geom_label(4) not recognizing UFS labels on filesystems
trasz
2012-10-30
5
-3
/
+7
|
*
|
|
|
|
Declare functions as static and move global variables to the top;
trasz
2012-10-28
1
-13
/
+12
|
*
|
|
|
|
Remove the IPFIREWALL_FORWARD kernel option and make possible to turn
ae
2012-10-25
1
-3
/
+6
|
*
|
|
|
|
Check the return error of set[ug]id. While this can never fail in the
eadler
2012-10-22
2
-3
/
+6
|
*
|
|
|
|
Check the return error of set[e][ug]id. While this can never fail in the
eadler
2012-10-22
2
-4
/
+11
|
*
|
|
|
|
remove duplicate semicolons where possible.
eadler
2012-10-22
2
-2
/
+2
|
*
|
|
|
|
Add support for gjournal to dumpfs
eadler
2012-10-22
1
-0
/
+2
|
*
|
|
|
|
Make fsck and fsck_msdosfs WARNS=6 clean
uqs
2012-10-21
8
-17
/
+16
|
*
|
|
|
|
sbin/fsck: s/perror/perr/ to avoid shadowing
uqs
2012-10-21
8
-79
/
+74
|
*
|
|
|
|
document acpi_cpu devd notification about _CST change
avg
2012-10-20
1
-0
/
+2
|
*
|
|
|
|
More -Wmissing-variable-declarations fixes.
ed
2012-10-19
5
-15
/
+16
|
*
|
|
|
|
Add missing const keywords.
ed
2012-10-19
1
-1
/
+1
|
*
|
|
|
|
Fix warnings found by -Wmising-variable-declarations.
ed
2012-10-19
7
-18
/
+13
|
*
|
|
|
|
Disconnect non-MPSAFE SMBFS from the build in preparation for dropping
attilio
2012-10-18
2
-3
/
+1
|
*
|
|
|
|
Disconnect non-MPSAFE NTFS from the build in preparation for dropping
attilio
2012-10-17
3
-4
/
+1
|
*
|
|
|
|
Disconnect non-MPSAFE NWFS from the build in preparation for dropping
attilio
2012-10-17
2
-3
/
+1
|
*
|
|
|
|
Disconnect non-MPSAFE PORTALFS from the build in preparation for dropping
attilio
2012-10-16
2
-3
/
+1
|
*
|
|
|
|
Fix minor nits:
eadler
2012-10-15
2
-3
/
+4
|
*
|
|
|
|
Remove trailing whitespace.
joel
2012-10-14
1
-8
/
+8
|
*
|
|
|
|
Minor mdoc and language fixes.
joel
2012-10-14
1
-11
/
+11
|
*
|
|
|
|
getopt_long() returns an int. Use the return value accordingly.
attilio
2012-10-14
1
-1
/
+1
|
*
|
|
|
|
Import a FreeBSD port of the FUSE Linux module.
attilio
2012-10-13
4
-0
/
+901
|
*
|
|
|
|
- Get rid of #ifdef __FreeBSD__.
glebius
2012-09-29
1
-21
/
+8
|
*
|
|
|
|
Fix some nearby type and style errors.
mdf
2012-09-28
3
-17
/
+14
|
*
|
|
|
|
Fix sbin/ build with a 64-bit ino_t.
mdf
2012-09-27
14
-66
/
+84
|
*
|
|
|
|
Fix fsck_ffs build with a 64-bit ino_t.
mdf
2012-09-27
8
-85
/
+103
|
*
|
|
|
|
Whitespace fixes
melifaro
2012-09-24
1
-13
/
+13
|
*
|
|
|
|
Permit table to be used as IPv6 address.
melifaro
2012-09-24
1
-2
/
+26
|
*
|
|
|
|
Use O_CLOEXEC for open instead of separate fcntl(2) call.
pjd
2012-09-22
1
-3
/
+1
|
*
|
|
|
|
Fix grammar in the portion about FIBs. Also, cross-reference
bjk
2012-09-18
1
-9
/
+11
[prev]
[next]