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
*
Fix install of ibcs2 script.
sos
1994-10-14
1
-3
/
+4
*
Fix range checking bug, pointed by peter@haywire.dialix.com
ache
1994-10-14
2
-6
/
+6
*
Got rid of redundant declaration warnings.
dg
1994-10-14
2
-7
/
+2
*
The code I wrote to write mbufs out using PIO had a bug in the handling
dg
1994-10-14
2
-104
/
+110
*
Last commit not quite right - this works.
jkh
1994-10-14
1
-2
/
+4
*
Get the EXCLUDES correct so you can actually exclude GUS support.
jkh
1994-10-14
1
-2
/
+2
*
Add missing )'s to previous midnight changes. :-)
jkh
1994-10-14
1
-3
/
+3
*
Added coff & ibcs2 modules.
sos
1994-10-14
1
-2
/
+2
*
iBCS2 emulator core files.
sos
1994-10-14
16
-14
/
+6962
*
LKM module for the coff loader (used for iBCS2 emulation)
sos
1994-10-14
2
-0
/
+68
*
LKM module for the iBCS2 emulator
sos
1994-10-14
4
-10
/
+45
*
Fixed bug where page modifications would be lost when swap space was
dg
1994-10-14
1
-2
/
+11
*
Changed I/O error messages to be somewhat less cryptic. Removed a piece
dg
1994-10-14
1
-6
/
+3
*
Fix some endianness and packet header bugs found in BSDi's port of this code.
wollman
1994-10-13
1
-14
/
+27
*
Damn, check in the wrong version, fixed.
sos
1994-10-13
1
-3
/
+3
*
Main iBCS2 include file. First part of iBCS2 emulator.
sos
1994-10-13
1
-0
/
+266
*
Made it possible for ioctl to return a value.
sos
1994-10-13
1
-1
/
+29
*
Fixed an object reference count problem that was caused by a call to
dg
1994-10-13
1
-4
/
+3
*
Added ifdef COMPAT_IBCS2 around setre[ug]id.
sos
1994-10-13
1
-3
/
+3
*
Added ibcs2_socksys file.
sos
1994-10-13
2
-2
/
+4
*
Added socksys device (for iBCS2 emulation)
sos
1994-10-13
1
-3
/
+16
*
As suggested by Sally Floyd, don't add the ``small fraction of the window
wollman
1994-10-13
2
-10
/
+6
*
Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>
se
1994-10-13
3
-6
/
+16
*
Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>
se
1994-10-13
2
-596
/
+148
*
Don't allow the same MISC module loading more than once..
sos
1994-10-12
1
-0
/
+2
*
Work around FIFO bug in SMC UARTS.
bde
1994-10-12
3
-147
/
+258
*
Submitted by: Matt Thomas <thomas@lkg.dec.com>
se
1994-10-12
1
-0
/
+8
*
Submitted by: Matt Thomas <thomas@lkg.dec.com>
se
1994-10-12
5
-62
/
+124
*
Temporary disable scanning for VGA cards, was causing problems.
se
1994-10-12
1
-2
/
+2
*
Submitted by: Bruce Evans <bde@zeta.org.au>
se
1994-10-12
2
-6
/
+38
*
Added a 10ms delay after the HW-reset in bt_init(). This makes some funky
phk
1994-10-12
1
-1
/
+3
*
Name change: pci_intel.c -> pcisupport.c
se
1994-10-12
2
-4
/
+4
*
Small corrections:
se
1994-10-12
2
-12
/
+6
*
Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>
se
1994-10-12
10
-1199
/
+1351
*
Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>
se
1994-10-12
2
-0
/
+774
*
Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>
se
1994-10-12
3
-0
/
+1206
*
Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>
se
1994-10-12
1
-0
/
+1630
*
Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>
se
1994-10-12
2
-0
/
+1094
*
Fix a bug which caused panics when attempting to change just the flags of
wollman
1994-10-11
5
-10
/
+60
*
Ouch, fixed bug in errno translation (ibcs2 support).
sos
1994-10-11
3
-6
/
+3
*
Fixed bug in ibcs2 signal translation.
sos
1994-10-11
1
-4
/
+4
*
Removed static declaration of getvnode() (used in ibcs2)
sos
1994-10-11
2
-4
/
+4
*
Better IXANY/IXOFF processing into setflags.
ache
1994-10-11
1
-6
/
+14
*
Fix old cs8->cs7 bug, bringed by rlogin.
ache
1994-10-11
1
-25
/
+45
*
- remove unnecessary #includes (I think a couple of redundant ones remain)
csgr
1994-10-11
3
-42
/
+35
*
Turn off OXTABS by default. Inspection of systems here finds no commercial
wollman
1994-10-11
1
-2
/
+2
*
minaddr #ifdef lost in previous commit. Sorry.
phk
1994-10-10
2
-2
/
+8
*
Cosmetics. Silence gcc -Wall
phk
1994-10-10
4
-22
/
+20
*
Cosmetics. Silence gcc -Wall.
phk
1994-10-10
1
-2
/
+2
*
Cosmetics. reduce the noise from gcc -Wall.
phk
1994-10-10
26
-136
/
+200
[next]