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
...
*
Introduce (fairly hacky) workaround for odd TCP behavior with application
fenner
1998-07-06
1
-1
/
+2
*
Attempt to load serial eeprom contents in both 93c46 and 93c56/66 mode before
gibbs
1998-07-06
1
-22
/
+42
*
"vender" -> "vendor"
eivind
1998-07-06
1
-17
/
+17
*
Shorten line.
eivind
1998-07-06
1
-2
/
+2
*
Sync with sys/i386/isa/fd.c and wd.c revisions 1.115 and 1.170,
kato
1998-07-06
3
-26
/
+82
*
oops ended comment before the comment ended..
julian
1998-07-06
1
-2
/
+2
*
Bring back some slight cleanups from 2.2
julian
1998-07-06
2
-6
/
+21
*
Add the ability to suspend as well as hibernate to the system. This
imp
1998-07-06
8
-46
/
+157
*
Don't expect the new code to be used without the right option file being
julian
1998-07-06
1
-1
/
+2
*
Fix braino in switching to TAILQ macro.
julian
1998-07-06
2
-4
/
+4
*
Forgot to register the IPFIREWALL_FORWARD option.
julian
1998-07-06
1
-1
/
+2
*
Support for IPFW based transparent forwarding.
julian
1998-07-06
8
-30
/
+288
*
DEVFS completely bypasses the cdevsw and bdevsw tables now.
julian
1998-07-05
3
-232
/
+804
*
fix braino from yesterdays' megacommit
julian
1998-07-05
1
-2
/
+2
*
Add support for kernel gdb.
dfr
1998-07-05
5
-40
/
+829
*
Use byte/word access in badaddr if relevant.
dfr
1998-07-05
1
-3
/
+12
*
Support channel B as well as channel A.
dfr
1998-07-05
2
-35
/
+76
*
Add basic support for 2117x pci chipsets. Currently only pyxis (21174)
dfr
1998-07-05
3
-0
/
+491
*
Add macros for byte/word sized load and store instructions.
dfr
1998-07-05
1
-0
/
+76
*
Add declaration of the NetBSD/alpha bootinfo.
dfr
1998-07-05
2
-0
/
+118
*
First steps at supporting EB164 (AlphaPC 164, 164LX, 164SX).
dfr
1998-07-05
2
-3
/
+135
*
Define bio_imask to allow the ncr driver to compile. The idea of passing
dfr
1998-07-05
1
-1
/
+3
*
Make the prom console work as a real device as well as a console.
dfr
1998-07-05
2
-43
/
+64
*
Make sure hold_count for level 2 maps is maintained properly.
dfr
1998-07-05
1
-24
/
+10
*
Don't truncate the return value of mmap to sizeof(int).
dfr
1998-07-05
1
-2
/
+2
*
Minor tidying.
dfr
1998-07-05
1
-11
/
+7
*
Use u_int32_t in NQFHHASH instead of u_long.
dfr
1998-07-05
1
-2
/
+2
*
Remove the two single step breakpoints in the reverse order of setting to
dfr
1998-07-05
1
-5
/
+5
*
Add symtab parameter to X_db_symbol_values.
dfr
1998-07-05
1
-2
/
+3
*
Support 'g' format for printing 8 byte values.
dfr
1998-07-05
1
-1
/
+5
*
There is no such thing any more as "struct bdevsw".
julian
1998-07-04
45
-496
/
+819
*
VOP_STRATEGY grows an (struct vnode *) argument
julian
1998-07-04
35
-166
/
+88
*
Hmm, braino in last commit.
phk
1998-07-04
2
-8
/
+10
*
Change the sign on a race-condition, so that instead of ending up several
phk
1998-07-04
2
-16
/
+36
*
Remove '???' because it generates an annoying message about
steve
1998-07-04
1
-2
/
+2
*
Fix some strange errors of shutting transmitter up when start
semenu
1998-07-04
3
-1182
/
+1153
*
Don't use a struct buf (malloc'd) without first initialising all the fields
julian
1998-07-04
1
-1
/
+5
*
Restored revs.1.89-1.90 which I somehow clobbered in rev.1.91.
bde
1998-07-03
1
-4
/
+4
*
Sync timestamp changes for inodes of special files to disk as late
bde
1998-07-03
8
-29
/
+44
*
Centralized in-core inode update. Update the in-core inode directly
bde
1998-07-03
5
-71
/
+33
*
Check for missing keyboard.
jkh
1998-07-03
1
-0
/
+26
*
Update M_EXT support in m_copypacket().
phk
1998-07-03
1
-3
/
+11
*
Reset MNT_ASYNC flag if needed if unmount() should fail.
dg
1998-07-03
2
-2
/
+8
*
When we transfer time from one timecounter to the next, use nanouptime(),
phk
1998-07-02
2
-8
/
+8
*
Add workaround to allow the FreeBSD boot block to work on
wpaul
1998-07-02
1
-1
/
+13
*
Fix the N'th occurance of missed bits due to opt_???? mucking.
sos
1998-07-02
3
-6
/
+15
*
Moved `#ifndef NFS_NOSERVER' after including nfs.h.
kato
1998-07-02
2
-4
/
+4
*
Sync with sys/i386/conf/options.i386 revision 1.82.
kato
1998-07-02
2
-18
/
+16
*
Sync with sys/i386/i386/machdep.c revision 1.302.
kato
1998-07-02
2
-4
/
+24
*
Sync with sys/i386/boot/netboot/Makefile, bootmenu.c, main.c and
kato
1998-07-02
4
-12
/
+52
[prev]
[next]