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
*
Give ext2fs it's own VOP_REMOVE, VOP_LINK, VOP_RENAME, VOP_MKDIR, VOP_RMDIR,
phk
1997-11-18
2
-0
/
+2040
*
Removed unused #includes.
bde
1997-11-18
1
-5
/
+3
*
Don't test for conflicting combinations of PPP_FILTER/BPFILTER here.
bde
1997-11-18
1
-29
/
+9
*
Cleaned up PPP_FILTER/NBPFILTER ifdefs.
bde
1997-11-18
1
-15
/
+6
*
Use gettime() instead of assignment from `time'. (`time' is too
bde
1997-11-18
2
-6
/
+5
*
Removed an unused #include.
bde
1997-11-18
1
-3
/
+1
*
Get tty ioctl numbers by #including <sys/ttycom.h> instead of
bde
1997-11-18
1
-3
/
+2
*
Removed an unused #include. Added an unsed #include of <sys/ucred.h>
bde
1997-11-18
1
-8
/
+9
*
Removed an unused #include. Ifdefed a conditionally used #include.
bde
1997-11-18
1
-2
/
+3
*
Removed unused #include.
bde
1997-11-18
3
-9
/
+3
*
Get select stuff by including <sys/select.h> instead of <sys/proc.h>,
bde
1997-11-18
1
-6
/
+7
*
Don't #include <i386/isa/isa_device.h>. It is now a prerequisite.
bde
1997-11-18
1
-3
/
+1
*
Removed unused #includes.
bde
1997-11-18
1
-5
/
+3
*
Removed an unused #included.
bde
1997-11-18
3
-9
/
+30
*
Get select stuff by #including <sys/select.h> instead of <sys/proc.h>.
bde
1997-11-18
2
-4
/
+4
*
Removed #unused includes.
bde
1997-11-18
5
-15
/
+20
*
Removed unused #include of <sys/malloc.h>. This file now uses only
bde
1997-11-18
1
-2
/
+1
*
Removed code for the !KERNEL case. It hasn't been maintained for 4
bde
1997-11-18
1
-28
/
+8
*
Get locking stuff by #including <sys/lock.h> instead of <sys/vnode.h>.
bde
1997-11-18
1
-2
/
+2
*
Don't #include <machine/smp.h> even in the SMP case. Fixed the one
bde
1997-11-18
2
-2
/
+8
*
Don't #include <machine/smp.h> even in the SMP case. Fixed the one
bde
1997-11-18
1
-9
/
+2
*
Don't #include <sys/types.h>. I mistakenly #included it unconditionally
bde
1997-11-18
1
-4
/
+2
*
Fixed pedantic syntax errors caused by trailing semicolon in the
bde
1997-11-18
1
-3
/
+5
*
Fixed pedantic syntax errors caused by the trailing semicolon in the
bde
1997-11-18
1
-2
/
+2
*
Don't generate new prototype files with the extra int retval[] arg at
peter
1997-11-18
1
-3
/
+3
*
Typo fix.
alex
1997-11-17
3
-6
/
+6
*
fix Jonathan Mini's email address per his request
jmg
1997-11-17
2
-4
/
+4
*
Added support for linux sound ioctls:
ahasty
1997-11-17
4
-6
/
+48
*
Device # for Jonathan Mini's VESA support.
sos
1997-11-16
2
-2
/
+4
*
Restore diagnostic fix spammed after merging
ache
1997-11-16
1
-4
/
+8
*
-
.
This commit was generated by cvs2svn to compensate for changes in r31187,
peter
1997-11-16
31
-1832
/
+6995
|
\
\
|
|
*
Import kernel parts of ipfilter-3.2.1
peter
1997-11-16
16
-916
/
+3681
|
*
|
Import kernel parts of ipfilter-3.2.1
peter
1997-11-16
15
-916
/
+3314
*
|
|
Reviewed by: Amancio Hasty
ahasty
1997-11-16
5
-19
/
+373
*
|
|
MF22:
nate
1997-11-15
2
-6
/
+7
*
|
|
Simplify map entries during user page wire and user page unwire operations in
tegge
1997-11-14
1
-14
/
+18
*
|
|
Don't try to obtain an excluive lock on the vm map, since a deadlock might
tegge
1997-11-14
2
-6
/
+6
*
|
|
Submitted by: Archie cobbs (IPDIVERT author)
julian
1997-11-13
1
-1
/
+7
*
|
|
oops, fix left out semicolon in code I patched by hand.
julian
1997-11-13
1
-7
/
+7
*
|
|
Reviewed by: hackers@freebsd.org in general
julian
1997-11-13
5
-26
/
+134
*
|
|
Set return value for the correct process in ptrace().
tegge
1997-11-12
1
-5
/
+5
*
|
|
Reviewed by: various.
julian
1997-11-12
14
-46
/
+54
*
|
|
Expand the APMIO_GETINFO ioctl to return the estimated remaining
jdp
1997-11-12
3
-63
/
+140
*
|
|
Attempt to tell the user precisely what sort of VGA-like PCI device is
wollman
1997-11-11
1
-12
/
+255
*
|
|
- Added PSM_HOOKAPM & PSM_RESETAFTERSUSPEND options.
nate
1997-11-11
1
-1
/
+3
*
|
|
Fix conflicts.
markm
1997-11-10
11
-72
/
+140
*
|
|
Fixed chip_offsets[] which I broke in rev.1.53. The offsets aren't
bde
1997-11-10
3
-6
/
+6
*
|
|
- Convert c++ comment to c comment.
nate
1997-11-10
2
-4
/
+4
*
|
|
Sync with sys/i386/conf/majors.i386 revision 1.20.
kato
1997-11-10
1
-1
/
+2
*
|
|
Assign 84 to Andrew Gordon <arg@arg1.demon.co.uk> for the 'ttxt' Unitext
msmith
1997-11-10
2
-2
/
+4
[next]