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
*
Make irq forwarding truely functional.
luoqi
1998-09-04
3
-33
/
+3
*
Increase 'maxusers' to 32; with the number of people using GENERIC as
msmith
1998-09-04
2
-4
/
+4
*
Cosmetic changes to the PAGE_XXX macros to make them consistent with
dfr
1998-09-04
1
-27
/
+27
*
Device registration temporaly removed until major number allocation ok.
nsouch
1998-09-04
2
-5
/
+8
*
Modify the xl_mediacheck() routine to also test for the case where the
wpaul
1998-09-04
2
-19
/
+44
*
make sbflush panic messages more descriptive
ache
1998-09-04
2
-6
/
+8
*
PAGE_WAKEUP -> vm_page_wakeup
ache
1998-09-04
2
-14
/
+14
*
Cosmetic changes to the PAGE_XXX macros to make them consistent with
dfr
1998-09-04
18
-139
/
+165
*
Make SimOS work again.
dfr
1998-09-04
1
-38
/
+57
*
Make this build even if sio is not in the kernel.
dfr
1998-09-04
1
-1
/
+7
*
pcf.c added, support for the Philips PCF8584 I2C bus controller
nsouch
1998-09-04
2
-2
/
+4
*
Generic plug-and-play enumerator infrastructure. Query supplied
msmith
1998-09-04
4
-5
/
+249
*
Reviewed by: Doug Rabson
nsouch
1998-09-03
1
-0
/
+65
*
Reviewed by: Doug Rabson
nsouch
1998-09-03
3
-1
/
+1216
*
Reviewed by: Doug Rabson
nsouch
1998-09-03
4
-0
/
+206
*
Reviewed by: Doug Rabson
nsouch
1998-09-03
2
-2
/
+12
*
Reviewed by: Doug Rabson
nsouch
1998-09-03
6
-9
/
+120
*
This commit was generated by cvs2svn to compensate for changes in r38776,
nsouch
1998-09-03
6
-0
/
+873
|
\
|
*
Submitted by: nsouch
nsouch
1998-09-03
6
-0
/
+873
*
|
This commit was generated by cvs2svn to compensate for changes in r38774,
nsouch
1998-09-03
8
-0
/
+1843
|
\
\
|
|
/
|
*
Submitted by: nsouch
nsouch
1998-09-03
8
-0
/
+1843
*
Bump __FreeBSD_version to 300004 to indicate post E-day.
asami
1998-09-03
1
-2
/
+2
*
Reviewed by: J Wunsch <j@uriah.heep.sax.de>
dillon
1998-09-03
1
-7
/
+17
*
Allow quoted strings (single or double) for grouping whitespace separated
jkh
1998-09-03
2
-6
/
+24
*
Bootstrap updates.
msmith
1998-09-03
17
-140
/
+869
*
printing with compatible mode fixed if ECP available + more verbose if bootve...
nsouch
1998-09-02
3
-129
/
+489
*
Widen and change the layout of the IPFW structures flag element.
phk
1998-09-02
1
-29
/
+29
*
Pass2 complete
rvb
1998-09-02
65
-5351
/
+2140
*
Added a vfs_oid pointer and a vfs_uninit() function to struct
bde
1998-09-02
1
-1
/
+3
*
Backed out previous commit. VFS_LKM_NO_DEFAULT_DISPATCH wasn't used for
bde
1998-09-02
1
-14
/
+7
*
Properly fragment multicast packets.
wollman
1998-09-02
1
-1
/
+2
*
Add -aout to CFLAGS and LDFLAGS in bsd.kmod.mk, not in
bde
1998-09-02
1
-1
/
+5
*
"xl%d: chip is is in D%d power mode " -> "xl%d: chip is in D%d power mode "
wpaul
1998-09-01
1
-3
/
+3
*
Separate wakeup conditions for page I/O count (pg_busy) and lock (PG_BUSY).
wollman
1998-09-01
1
-4
/
+3
*
Sync with sys/i386/conf/Makefile.i386 revision 1.120.
kato
1998-09-01
2
-32
/
+50
*
Sync with sys/i386/i386/machdep.c revision 1.306.
kato
1998-09-01
2
-6
/
+6
*
Check for NULL pointer before freeing a struct sockaddr. m_freem() can handle
luoqi
1998-09-01
3
-6
/
+9
*
- Fix style bug.
kato
1998-09-01
4
-12
/
+12
*
New commandline/script parser, supports backslash quoting and environment
msmith
1998-09-01
4
-43
/
+365
*
Change BINFORMAT to KERNFORMAT and add -aout or -elf to the tool
jb
1998-09-01
3
-51
/
+75
*
Bootloader update.
msmith
1998-08-31
27
-2502
/
+528
*
Fixed bug in Miro Tuner detection. Missing Goto.
sos
1998-08-31
2
-116
/
+140
*
Renamed BT848[SG]CAPAREA to BT848_[SG]CAPAREA.
sos
1998-08-31
8
-32
/
+142
*
Added Capture Area ioctl - BT848[SG]CAPAREA.
sos
1998-08-31
8
-55
/
+369
*
Bow to tradition and correctly implement the bogus-but-hallowed semantics
wollman
1998-08-31
1
-5
/
+6
*
Sort cross references.
wosch
1998-08-31
1
-3
/
+3
*
Use 16bit register in inline asm code to set segment registers.
luoqi
1998-08-31
2
-6
/
+6
*
Correctly set the return length regardless of the relative size of the
wollman
1998-08-31
1
-6
/
+3
*
Fix handling of ENOBUFS condition. During reception, the filled mbuf
wpaul
1998-08-31
1
-12
/
+27
*
Remove OpenBSD build support - let the Makefile vary per
brian
1998-08-31
1
-10
/
+5
[next]