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
/
conf
/
files
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for the Qlogic ISP SCSI && FC/AL Adapters
mjacob
1998-04-22
1
-0
/
+3
*
Add changes and code to implement a functional DEVFS.
julian
1998-04-19
1
-0
/
+4
*
Export MD5Transform in md5.c and remove a private version in random_machdep.c
phk
1998-03-29
1
-2
/
+1
*
The system call stubs for the sched_* system calls can't be
dufault
1998-03-28
1
-2
/
+2
*
Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B and
dufault
1998-03-28
1
-2
/
+3
*
Make this compile.. There are some unpleasing hacks in here.
peter
1998-03-21
1
-7
/
+9
*
Fixed building of kernels without `options FFS'. ffs_softdep_stub.c is
bde
1998-03-19
1
-1
/
+1
*
Add preliminary support for IEEE 802.1Q VLAN tagging. It doesn't actually
wollman
1998-03-18
1
-2
/
+3
*
Add EISA support for DPT drivers
julian
1998-03-11
1
-3
/
+3
*
Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman)
julian
1998-03-08
1
-0
/
+2
*
Reviewed by: msmith, bde long ago
dufault
1998-03-04
1
-0
/
+2
*
make sys/netkey/key{,_debug}.c compile. I believe it works but not tested.
itojun
1998-02-27
1
-0
/
+1
*
MF22: CODA entries.
jkh
1998-02-21
1
-0
/
+10
*
Add a skelleton pulse-per-second timing driver. This will become more
phk
1998-02-13
1
-0
/
+1
*
Retire LFS.
phk
1998-01-30
1
-11
/
+0
*
Someone removed vm_zone.c from /sys/conf/files.
dyson
1998-01-27
1
-0
/
+1
*
Move DPT related options out of i386 specific files
julian
1998-01-26
1
-1
/
+3
*
Add support for tx driver.
jkh
1998-01-21
1
-0
/
+1
*
Effect the divorce of kern_clock.c and kern_timeout.c (which was
phk
1998-01-10
1
-0
/
+1
*
- Framework for PCI/CardBus controllers running in PCMCIA emulation
nate
1997-12-02
1
-0
/
+1
*
- 'Beep' support now happens in it's own separate file, so you can mess
nate
1997-10-26
1
-0
/
+1
*
- Do a bunch of gratuitous changes intended to make the code easier to
nate
1997-10-26
1
-1
/
+1
*
VFS mega cleanup commit (x/N)
phk
1997-10-16
1
-0
/
+1
*
sppp(4) is now also a consumer of the kernel MD5 code.
joerg
1997-10-11
1
-0
/
+1
*
Move the rules for aicasm to the MI conf file.
gibbs
1997-09-21
1
-0
/
+16
*
Clean up the SMP AP bootstrap and eliminate the wretched idle procs.
peter
1997-08-26
1
-1
/
+0
*
Use two NetBSD-style options (PPP_DEFLATE and PPP_BSDCOMP) to control
peter
1997-08-19
1
-3
/
+3
*
Update kernel parts of pppd from 2.2.0 to 2.3.0. I've yet to look at the
peter
1997-08-19
1
-0
/
+2
*
Enable hostcache code.
wollman
1997-08-16
1
-0
/
+2
*
Add new ppbus files.
msmith
1997-08-16
1
-0
/
+2
*
Oops, reference the ppi and vpo drivers properly. Obviously nobody's
msmith
1997-08-16
1
-2
/
+2
*
Add parallel-Port Bus drivers.
msmith
1997-08-14
1
-0
/
+4
*
Get rid of the ad-hoc memory allocator for vm_map_entries, in lieu of
dyson
1997-08-05
1
-0
/
+1
*
Removed the #ifdef IPXERRORMSGS'ed code. Fix a lot of style errors that I
jhay
1997-06-26
1
-1
/
+0
*
Modifications to existing files to support the initial AIO/LIO and
dyson
1997-06-16
1
-0
/
+2
*
Completely replace the PCI bus driver code to make it better reflect
se
1997-05-26
1
-0
/
+1
*
Add kern/kern_intr.c as a standard kernel component. This file contains
se
1997-05-26
1
-0
/
+1
*
Add lines for new files in ipfilter
darrenr
1997-05-25
1
-0
/
+2
*
Bring in some kernel bootp support. This removes the need for netboot
tegge
1997-05-11
1
-0
/
+2
*
merge ATM driver
kjc
1997-05-09
1
-0
/
+7
*
This is the kernel linker. To use it, you will first need to apply
dfr
1997-05-07
1
-0
/
+3
*
add net/if_media.c
peter
1997-05-03
1
-0
/
+1
*
Man the liferafts! Here comes the long awaited SMP -> -current merge!
peter
1997-04-26
1
-0
/
+1
*
Bring the dev/pdq entries into alphabetical order.
joerg
1997-03-26
1
-4
/
+4
*
Make this whitespace compatible with the change that I correctly committed
gibbs
1997-03-16
1
-1
/
+1
*
Fixed missing line-continuation backslash in the previous revision.
bde
1997-03-16
1
-1
/
+1
*
Add depend rule for the now compile time generated aic7xxx register file.
gibbs
1997-03-16
1
-0
/
+1
*
Add wdc_p.c for support of the CMD640 PCI EIDE chip.
se
1997-03-12
1
-0
/
+1
*
Move this files* entry for the Brooktree TV driver toi the right 'files*'.
markm
1997-03-10
1
-0
/
+1
*
Add IP Filter .c files for "config" & "config.new" use.
darrenr
1997-02-10
1
-0
/
+5
[next]