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
/
share
Commit message (
Expand
)
Author
Age
Files
Lines
*
Small typo in the makedev(3) manpage.
ed
2008-09-28
1
-1
/
+1
*
Several documentation fixups related to device minor/major numbers:
ed
2008-09-28
5
-82
/
+97
*
Add stronger warning that spl is historical. I almost deleted this
imp
2008-09-28
1
-0
/
+12
*
Also use dev2unit() in the pseudo-driver example script.
ed
2008-09-27
1
-1
/
+1
*
Rename the `minor' argument of make_dev(9) to `unit'.
ed
2008-09-26
1
-6
/
+6
*
Undocument dead option.
des
2008-09-24
1
-10
/
+0
*
Allow a jail's IP alias to be created with an arbitrary netmask.
ru
2008-09-24
1
-1
/
+7
*
regen
sam
2008-09-23
1
-1
/
+168
*
Add my entry to committers-src.dot
rnoland
2008-09-22
1
-0
/
+2
*
Make the make_pseudo_driver.sh shellscript work again.
ed
2008-09-22
1
-2
/
+2
*
Document changes in behaviour due to sparse CPU numbering support.
jkoshy
2008-09-22
1
-9
/
+17
*
add new build knobs and jigger some existing controls to improve
sam
2008-09-21
2
-17
/
+66
*
Change the wording to prefer 'forwarding' but still retain the word routing for
thompsa
2008-09-19
1
-1
/
+2
*
Hello, svn world! (adding myself to yet another list)
zec
2008-09-18
1
-0
/
+2
*
Fix small mistake.
mav
2008-09-18
1
-3
/
+3
*
Add ASUS P5KPL-C to the list of supported motherboard.
yongari
2008-09-18
1
-1
/
+3
*
Bump modification date.
mav
2008-09-17
1
-1
/
+1
*
Fix a typo.
mav
2008-09-17
1
-1
/
+1
*
Add set of snd_hda driver configuration examples to the man page.
mav
2008-09-17
1
-0
/
+97
*
Remove the suser(9) interface from the kernel. It has been replaced from
attilio
2008-09-17
5
-128
/
+3
*
Allow a jail to be started with a specific route fib.
thompsa
2008-09-16
1
-1
/
+6
*
Add the ffs structures introspection functions for ddb.
kib
2008-09-16
1
-0
/
+20
*
MFV of tzdata2008c:
edwin
2008-09-16
4
-11
/
+139
*
decription of macros to add ddb commands
sam
2008-09-15
2
-0
/
+116
*
Connect dev_clone.9 and devfs_set_cdevpriv.9 to the build.
kib
2008-09-15
1
-0
/
+5
*
Minor language fixes and updates to the hardware section.
joel
2008-09-14
1
-12
/
+32
*
Update man page according to r182999 snd_hda driver update.
mav
2008-09-13
1
-33
/
+160
*
Remove unneeded comma.
kib
2008-09-12
1
-1
/
+1
*
Document dev_clone eventhandler interface
kib
2008-09-11
1
-0
/
+74
*
Add a first draft of the cdevpriv(9) documentation
kib
2008-09-11
1
-0
/
+121
*
Document make_dev_credf(9), destroy_dev_sched(9) and destroy_dev_drain(9)
kib
2008-09-11
1
-4
/
+123
*
Update insmntque(9) manpage, bringing it close to reality.
kib
2008-09-11
1
-4
/
+36
*
Resurrect the sbni(4) driver. Someone finally tested the MPSAFE patches and
jhb
2008-09-10
2
-0
/
+134
*
Document TAPGIFNAME, TAPSIFINFO and TAPGIFINFO tap(4)
emax
2008-09-08
1
-1
/
+16
*
Put the bridge mac inheritance behind a sysctl with the default off as this
thompsa
2008-09-08
1
-0
/
+16
*
Document BUS_DMA_NOCACHE.
kib
2008-09-06
1
-0
/
+7
*
Add myself to the list of ports committers.
jpaetzel
2008-09-06
1
-0
/
+3
*
Add a note that CTASSERT() should not be used in header files.
emaste
2008-09-05
1
-1
/
+9
*
Hook up ixgbe(4) to the build. D'oh!
brueffer
2008-09-04
1
-0
/
+2
*
Implement pts(4) packet mode.
ed
2008-09-04
1
-6
/
+0
*
Decontextualize vfs_busy(), vfs_unbusy() and vfs_mount_alloc() functions.
attilio
2008-08-31
2
-8
/
+4
*
Reflect recent changes to the sysctl debug.witness.watch moving into a
attilio
2008-08-30
1
-3
/
+4
*
Add links to all bpf(9) functions.
jkim
2008-08-28
1
-0
/
+8
*
Decontextualize the couplet VOP_GETATTR / VOP_SETATTR as the passed thread
attilio
2008-08-28
1
-9
/
+7
*
Add recent ELSA additions to wi(4), plus make sure the list matches
imp
2008-08-27
1
-0
/
+3
*
Add DWA-110 and DWA-111 to the list of devices supported by rum(4)
kevlo
2008-08-25
1
-0
/
+2
*
Note that most Windows CE phones are supported by this driver.
imp
2008-08-25
1
-0
/
+1
*
Update uipaq for FreeBSD's driver:
imp
2008-08-25
2
-8
/
+32
*
Bring in verbatim copy of NetBSD's uipaq.4 man page. This in turn was
imp
2008-08-25
1
-0
/
+73
*
Add a very simple dpms(4) driver that uses the VESA BIOS DPMS calls to
jhb
2008-08-23
2
-0
/
+59
[next]