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
*
Tweak the location of the scd driver.
jkh
1995-01-28
2
-4
/
+4
*
Add the soundblaster CDROM driver back in, but this time under the GPL
jkh
1995-01-28
4
-0
/
+3448
*
Get rid of extra []'s and otherwise fix-up boot prompt. Reordered
dg
1995-01-28
1
-13
/
+13
*
Completed the fix for attempting to page out pages via the device_pager.
dg
1995-01-28
1
-1
/
+4
*
Back out my previous change and disable the floppy tape controller again
jkh
1995-01-27
3
-3
/
+12
*
Set the current transfer parameters directly after a mesg reject for either
gibbs
1995-01-27
1
-13
/
+16
*
New and far better NCR5380/NCR53400 scsi-driver.
phk
1995-01-27
10
-29
/
+1717
*
Fix from Doug Rabson for a panic related to not initializing the kernel's
dg
1995-01-26
2
-2
/
+4
*
Correct long-standing error in the RSVP hooks (would initialize but never
wollman
1995-01-26
1
-3
/
+3
*
MAXCONS option described
ache
1995-01-26
3
-3
/
+15
*
DOn't use hardcode values for L_FN & L_SCR
ache
1995-01-26
2
-6
/
+10
*
ip_fwdef.c was missing some assignments , and this
ugen
1995-01-26
1
-0
/
+11
*
Use NUM_FKEYS instead of hardcoded 65 for fkey_tab size
ache
1995-01-26
3
-6
/
+6
*
Increase NUM_FKEYS to 65
ache
1995-01-26
2
-4
/
+4
*
Get rid of overloaded Keypad 5, now F(65)
ache
1995-01-26
3
-24
/
+24
*
Get rid of overloaded Back tab, now F(64)
ache
1995-01-26
3
-6
/
+6
*
Rewrite fkey_tab to produce unique sequences for all fkeys
ache
1995-01-26
3
-42
/
+60
*
Implement Delete key properly, needed by ncurses
ache
1995-01-26
3
-36
/
+36
*
Remove FAT_CURSOR, it is already non-existent during several
ache
1995-01-26
5
-19
/
+5
*
o Restore removed hardware cursor support and make it _default_
ache
1995-01-26
3
-153
/
+360
*
Kill previous commit as it isn't necessary.
dg
1995-01-26
1
-6
/
+1
*
Fix problem with freeing busy pages reported by Nick Sayer.
dg
1995-01-26
1
-4
/
+6
*
Comment out pmap_prefault for the time being (perhaps until after 2.1).
dg
1995-01-26
2
-2
/
+6
*
Use the VM_PAGE_BITS_ALL in a place it can be used.
dg
1995-01-26
1
-4
/
+4
*
Make sure that the pages being 'pre-faulted' are currently on a queue.
dg
1995-01-26
2
-2
/
+8
*
Be a bit less fast and loose about setting non-cacheablity of pages.
dg
1995-01-25
2
-22
/
+2
*
Load the kernel symbol table in the boot loader and not at compile time.
bde
1995-01-25
24
-212
/
+411
*
Add entry for the joystick driver
jmz
1995-01-25
2
-2
/
+4
*
Add entry for joystick
jmz
1995-01-25
1
-1
/
+17
*
ioctls for the joystick driver
jmz
1995-01-25
2
-0
/
+28
*
Don't attempt to clean device_pager backed objects at terminate time.
dg
1995-01-25
1
-2
/
+3
*
Add: device joy0 at isa? port "IO_GAME" (joystick)
jmz
1995-01-25
3
-3
/
+9
*
Changed address of the game controller to 0x201 (was 0x200)
jmz
1995-01-25
5
-4
/
+631
*
Add flag `RB_BOOTINFO' that tells if the `struct bootinfo' passed by the
bde
1995-01-25
1
-1
/
+3
*
Fix probe so it now correctly identifies all the different chips
paul
1995-01-25
2
-112
/
+148
*
Added Andres Vega Garcia's email address.
dg
1995-01-24
2
-2
/
+16
*
is to lnc changes
paul
1995-01-24
5
-19
/
+13
*
Fix stdarg.h for GNU C using builtin_next_arg
ache
1995-01-24
1
-2
/
+7
*
1. Reject obviously broken CDB command lengths
dufault
1995-01-24
2
-3
/
+18
*
Added ability to detect sequential faults and DTRT. (swap_pager.c)
dg
1995-01-24
11
-77
/
+104
*
Removed some unused/obsolete code.
dg
1995-01-24
1
-7
/
+1
*
Fixed a variety of deadlock and panic bugs, removed the bypass code, and
dg
1995-01-24
2
-228
/
+89
*
Moved various pmap 'bit' test/set functions back into real functions; gcc
dg
1995-01-24
2
-76
/
+2
*
Changed buffer allocation policy (machdep.c)
dg
1995-01-24
7
-728
/
+973
*
Extended the previous change to cover the non-options case, too.
dg
1995-01-24
1
-1
/
+6
*
Declare `struct mbuf' with the correct scope to avoid lots of warnings
bde
1995-01-24
1
-1
/
+6
*
Y.A.B.M (Yet Another Bogus Makefile)
jkh
1995-01-24
1
-2
/
+2
*
Decrease MCLBYTES from 4k back to 2k. It isn't likely that we'll be doing
dg
1995-01-23
1
-2
/
+2
*
Much better fix/support for the 83c795 based cards (the new SMC EtherEZ)
dg
1995-01-23
4
-26
/
+142
*
Kill redundant declarations of d_open_t and d_close_t.
dg
1995-01-23
2
-6
/
+2
[next]