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
*
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
*
A simplified RC4 implementation for kernel use.
archie
2000-04-09
2
-0
/
+158
*
Fix bogus const-ness in declaration of sha1_loop().
archie
2000-04-09
2
-5
/
+3
*
Add support for ATA66 on newer revisions of the VIA 82C596
sos
2000-04-09
3
-27
/
+40
*
Nuke duplicate struct declaration from somebody's paste-o
jkh
2000-04-08
1
-11
/
+0
*
Re-enable probe for isa and correct the plug and play issue that
imp
2000-04-08
1
-2
/
+2
*
Don't complain about not getting resources for the compatibility shim
imp
2000-04-08
1
-4
/
+4
*
Add support for compiling kernel modules outside of the tree. If you
imp
2000-04-08
1
-30
/
+19
*
Make the N2 isa cards probe again. Remove the unused frame relay hooks.
jhay
2000-04-08
3
-645
/
+24
*
Update the urio driver. It now works on NetBSD and OpenBSD as well.
n_hibma
2000-04-08
2
-97
/
+243
*
Use makeobjops.pl instead of makedevops.pl.
dfr
2000-04-08
1
-2
/
+2
*
* Factor out the object system from new-bus so that it can be used by
dfr
2000-04-08
26
-244
/
+911
*
Make PXE use the UDP API. This allows for both TFTP and NFS support.
ps
2000-04-08
8
-298
/
+257
*
Don't use ``grep | sed'' in the example for INCLUDE_CONFIG_FILE
brian
2000-04-08
3
-3
/
+3
*
Newbusify amd driver.
nyan
2000-04-07
4
-182
/
+196
*
Newbusify adv driver.
nyan
2000-04-07
14
-180
/
+169
*
Use correct offset into register window.
mdodd
2000-04-07
1
-1
/
+2
*
- Convert dpt_pci.c to newbus.
mdodd
2000-04-07
6
-457
/
+431
*
If we can't allocate an IRQ resource, fail in the attach routine.
jlemon
2000-04-07
1
-0
/
+4
*
- Add support for FTP EPRT (RFC 2428) command.
ru
2000-04-06
1
-63
/
+169
*
Regen.
n_hibma
2000-04-06
2
-2
/
+9
[next]