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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include the right i4b files for NetBSD
brian
2001-10-19
1
-0
/
+5
*
Fix the le driver - it has been broken for a while and these fixes have
jlemon
2001-10-19
1
-27
/
+21
*
New release and hardware note: gx(4).
bmah
2001-10-19
4
-2
/
+34
*
mdoc(7) police: join OS version with the corresponding macro.
ru
2001-10-19
3
-6
/
+6
*
Make an ATAPI CD device appear as /dev/acdN and the individual
sos
2001-10-19
2
-14
/
+8
*
Just use RSYSCALL.
ru
2001-10-19
2
-4
/
+2
*
signanosleep(2) hasn't existed since 1998.
ru
2001-10-19
2
-2
/
+0
*
Respect system ${CFLAGS} when building Perl modules.
ru
2001-10-19
21
-43
/
+23
*
Fixed style bugs in previous commit:
bde
2001-10-19
1
-4
/
+2
*
MFi386: sys/i386/isa/npx.c revisions from 1.114 to 1.116
nyan
2001-10-19
1
-161
/
+56
*
Fixed most style bugs in previous commit.
bde
2001-10-19
1
-14
/
+11
*
Fixed style bugs from revisions 8.1 (CSRG), 1.14, 1.19 and 1.22.
ru
2001-10-19
1
-7
/
+7
*
Changed IO_NPXSIZE to 8
nyan
2001-10-19
2
-2
/
+2
*
Fixed missing DPADD and misplaced $FreeBSD$ in previous commit.
bde
2001-10-19
1
-1
/
+2
*
MFi386: sys/i386/isa/clock.c revision 1.177
nyan
2001-10-19
3
-12
/
+0
*
MFi386: sys/i386/isa/pcaudio.c revision 1.63
nyan
2001-10-19
1
-6
/
+0
*
Merged from sys/isa/sio.c revisions from 1.344 to 1.347
nyan
2001-10-19
2
-6
/
+20
*
MFi386: sys/i386/conf/GENERIC revision 1.320
nyan
2001-10-19
1
-1
/
+1
*
MFi386: options.i386 revision 1.158
nyan
2001-10-19
1
-0
/
+2
*
Change rmskey() to rmopie() - we don't have skey anymore
ache
2001-10-19
1
-6
/
+6
*
Add NO_WERROR so the build won't die because of discarded qualifiers
des
2001-10-19
1
-0
/
+2
*
Back out part of previous commit which was gcc-centric
des
2001-10-19
1
-2
/
+2
*
Rework pmap so that it separates the PTE structure from the pv_entry
dfr
2001-10-19
2
-334
/
+511
*
Build the linux module on Alpha again. Note that the linux module
marcel
2001-10-19
1
-1
/
+2
*
After removing the bogus differences, any real incompatibilities
marcel
2001-10-19
1
-452
/
+0
*
Fix Alpha related brokenness. We used to have a MD linux_ioctl.h
marcel
2001-10-19
2
-8
/
+209
*
s/kernal/kernel
alfred
2001-10-19
2
-2
/
+2
*
Handle the lack of nfs server or client support in the kernel by
dougb
2001-10-19
8
-10
/
+102
*
Linux compiles broken on alpha again. Remove.
mjacob
2001-10-19
1
-2
/
+2
*
Add manpage for gx driver.
jlemon
2001-10-19
2
-0
/
+175
*
Add entry for the PRO/1000.
jlemon
2001-10-19
3
-0
/
+5
*
Hook the gx module up to the build.
jlemon
2001-10-19
2
-0
/
+9
*
Add a driver for the Intel PRO/1000 Gigabit Ethernet boards.
jlemon
2001-10-19
3
-0
/
+2317
*
#if 0 out some code that depends on other uncommitted patches.
des
2001-10-19
1
-0
/
+2
*
Adapt to pseudofs changes (dynamic initialization, not static).
des
2001-10-19
1
-67
/
+60
*
Switch to dynamic rather than static initialization.
des
2001-10-19
3
-62
/
+288
*
Add support for the "device private" ioctls soon to be used by the an driver.
des
2001-10-19
2
-16
/
+76
*
Add two "device private" ioctls needed by the Aironet (an) driver.
des
2001-10-19
1
-5
/
+8
*
Whitespace fix.
des
2001-10-19
1
-1
/
+1
*
Print statistics for AF_IPX.
mdodd
2001-10-19
1
-0
/
+2
*
Print [fddi] or [atm] tags for ARP addresses on interfaces of that type.
mdodd
2001-10-19
1
-0
/
+6
*
Use normal CWARNFLAGS and defines when compiling on FreeBSD.
mp
2001-10-19
1
-2
/
+6
*
Turn on the libedit support in bc. Turn off libreadline.
mdodd
2001-10-19
2
-4
/
+6
*
Add libedit support to tftp.
mdodd
2001-10-19
2
-8
/
+46
*
Add library exposed by KDE's use if this module.
markm
2001-10-18
1
-0
/
+2
*
Add verbage for MODULES_OVERRIDE.
imp
2001-10-18
2
-0
/
+8
*
Update to note that rpc.statd and rpc.lockd are now needed for
alfred
2001-10-18
1
-2
/
+2
*
Add support for the gcc-2.95 stdarg implementation.
mp
2001-10-18
2
-0
/
+40
*
Protect against deranged fabric nameservers that spit out 10000 identical
mjacob
2001-10-18
1
-3
/
+16
*
Back previous revision out until it has been discussed on -arch and
sheldonh
2001-10-18
1
-1
/
+0
[next]