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
*
Remove/comment out unused functions.
eivind
1999-01-12
4
-65
/
+6
*
Silence warnings by cleaning up xxxintr types
eivind
1999-01-12
3
-7
/
+8
*
Silence warnings.
eivind
1999-01-12
17
-39
/
+59
*
Clean up warnings; a couple of these came because of genuine errors in
eivind
1999-01-12
2
-8
/
+12
*
Silence warnings.
eivind
1999-01-12
9
-24
/
+28
*
Silence warnings by removing unused convenience function and
eivind
1999-01-12
2
-32
/
+6
*
Fixed minor style bugs in previous commit.
bde
1999-01-11
3
-27
/
+23
*
Updated for not-so-new version of Cyclom-Y PCI boards (with a custom
bde
1999-01-11
3
-10
/
+51
*
Avoid warning for unused variable.
eivind
1999-01-11
2
-4
/
+4
*
remove some unused variables
julian
1999-01-11
1
-8
/
+7
*
Add support for the Cyrix Cx5530 PCI/ISA bridge which also includes
julian
1999-01-11
2
-18
/
+210
*
Fix missing \n in boot printfs. Add more mode detection if bootverbose.
nsouch
1999-01-11
1
-24
/
+30
*
Make HP T4000S quirk to FIXED mode
mjacob
1999-01-11
1
-1
/
+5
*
Add 'static' to the declaration, too.
eivind
1999-01-11
1
-2
/
+2
*
SLOW_VGA -> VGA_SLOW_IOACCESS here, too.
eivind
1999-01-11
3
-6
/
+6
*
Update the pointer into the bitmap correctly. The previous code
yokota
1999-01-11
2
-4
/
+4
*
Drop boot.help support.
rnordier
1999-01-11
2
-20
/
+10
*
Add a missing bzero which could be the source of instability
luigi
1999-01-11
1
-12
/
+21
*
No builtin command resets getopt before using it, causing
msmith
1999-01-11
4
-3
/
+10
*
Preserve the previous loader as loader.old.
msmith
1999-01-11
1
-1
/
+4
*
Fix linux sendmsg() emulation
msmith
1999-01-11
2
-4
/
+70
*
Don't refer to i386/isa/kbdio.h anymore. Use dev/kbd/atkbdcreg.h instead.
yokota
1999-01-11
1
-2
/
+3
*
Add splash screen module. This version has rather limited
yokota
1999-01-11
6
-2
/
+1006
*
The first stage of console driver reorganization: activate new
yokota
1999-01-11
40
-2114
/
+2000
*
Oops, I committed wrong version of these files in the last commit!
yokota
1999-01-11
2
-73
/
+151
*
Added file handling to ulpt (USB printer) driver
n_hibma
1999-01-11
3
-4
/
+43
*
Use truncate() instead of otruncate() - step on the way to stopping
eivind
1999-01-10
2
-6
/
+6
*
Remove warning
n_hibma
1999-01-10
1
-3
/
+1
*
Disable kzipping the loader; it seems to be breaking the aout-to-elf build
msmith
1999-01-10
1
-3
/
+3
*
Tweak the vr_start() and vr_rxeof() routines a little to improve
wpaul
1999-01-10
4
-62
/
+26
*
Sync with NetBSD sources. Almost there. Mostly style fixes.
n_hibma
1999-01-10
24
-199
/
+287
*
Remove warning
n_hibma
1999-01-10
1
-2
/
+1
*
Remove redundant line of code.
steve
1999-01-10
1
-2
/
+1
*
Forgotten options needed to build last ppbus commit.
nsouch
1999-01-10
3
-4
/
+12
*
Remove check from where arp replies are coming from -- when doing bridging,
luigi
1999-01-10
1
-1
/
+3
*
Fix broken low level ppb_rxxx() return type: char becomes u_char.
nsouch
1999-01-10
8
-65
/
+63
*
Use etc/make.conf settings for serial port and speed.
rnordier
1999-01-10
6
-16
/
+28
*
Damn, I thought I had committed this already, but it seems not.
peter
1999-01-10
4
-12
/
+12
*
Add hooks for the Iprobe kernel profiler.
dfr
1999-01-10
3
-3
/
+34
*
Major ppbus commit with:
nsouch
1999-01-10
20
-368
/
+2880
*
Suggested by bde@freebsd.org- memcpy not necessarily good to use. D'oh- not in
mjacob
1999-01-10
3
-13
/
+15
*
Back out last change to sysctl.
phk
1999-01-10
6
-67
/
+2
*
Add kernel support for sysctl descriptions. The NO_SYSCTL_DESCRIPTIONS option
des
1999-01-10
6
-8
/
+73
*
Enable escapes for $ to make it possible to insert variable names into
msmith
1999-01-10
2
-4
/
+9
*
Add some prototype deadchip detection. Set FIFO bursting (1XX0 only-
mjacob
1999-01-10
1
-48
/
+88
*
up isp_fifo_threshold NVRAM storage to 3 bits (for future 128 bit)
mjacob
1999-01-10
1
-3
/
+3
*
add MEMZERO portability defines
mjacob
1999-01-10
2
-4
/
+8
*
Amazingly stupid forgetfullness had me forgetting to turn on FIFO bursts
mjacob
1999-01-10
2
-8
/
+8
*
If we can't open alias.log, don't try to write to the
brian
1999-01-10
1
-2
/
+4
*
KNFize, by bde.
eivind
1999-01-10
22
-101
/
+92
[next]