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
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop pretending that the FFS file ufs_readwrite.c is a UFS file.
phk
2002-08-12
2
-1075
/
+1028
*
Fix a comment.
phk
2002-08-12
1
-1
/
+1
*
add support properly displaying and logging incoming telephone numbers (MSNs)
hm
2002-08-12
5
-5
/
+50
*
add opt_mac.h to SRCS to unbreak module build.
alfred
2002-08-12
1
-1
/
+1
*
Assert that the inpcb lock is held when calling tcp_output().
jennifer
2002-08-12
1
-0
/
+2
*
Declare a module service "kernel_mac_support" when MAC support is
rwatson
2002-08-12
11
-0
/
+74
*
Introduce IO_NOMACCHECK, a flag that will be passed to vn_rdwr() to
rwatson
2002-08-12
1
-0
/
+1
*
Add necessary instrumentation to IBCS2 emulation support for mandatory
rwatson
2002-08-12
1
-0
/
+15
*
Enforce MAC policies for the locally implemented vnode services in
rwatson
2002-08-12
2
-0
/
+28
*
Add opt_mac.h to dependencies for svr4 module, since I'm about to
rwatson
2002-08-12
1
-5
/
+5
*
Another fix that wasn't pulled in from the MAC branch: the
rwatson
2002-08-12
1
-1
/
+2
*
Fix missing parens in MAC readdir() check. This fix was in the MAC
rwatson
2002-08-12
1
-1
/
+1
*
Teach the OSF/1 emulation layer a little more about mandatory access
rwatson
2002-08-12
1
-0
/
+19
*
Add support for the LSI-Logic Fusion/MP architecture.
mjacob
2002-08-11
22
-0
/
+7929
*
Add the uftdi ucom driver which supports the following adapters:
joe
2002-08-11
5
-0
/
+971
*
Regen
joe
2002-08-11
2
-2
/
+9
*
Add Palm M515.
joe
2002-08-11
2
-0
/
+2
*
- Call a SHT_REL 'relocation section' rather than
robert
2002-08-11
1
-2
/
+2
*
Fix sendfile(), who was calling vn_rdwr() without aresid parameter and
semenu
2002-08-11
1
-2
/
+2
*
o Make a correction to the last change: In aio_cancel(2) return AIO_ALLDONE
alc
2002-08-11
1
-2
/
+2
*
Make kern.log_console_output a tuneable aswell as a sysctl.
dwmalone
2002-08-11
1
-0
/
+1
*
add experimental support for Data over Voice (DoV) outgoing calls.
hm
2002-08-11
7
-12
/
+45
*
Fix typos; each file has at least one s/seperat/separat/
schweikh
2002-08-11
1
-5
/
+5
*
Follow NetBSD's lead and use WI_PORTTYPE_HOSTAP instead of _AP, since
imp
2002-08-11
3
-16
/
+16
*
o In aio_cancel(2), make sure that p->p_aioinfo isn't NULL before
alc
2002-08-11
1
-0
/
+2
*
Don't #ifdef _KERNEL struct vfsconf, mount_smbfs(8)
mux
2002-08-11
1
-2
/
+0
*
One declaration for struct xvfsconf is enough. I have
mux
2002-08-11
1
-10
/
+0
*
o Assert that the page queues lock is held in vm_page_activate().
alc
2002-08-11
1
-1
/
+1
*
o Lock page queue accesses by vm_page_activate().
alc
2002-08-11
1
-0
/
+2
*
o Lock page queue accesses by vm_page_activate().
alc
2002-08-10
1
-0
/
+4
*
o Move a call to vm_page_wakeup() inside the scope of the page queues lock.
alc
2002-08-10
1
-1
/
+1
*
Auto size available kernel virtual address space based on phsyical memory
jake
2002-08-10
6
-59
/
+113
*
- Introduce a new struct xvfsconf, the userland version of struct vfsconf.
mux
2002-08-10
2
-20
/
+81
*
Introduce a new sysctl flag, CTLFLAG_SKIP, which will cause
mux
2002-08-10
2
-0
/
+4
*
Fix GET_TRAN_SETTINGS to be more correct.
scottl
2002-08-10
2
-10
/
+9
*
Fix the GET_TRAN_SETTINGS and SET_TRAN_SETTINGS ops to be more correct.
scottl
2002-08-10
1
-8
/
+7
*
o Use the VM_ALLOC_WIRED flag instead of calling vm_page_wire().
alc
2002-08-10
4
-12
/
+6
*
o Remove the setting and clearing of the PG_MAPPED flag from the alpha and
alc
2002-08-10
3
-14
/
+6
*
o Remove the setting and clearing of the PG_MAPPED flag. (This flag is
alc
2002-08-10
1
-3
/
+3
*
Minor corrections.
sos
2002-08-10
1
-13
/
+3
*
o Remove the setting and clearing of the PG_MAPPED flag. (This flag is
alc
2002-08-10
2
-16
/
+8
*
o Remove the setting and clearing of the PG_MAPPED flag. (This flag is
alc
2002-08-10
3
-4
/
+4
*
When we allocate our bus address via the kludge that we have in the
imp
2002-08-10
2
-16
/
+23
*
confirmed OZ6912 and 6972 share same pci ID
imp
2002-08-10
1
-1
/
+1
*
One bugfix and one new feature.
luigi
2002-08-10
2
-21
/
+98
*
My quad cpu itanium2 box has its cpu's numbered with a lid starting
peter
2002-08-10
1
-2
/
+2
*
Add the ability to use ATAPI devices via CAM.
sos
2002-08-09
7
-36
/
+761
*
Add help about hint.acpi.0.disable.
iwasaki
2002-08-09
1
-0
/
+4
*
Make ppp(4) devices clonable and unloadable.
brooks
2002-08-09
12
-49
/
+96
*
Update ELAST.
phk
2002-08-09
1
-1
/
+2
[next]