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
*
Fixed vnode corruption by undefined case in union_lookup(). When
kato
1997-08-12
2
-6
/
+14
*
Check permissions for fp regs as well as normal regs.
sef
1997-08-12
2
-2
/
+6
*
Fix a traceroute problem in the CISCO HDLC mode. (cisco routers not
kjc
1997-08-12
1
-2
/
+2
*
Fix procfs security hole -- check permissions on meaningful I/Os (namely,
sef
1997-08-12
8
-16
/
+86
*
Fix file descriptor leak.
brian
1997-08-11
4
-2
/
+11
*
Synchronize with sys/i386/i386/userconfig.c revision 1.87.
kato
1997-08-11
1
-4
/
+4
*
Make the CLI mode message a little less intimidating.
jkh
1997-08-11
1
-4
/
+4
*
Fix problem in the DC390_DefaultEEprom subroutine, which could lead
se
1997-08-11
1
-3
/
+3
*
Oops, fix breakage to UP kernel.
fsmp
1997-08-10
4
-4
/
+30
*
Added trap specific lock calls: get_fpu_lock, etc.
fsmp
1997-08-10
8
-257
/
+315
*
Cheap fix for kern/4255.
fsmp
1997-08-10
7
-28
/
+70
*
Ops the arguments to copyin was in the wrong order..
sos
1997-08-10
2
-4
/
+4
*
Implement the LCP fail_counter: if an option has been NAK'ed for more
joerg
1997-08-10
1
-4
/
+13
*
Synchronize with sys/i386/i386/trap.c revision 1.103.
kato
1997-08-10
1
-1
/
+14
*
Synchronize with sys/i386/isa/syscons.c revision 1.230.
kato
1997-08-10
1
-14
/
+12
*
Fix the VLSI chipset name from "Eagle" to "Eagle II".
phk
1997-08-10
1
-5
/
+5
*
The "cutsie" register parameter passing that I had mistakenly used breaks
dyson
1997-08-10
1
-10
/
+10
*
Some fixes towards making "default configs" work again.
fsmp
1997-08-09
7
-91
/
+105
*
Minor conditionalization of XXX_MPLOCK on PEND_INTS.
fsmp
1997-08-09
3
-3
/
+12
*
Added 'lock' instruction before 3 places that update ipending.
fsmp
1997-08-09
3
-3
/
+12
*
Fix the checks for screenborder for the mousepointer.
sos
1997-08-09
3
-42
/
+36
*
Modify the scheduling policy to take into account disk I/O waits
dyson
1997-08-09
5
-5
/
+52
*
Synchronize with sys/i386/isa/wd.c revision 1.135.
kato
1997-08-09
1
-2
/
+11
*
Disabled SW_VGA_MODEX when PC98 is defined.
kato
1997-08-09
1
-2
/
+2
*
A couple of missing doscmd header files. Messed up again. Now can
dyson
1997-08-09
3
-0
/
+203
*
Synchronize with sys/i386/conf/options.i386 revision 1.55.
kato
1997-08-09
2
-2
/
+4
*
Synchronize with sys/i386/i386/trap.c revisino 1.102.
kato
1997-08-09
1
-5
/
+20
*
Synchronize with sys/i386/i386/machdep.c revision 1.255.
kato
1997-08-09
2
-88
/
+218
*
Synchronize with sys/i386/isa/npx.c revision 1.50.
kato
1997-08-09
1
-2
/
+2
*
Synchronize with sys/i386/isa/syscons.c revision 1.229.
kato
1997-08-09
1
-6
/
+56
*
Teach both disk drivers how to cope with a hardware watchdog
julian
1997-08-09
3
-5
/
+25
*
Add the code that represents most of the interface between the VM86
dyson
1997-08-09
1
-0
/
+434
*
Use up 4 precious bytes to give the kernel a hook to
julian
1997-08-09
2
-2
/
+33
*
Add VM86 to the lkm build.
dyson
1997-08-09
1
-2
/
+2
*
Add VM86 to the options.
dyson
1997-08-09
2
-2
/
+4
*
VM86 kernel support.
dyson
1997-08-09
41
-245
/
+987
*
Yeah I'm back hacking syscons !!
sos
1997-08-08
5
-20
/
+178
*
Make the scheduler quantum a tunable parameter
julian
1997-08-08
1
-2
/
+26
*
Add ID's for 5 VLSI chips. They're not very friendly, so this info was
phk
1997-08-08
1
-1
/
+12
*
Make a function static to quieten gcc
julian
1997-08-08
2
-6
/
+6
*
Clean up the console muting functionality.
julian
1997-08-08
2
-30
/
+214
*
Support interface names up to 15 characters in length. In order to
alex
1997-08-08
1
-3
/
+5
*
Fixes kern/3835: SMP kernel crash on enable "dumps on wd0"
fsmp
1997-08-07
1
-4
/
+12
*
Don't use /sys.
bde
1997-08-07
2
-4
/
+4
*
Fix the DDB breakpoint code when using the 4MB page support.
dyson
1997-08-07
5
-25
/
+60
*
More vm_zone cleanup. The sysctl now accounts for items better, and
dyson
1997-08-07
4
-9
/
+19
*
Remove two features that have been reported to cause problems with
se
1997-08-06
1
-2
/
+3
*
printf does not understand %hd in the kernel
peter
1997-08-06
2
-10
/
+14
*
Synchronize with sys/i386/i386/machdep.c revision 1.254.
kato
1997-08-06
2
-2
/
+6
*
Synchronize with sys/i386/isa/sio.c revision 1.174.
kato
1997-08-06
2
-4
/
+6
[next]