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
*
Minor update to syscons.
sos
1995-03-03
9
-171
/
+180
*
Use copyout to install the sigframe rather than directly writing to the
dg
1995-03-03
2
-46
/
+72
*
Make 'config [kernel] swap generic' work again. It would seem that
wpaul
1995-03-02
1
-10
/
+10
*
Disable vga_attach() code, as it always should have been.
se
1995-03-02
1
-2
/
+2
*
Speed up PCI attach code by ommiting test if its result is ignored anyway.
se
1995-03-02
2
-26
/
+30
*
Some people have complained that they were unable to boot the
wpaul
1995-03-02
1
-4
/
+24
*
Fix it so that systems with NSCBUS==0 don't have undefineds.
dufault
1995-03-02
1
-2
/
+10
*
Don't try to cluster busy buffers.
dg
1995-03-02
1
-16
/
+35
*
Move exact match pcb's to the head of the list to improve lookup
dg
1995-03-02
1
-3
/
+8
*
Correct printf format strings to match argument types.
rgrimes
1995-03-02
1
-12
/
+12
*
Remove unused variables, and move some inside of DEBUGDO to quite up
rgrimes
1995-03-02
2
-26
/
+30
*
Move the matcd includes to the right place.
jkh
1995-03-02
1
-18
/
+19
*
Finish the matcd import. My face is red.
jkh
1995-03-02
2
-4
/
+4
*
Fix up the matcd import.
jkh
1995-03-02
1
-18
/
+1
*
Changes to incorporate the Matsushita CDROM driver (otherwise known as
jkh
1995-03-02
10
-23
/
+2893
*
Missed a reference to numvnd.
phk
1995-03-02
1
-1
/
+1
*
Use su/fubyte instead of directly touching the user's address space.
dg
1995-03-01
2
-16
/
+8
*
Various changes from John and myself that do the following:
dg
1995-03-01
10
-288
/
+239
*
Made host id configurable with a kernel option "AIC_SCSI_HOSTID=val".
dufault
1995-03-01
1
-1
/
+3
*
1. Added a "scsi" command to userconfig as a start
dufault
1995-03-01
2
-4
/
+84
*
Added a little documentation on the fixed SCSI config and
dufault
1995-03-01
3
-45
/
+96
*
1. "uk" driver now optional on scbus
dufault
1995-03-01
1
-1
/
+2
*
Reviewed by: gibbs@freefall.cdrom.com julian@freefall.cdrom.com
dufault
1995-03-01
12
-1178
/
+1291
*
Various changes from John and myself that do the following:
dg
1995-03-01
3
-8
/
+17
*
Slight change to include file order to accommodate upcoming changes.
dg
1995-03-01
3
-7
/
+8
*
Fix "dependency" spelling error. Implement "clean" entries for device
gibbs
1995-03-01
5
-18
/
+28
*
Less bogus allocation of softc to avoid races.
phk
1995-03-01
1
-30
/
+17
*
No longer assume that a process's address space can be directly written to.
dg
1995-03-01
1
-14
/
+23
*
Workaround IXOFF bug when output queue is full && RTS control is on
ache
1995-02-28
4
-10
/
+34
*
Do a vnode_pager_uncache after the VOP_RENAME to lose the remaining
dg
1995-02-28
2
-4
/
+8
*
Incorporate bde's code-review comments.
pst
1995-02-28
18
-148
/
+70
*
same
ugen
1995-02-27
4
-23
/
+166
*
same..
ugen
1995-02-27
1
-2
/
+4
*
Don't try to make use of useless rotational position optimisation,
se
1995-02-27
1
-8
/
+8
*
Add code to deal with PCI-PCI bridge chips, especially the DEC 21050.
se
1995-02-27
1
-4
/
+43
*
First try to add support for PCI-PCI bridge chips (written for the
se
1995-02-27
4
-46
/
+180
*
Delete bogus semicolon in macro definition.
se
1995-02-27
1
-3
/
+3
*
Remove strncmp() fro userconfig,it's
ugen
1995-02-27
1
-16
/
+1
*
Backed out previous change. I forgot (for about the fourth time) that
dg
1995-02-27
2
-6
/
+4
*
Add strncmp() function..I need it and
ugen
1995-02-27
2
-2
/
+58
*
Initialize v_rdev in getnewvnode() - it appears that some filesystems
dg
1995-02-27
2
-4
/
+6
*
Slight change to wdwait() to improve performance while not violating the
dg
1995-02-27
1
-2
/
+7
*
I really hate this:
phk
1995-02-26
1
-3
/
+3
*
Update to use 4.4 style includes.
rgrimes
1995-02-26
2
-45
/
+34
*
Doubled 'maxwait' to 200 (240us).
dg
1995-02-26
2
-6
/
+6
*
Update copyright to be UCB style allowing redistributions.
rgrimes
1995-02-26
2
-5
/
+58
*
Last 1.x version of Intel EtherExpress driver.
rgrimes
1995-02-26
2
-0
/
+1982
*
New user Process PPP based on iij-ppp0.94beta2.
amurai
1995-02-26
2
-142
/
+90
*
Replace all remaining instances of `i386/include' by `machine' and fix
bde
1995-02-26
18
-160
/
+137
*
Use relative include path and -nostdinc avoid getting anything from
bde
1995-02-26
3
-6
/
+9
[next]