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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Added a SYSCTL to sys/fs/nfsserver/nfs_nfsdport.c so that the value of
rmacklem
2009-05-17
1
-6
/
+14
*
|
Print an extra newline when not at the first column already.
ed
2009-05-17
1
-1
/
+2
*
|
Several cleanups to tty_info(), better known as Ctrl-T.
ed
2009-05-17
1
-25
/
+25
*
|
Fix the example.
trasz
2009-05-17
1
-2
/
+3
*
|
Improve the accf_dns_load description.
brueffer
2009-05-17
1
-1
/
+1
*
|
- do not create and mount new file systems on top of the old ones on every
danger
2009-05-17
1
-2
/
+4
*
|
Merge r191964: Eliminate a case of unnecessary page queues locking.
alc
2009-05-17
1
-4
/
+1
*
|
add zfs oid to bsnmpd
kmacy
2009-05-17
1
-0
/
+1
*
|
When finding processes, ignore ourself and our ancestors. It is almost
brian
2009-05-17
2
-5
/
+40
*
|
set createtxg prop name
kmacy
2009-05-17
1
-1
/
+1
*
|
Add a -d option to ps to display descendant info with the output.
brian
2009-05-17
4
-15
/
+167
*
|
SAVESTART implies SAVENAME
kmacy
2009-05-17
1
-2
/
+2
*
|
enable adaptive spinning on zfs locks
kmacy
2009-05-16
2
-4
/
+4
*
|
Changed sys/fs/nfs_clbio.c in the same way Alan Cox changed
rmacklem
2009-05-16
1
-3
/
+3
*
|
Enhance the safety of the -U option:
dougb
2009-05-16
1
-9
/
+13
*
|
Drop clause 3 of the license as per rev. 1.35 from OpenBSD.
brueffer
2009-05-16
1
-2
/
+0
*
|
correct range in comment
kmacy
2009-05-16
1
-1
/
+1
*
|
update vm map comment
kmacy
2009-05-16
1
-1
/
+0
*
|
Sync up to rev. 1.25 from OpenBSD:
brueffer
2009-05-16
1
-8
/
+4
*
|
Add -L to the mtree invocation to chase symbolic links that are present
dougb
2009-05-16
1
-1
/
+1
*
|
Increase default kernel map to 512GB
kmacy
2009-05-16
1
-2
/
+2
*
|
1. New feature; option to have the script loop until a specified hostname
dougb
2009-05-16
4
-7
/
+142
*
|
- allow forced unmounts
kmacy
2009-05-16
1
-4
/
+4
*
|
Trim trailing whitespace from the end of a line
dougb
2009-05-16
1
-1
/
+1
*
|
only use direct map if system has more than 2GB
kmacy
2009-05-16
1
-1
/
+1
*
|
apply band-aid to x86_64 systems with more physical memory than kmem by alloc...
kmacy
2009-05-16
3
-13
/
+109
*
|
Somewhere between 2.6.23 and 2.6.27, Linux added SOCK_CLOEXEC and
dchagin
2009-05-16
4
-2
/
+32
*
|
Return EINVAL in case when the incorrect or unsupported
dchagin
2009-05-16
2
-0
/
+12
*
|
Use the protocol family constants for the domain argument validation.
dchagin
2009-05-16
1
-3
/
+5
*
|
Emulate SO_PEERCRED socket option.
dchagin
2009-05-16
2
-1
/
+26
*
|
- Fix spelling.
lulf
2009-05-16
1
-1
/
+1
*
|
o Add missed semicolon in action script.
maxim
2009-05-16
1
-1
/
+1
*
|
Add bwi(4) and urtw(4).
brueffer
2009-05-16
1
-0
/
+4
*
|
Make the HARDWARE section ready for the automatic hardware notes generation,
brueffer
2009-05-16
1
-6
/
+8
*
|
Add support for booting from raidz1 and raidz2 pools.
dfr
2009-05-16
5
-82
/
+908
*
|
Add a manpage for the bwi(4) driver.
brueffer
2009-05-16
2
-0
/
+136
*
|
Fixed the Null callback RPCs so that they work with the new krpc. This
rmacklem
2009-05-16
2
-9
/
+18
*
|
Remove do-nothing code that was required to dirty the old buffer on Alpha.
des
2009-05-15
1
-12
/
+1
*
|
Add a missing break in a switch statement.
brueffer
2009-05-15
1
-0
/
+1
*
|
Reduce diff against my local version: replace malloc+memset() cases to calloc().
delphij
2009-05-15
10
-22
/
+12
*
|
Move the nfsstat structure and proc/op number definitions on the
rmacklem
2009-05-15
3
-152
/
+177
*
|
Devfs replaces file ops vector with devfs-specific one in devfs_open(),
kib
2009-05-15
1
-1
/
+3
*
|
Update the KVM backend for malloc stats to catch up to the internal structure
jhb
2009-05-15
1
-6
/
+5
*
|
The module name convention is foo, not if_foo.
imp
2009-05-15
4
-15
/
+15
*
|
Cleanup module declarations:
imp
2009-05-15
1
-6
/
+4
*
|
Modify the diskless booting code in sys/fs/nfsclient to be compatible
rmacklem
2009-05-15
2
-27
/
+36
*
|
Revert r192094. The revision caused problems for sysctl(3) consumers
kib
2009-05-15
2
-7
/
+18
*
|
Turn consolectl into a simple device node, not a TTY.
ed
2009-05-15
1
-20
/
+26
*
|
This driver can be loaded as a module now.
brueffer
2009-05-15
1
-8
/
+8
*
|
Xref missing wlan drivers.
brueffer
2009-05-15
1
-1
/
+5
[prev]
[next]