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
...
*
Merged in a load of information from the card documentation - not finished yet.
dmlb
2000-04-15
1
-121
/
+338
*
A few comment tidy-ups.
dmlb
2000-04-15
1
-13
/
+27
*
Fix typo, extentions -> extensions
asmodai
2000-04-15
2
-2
/
+2
*
ext2fs relies on UFS support code, and as a result also requires
rwatson
2000-04-15
14
-0
/
+24
*
First patch that prepares for the adding of multi-firmware
groudier
2000-04-15
1
-313
/
+233
*
Add include files to alpha/include directory.
roger
2000-04-15
2
-0
/
+475
*
Update to driver 2.11.
roger
2000-04-15
5
-8
/
+26
*
Complete the bio/buf divorce for all code below devfs::strategy
phk
2000-04-15
83
-1444
/
+1474
*
make mmap sort-of work. there seem to be interactions with certain hw
cg
2000-04-15
5
-154
/
+172
*
Introduce extended attribute support for FFS, allowing arbitrary
rwatson
2000-04-15
27
-0
/
+954
*
Apply TCP_EXPIRE_CONNECTED (86400 seconds) timeout only to established
ru
2000-04-14
1
-16
/
+10
*
Change && to || in probe routine so that the mlphy driver doesn't
wpaul
2000-04-14
1
-1
/
+1
*
Add vendor/device codes for SmartBridges SmartLink USB ethernet adapter
wpaul
2000-04-14
1
-0
/
+1
*
Regenerate.
wpaul
2000-04-14
2
-2
/
+18
*
Add entry for SmartBridges SmartLink USB ethernet adapter.
wpaul
2000-04-14
1
-0
/
+4
*
The printf function of boot2 can't recognize "%lx" format.
nyan
2000-04-14
1
-4
/
+4
*
Merged from sys/boot/i386/loader/Makefile revision 1.43.
nyan
2000-04-14
1
-2
/
+6
*
Added wdreg.h. PC-98 still uses the wd driver.
nyan
2000-04-14
1
-0
/
+320
*
Change the maximum I/O transfer size to DFLTPHYS. This should fix
jlemon
2000-04-13
1
-1
/
+1
*
- Add an additional call to eisa_add_iospace() so we get the right IOPORT
mdodd
2000-04-13
1
-1
/
+2
*
A complete reformatting of manual page.
ru
2000-04-13
1
-724
/
+686
*
Added wdreg.h and fixed path.
nyan
2000-04-13
1
-1
/
+1
*
checkpoint latest pccard/pcic hacking:
imp
2000-04-13
7
-165
/
+143
*
Enable building Vinum on alpha.
grog
2000-04-13
1
-2
/
+2
*
Only build the ng_mppc KLD if !NOCRYPT and required crypto sources exist.
archie
2000-04-12
1
-0
/
+4
*
Revert to previous state, plus a few cleanups pointed out by bde.
archie
2000-04-12
1
-24
/
+4
*
Make partially specified permanent links without `dst_addr'
ru
2000-04-12
1
-11
/
+15
*
Fix uninitialized variable.
archie
2000-04-12
1
-1
/
+1
*
Include pc98.h instead of isareg.h.
kato
2000-04-12
1
-0
/
+4
*
- Fixed counter number (timer2 -> timer1).
kato
2000-04-12
1
-4
/
+5
*
The nss driver is compatible mode.
nyan
2000-04-12
1
-0
/
+5
*
- Release allocated resources on error.
nyan
2000-04-12
2
-145
/
+164
*
Merged from sys/i386/isa/isa_compat.c revisions 1.19 and 1.20.
kato
2000-04-12
1
-5
/
+5
*
Set the value of rid variable for bus_alloc_resource(dev, SYS_RES_IOPORT,...)
nyan
2000-04-12
2
-4
/
+8
*
Merged from sys/conf/Makefile.i386 rev 1.182.
kato
2000-04-12
1
-2
/
+2
*
Merged from sys/boot/i386/loader/main.c rev 1.19.
kato
2000-04-12
1
-0
/
+11
*
Driver is now using miibus, and newbus.
semenu
2000-04-12
5
-2067
/
+1286
*
Premier version of Makefile to build tx driver as KLD
semenu
2000-04-11
1
-0
/
+9
*
As tx driver was patched for newbus, we can now build it as module!
semenu
2000-04-11
1
-1
/
+1
*
Added code to handle QS6612 PHY as standard NS PHY
semenu
2000-04-11
1
-5
/
+8
*
Turn off build of ng_mppc KLD until I can figure out how to have the
archie
2000-04-11
1
-1
/
+1
*
Add a missing dependency: boot2 depends on the BTX kernel.
jhb
2000-04-11
2
-2
/
+2
*
PR: kern/17872
wes
2000-04-11
1
-10
/
+3
*
Add features required for basic userland management utility:
msmith
2000-04-11
5
-135
/
+235
*
Turn off MPPE encryption if NOCRYPT is defined. If neither compression
archie
2000-04-10
1
-7
/
+22
*
The ASUSCOM_IPAC isn't broken according to submitter.
asmodai
2000-04-10
3
-3
/
+3
*
Add new options NETGRAPH_MPPC_COMPRESSION and NETGRAPH_MPPC_ENCRYPTION.
archie
2000-04-09
5
-1
/
+21
*
Most of this commit are minor changes whilst trying to make the driver
dmlb
2000-04-09
1
-217
/
+375
*
Add ng_mppc(8) netgraph node as a KLD module.
archie
2000-04-09
4
-2
/
+424
*
A netgraph node that implements Microsoft Point-to-Point compression
archie
2000-04-09
2
-0
/
+880
[prev]
[next]