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
*
Define DKBAD_NOTRKSEC. Cosmetic except it is required for recent changes
bde
1995-04-15
1
-1
/
+2
*
Remove bogus unused `struct cpu_disklabel'.
bde
1995-04-15
3
-9
/
+3
*
John Aycock's BSD copyrighted sequencer assembler and sequencer code. This
gibbs
1995-04-15
8
-572
/
+782
*
Fix initializations of kdc_state for serial consoles.
bde
1995-04-15
3
-99
/
+114
*
kernel.h -> sys/kernel.h
gibbs
1995-04-15
1
-2
/
+2
*
Be more careful with how we do a chip reset.
gibbs
1995-04-15
1
-16
/
+33
*
Don't waste time sending an EOI to ICU1 if option AUTO_EOI_1 is defined.
bde
1995-04-15
3
-21
/
+27
*
Speed up ttnread() in the !(ICANON | ISIG) case by copying to user space
bde
1995-04-15
1
-16
/
+53
*
Define IBUFSIZ as 384. This goes with speeding up ttnread().
bde
1995-04-15
1
-3
/
+8
*
Put vnode_if.h and vnode_if.c into CLEANFILES that are automatically
ats
1995-04-15
1
-2
/
+2
*
Added kzipboot
phk
1995-04-15
1
-2
/
+2
*
The magic code to uncompress a kernel.
phk
1995-04-15
8
-0
/
+923
*
Changes needed for kzip to work.
phk
1995-04-15
2
-10
/
+33
*
Make DISTNAME and RELEASE the same for now. It makes more sense.
jkh
1995-04-15
1
-3
/
+3
*
Go to a coherent release number for uname(1).
jkh
1995-04-15
1
-2
/
+2
*
For P_SUGID processes, we must also change ownership of the mem file
dg
1995-04-15
2
-4
/
+20
*
Retain group kmem readability for P_SUGID processes.
dg
1995-04-15
2
-4
/
+12
*
Made /proc/n/mem file group kmem and group readable. Needed to fix ps so
dg
1995-04-15
6
-10
/
+14
*
Fixed serious off by one bug I introduced that will likely cause the
dg
1995-04-15
1
-3
/
+3
*
"jl" and "jb" doesn't quite do the same thing...
phk
1995-04-14
2
-3
/
+3
*
I commit this for Bruce, who has serious connectivity problmes pt.
phk
1995-04-14
1
-430
/
+285
*
Boot block cleanup.
joerg
1995-04-14
8
-152
/
+238
*
Add scsi target
dufault
1995-04-14
1
-0
/
+1
*
Add scsi target support.
dufault
1995-04-14
1
-65
/
+330
*
Add scsi target. Add "after config" call to autoconf so that scsi
dufault
1995-04-14
3
-4
/
+74
*
Add "sctarg" and document new SCSI_REPORT_GEOMETRY option for ache
dufault
1995-04-14
3
-3
/
+21
*
Added "scsi target" device that can act as a target for scsi transfers
dufault
1995-04-14
13
-382
/
+1052
*
Hopefully I won't get flamed for this: insert a few more #if defined(I486_CPU)
wpaul
1995-04-14
2
-8
/
+28
*
According to a Usenet posting forward to me by Jordan, there's
wpaul
1995-04-14
1
-1
/
+7
*
Make class names easier to type
wollman
1995-04-13
1
-4
/
+4
*
Backed out previous change - it reduces performance. (oops).
dg
1995-04-13
1
-2
/
+4
*
Actually copy the class field over from the kernel to the user structure.
wollman
1995-04-13
1
-1
/
+2
*
Slight optimization to select().
dg
1995-04-13
1
-4
/
+2
*
Forgot two things in yesterday's massive devconf update:
wollman
1995-04-13
3
-18
/
+12
*
Move setcompat code to another place, initial/locked devices
ache
1995-04-13
3
-42
/
+36
*
Comment out ttcompat via COMPAT_SUNOS too
ache
1995-04-13
3
-33
/
+45
*
This a subtle reminder to people that not everybody compiles their
wpaul
1995-04-13
2
-2
/
+6
*
Various changes from Matt Thomas to improve media selection and fix
dg
1995-04-13
3
-205
/
+485
*
DISTNAME="2.0-950412-SNAP"
jkh
1995-04-12
1
-2
/
+2
*
Add "BREAK_TO_DEBUGGER" option.
phk
1995-04-12
3
-3
/
+9
*
ttsetcompat is a '#ifdef COMPAT_43' feature.
phk
1995-04-12
3
-3
/
+15
*
Add a class field to devconf and mst drivers.
wollman
1995-04-12
53
-589
/
+930
*
Break netboot into device specific versions.
martin
1995-04-12
9
-74
/
+1930
*
Improve the if_eg driver a bit in style. It's still by far the worst driver
phk
1995-04-12
1
-53
/
+3
*
Fixed bug I introduced when changing PCB list to use 4.4BSD style queue
dg
1995-04-12
1
-4
/
+3
*
Read of a record smaller then request size always fails
ache
1995-04-11
1
-3
/
+2
*
Fix link sys call
ache
1995-04-11
2
-4
/
+8
*
Call new ttsetcompat() function for proper working
ache
1995-04-11
3
-3
/
+27
*
Extract "set" family functions to separate module, needed for
ache
1995-04-11
1
-70
/
+90
*
Add new ttsetcompat function (from tty_compat)
ache
1995-04-11
1
-1
/
+2
[next]