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
/
amd64
Commit message (
Expand
)
Author
Age
Files
Lines
*
"1 easy fix in 10 excrutiating steps"
jkh
1995-05-13
1
-2
/
+2
*
The death of `options NODUMP'. Now the dump area can be dynamically
wollman
1995-05-12
2
-11
/
+31
*
Fix -Wformat warnings from LINT kernel.
rgrimes
1995-05-11
3
-8
/
+9
*
Add variable `idelayed' and macros setdelayed() and schedsofttty()
bde
1995-05-11
2
-2
/
+14
*
Add loadandclear(). It atomically loads a value from memory, clears the
bde
1995-05-11
1
-1
/
+12
*
Pass me the pointed chapeau - this typo somehow got through my testing.
jkh
1995-05-11
1
-2
/
+2
*
If you config a kernel with 'config kernel swap generic' and try to
wpaul
1995-05-11
1
-2
/
+2
*
Remove all vestiges of the ALLOW_CONFLICT_FOO evil and replace it with
jkh
1995-05-11
1
-12
/
+5
*
Delete two debugging printfs that mistakenly crept in.
wollman
1995-05-11
1
-2
/
+1
*
Make networking domains drop-ins, through the magic of GNU ld. (Some day,
wollman
1995-05-11
1
-18
/
+20
*
Correct the definition for the (unused) cpu_setstack().
dg
1995-05-04
1
-2
/
+2
*
Added a memcpy() routine.
dg
1995-05-02
2
-2
/
+48
*
A missing 'and', probably my fault.
phk
1995-05-02
1
-2
/
+2
*
Fixed a problem that can cause left-over pv_entries and as
dyson
1995-05-01
1
-27
/
+9
*
Add outb to keyboard controller to do a cpu_reset, this fixes 2 known
rgrimes
1995-04-26
1
-1
/
+14
*
Add support for MFS root filesystem.
phk
1995-04-25
1
-1
/
+13
*
Added "bio" to matcd.
phk
1995-04-24
1
-2
/
+2
*
hmm spotted a difference resulting from a merge I didn't examine close enough
julian
1995-04-23
1
-2
/
+3
*
include hooks for EISA configuration (possibly wrong :)
julian
1995-04-23
2
-13
/
+20
*
Forgot this commit the other day. The receiving end of the "boot -C" option.
phk
1995-04-23
1
-7
/
+6
*
Tiny printf formatting change: if we have no cpu_vendor or cpu_id info,
wpaul
1995-04-22
1
-2
/
+4
*
Add wd2 and wd3 as swap-devices too.
phk
1995-04-20
1
-2
/
+2
*
Reapply my fix for this:
rgrimes
1995-04-18
1
-2
/
+2
*
Print the BIOS geometries in a human-readable format.
phk
1995-04-17
1
-4
/
+11
*
Remove gratuitous waste of 2K of memory for BIOS variables. We never load
dg
1995-04-16
2
-14
/
+2
*
Don't waste time sending an EOI to ICU1 if option AUTO_EOI_1 is defined.
bde
1995-04-15
2
-14
/
+18
*
Add scsi target. Add "after config" call to autoconf so that scsi
dufault
1995-04-14
1
-1
/
+26
*
Hopefully I won't get flamed for this: insert a few more #if defined(I486_CPU)
wpaul
1995-04-14
1
-4
/
+14
*
This a subtle reminder to people that not everybody compiles their
wpaul
1995-04-13
1
-1
/
+3
*
Add a class field to devconf and mst drivers.
wollman
1995-04-12
4
-103
/
+153
*
I got that wrong,
phk
1995-04-10
1
-2
/
+2
*
lnc0 is @ 0x300
phk
1995-04-10
1
-2
/
+3
*
Changes to make FreeBSD use a CDROM as rootdev, for installation purposes.
phk
1995-04-10
1
-2
/
+42
*
Cosmetic changes.
dg
1995-04-09
1
-3
/
+2
*
Move default address of lnc0 to 0x300. Luigi Rizzo said that his card
phk
1995-04-08
1
-2
/
+2
*
Implement a simple hook (or hack?) to allow graphics device console
joerg
1995-04-08
1
-2
/
+12
*
Added the "eg0" interface driver for the 3Com "3c505" or "etherlink/+"
phk
1995-04-08
1
-2
/
+4
*
Print "on isa" for devices with port==0 per Bruce suggestion
ache
1995-04-06
1
-2
/
+2
*
Output the CPU features line during the probe on a seperate line, for
rgrimes
1995-04-06
1
-3
/
+3
*
Print "on motherboard" for isa? devices with id_iobase == 0
ache
1995-04-04
1
-11
/
+9
*
Made pmap_testbit a static function.
dg
1995-03-30
1
-2
/
+2
*
Submitted by: Mahesh Neelakanta <mahesh@gcomm.com>
rgrimes
1995-03-30
1
-2
/
+2
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-28
2
-4
/
+5
*
Removed declaration of pmap_changebit()...it is no longer exported.
dg
1995-03-26
1
-2
/
+1
*
Changed pmap_changebit() into a static function as it always should
dg
1995-03-26
1
-2
/
+2
*
Do a printf("\n") after all conditional printfs have been done so that
swallace
1995-03-25
1
-4
/
+5
*
Correct pcibus_setup() to return as soon as one test succeeds.
se
1995-03-22
2
-2
/
+6
*
Delete PCI PCI bridge simulator code ...
se
1995-03-22
2
-180
/
+2
*
Remove spurious declaration of printf().
se
1995-03-22
2
-6
/
+2
*
New ISA specific PCI code.
se
1995-03-21
2
-294
/
+418
[next]