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
*
Assign CDEV 112 to the keyboard driver.
yokota
1999-01-06
1
-1
/
+2
*
Move IO_PSMSIZE from kbdio.h to isareg.h.
yokota
1999-01-06
2
-7
/
+5
*
Move IO_PSMSIZE from kbdio.h to isa.h. I thought I did this a long time
yokota
1999-01-06
4
-11
/
+11
*
Assign CDEV 112 to the keyboard driver.
yokota
1999-01-06
2
-2
/
+4
*
The Conner CFP2107 is a fixed-media drive, not removable media. This fixes
ken
1999-01-05
1
-2
/
+10
*
Alpha-specific help topics (currently empty)
msmith
1999-01-05
1
-0
/
+0
*
Add a quirk that disables SYNCHRONIZE CACHE
mjacob
1999-01-05
1
-1
/
+10
*
Don't allow more than one module with the same name to be loaded.
msmith
1999-01-05
1
-4
/
+17
*
Remove the 'waslocked' parameter to vfs_object_create().
eivind
1999-01-05
16
-73
/
+55
*
Fix fubyte to actually return the correct value (it was always returning
dfr
1999-01-05
1
-2
/
+1
*
Finish staticization.
eivind
1999-01-05
2
-10
/
+10
*
Big oops, wrong major number in source
n_hibma
1999-01-05
1
-2
/
+2
*
A partial implementation of the procfs cmdline pseudo-file. This
peter
1999-01-05
8
-10
/
+102
*
GRRRR! Apparently, the promiscuous mode chip bug which I thought was
wpaul
1999-01-05
2
-4
/
+5
*
Fix YMF719 detection (report by jose@we.lc.ehu.es).
luigi
1999-01-04
3
-12
/
+27
*
Fix a potential sign extension bug on 8-bit chars.
peter
1999-01-04
1
-3
/
+3
*
Fix variable initialization.. It was written with '==' instead of '-'.
peter
1999-01-04
1
-2
/
+3
*
Clean some unused variables lint
peter
1999-01-04
1
-2
/
+4
*
Don't forget a trailing \n when loading a kernel that has been stripped.
peter
1999-01-04
1
-7
/
+8
*
Bring in ad1816 patches from German Tischler.
luigi
1999-01-04
9
-18
/
+1748
*
Sync with sys/i386/conf/options.i386 revision 1.101.
kato
1999-01-04
2
-2
/
+42
*
Sync with sys/i386/conf/majors.i386 revision 1.59.
kato
1999-01-04
1
-1
/
+2
*
Sync with sys/i386/conf/files.i386 revision up to 1.217.
kato
1999-01-04
2
-2
/
+140
*
Sync with sys/i386/boot/rawboot/Makefile revision 1.12.
kato
1999-01-04
1
-4
/
+3
*
Sync with sys/i386/boot/netboot/Makefile revision 1.22.
kato
1999-01-04
1
-6
/
+3
*
Sync with sys/i386/boot/kzipboot/Makefile revision 1.10.
kato
1999-01-04
1
-3
/
+3
*
Sync with sys/i386/boot/biosboot/Makefile revision 1.68.
kato
1999-01-04
1
-14
/
+5
*
Sync with sys/i386/boot/Makefile.inc revision up to 1.5.
kato
1999-01-04
1
-1
/
+3
*
Restore dependancy to build loader.help here
msmith
1999-01-04
1
-2
/
+2
*
Add dependancy to build loader.help here
msmith
1999-01-04
1
-1
/
+1
*
Temporary workaround (bandaid) for case where you have READ
mjacob
1999-01-03
1
-3
/
+5
*
First cut at generating loader.help for the alpha
msmith
1999-01-03
1
-0
/
+12
*
Reenable generation of the loader.help file
msmith
1999-01-03
1
-9
/
+9
*
Recognize IDE controler even if HDD is not connected.
kato
1999-01-03
1
-1
/
+23
*
Corrected the major number for usb and added ums as major 111
n_hibma
1999-01-03
4
-6
/
+8
*
- Remove bus-dependent addresses from `ic' file.
kato
1999-01-03
5
-126
/
+236
*
catch a /boot doc instance I missed.
jkh
1999-01-03
3
-6
/
+6
*
Revert r1.4 - I was confused as to its real meaning.
jkh
1999-01-03
1
-1
/
+1
*
Support following devices:
kato
1999-01-03
8
-880
/
+2028
*
Clean up some more residual /usr/mdec references. I left all the
jkh
1999-01-03
2
-4
/
+4
*
Minor bug: in the case where allocating a fresh mbuf for the receive ring
wpaul
1999-01-03
3
-12
/
+9
*
Update for new boot block location.
jkh
1999-01-02
1
-5
/
+1
*
Now empty DOS filesystems default to long file names. Non-empty filesystems
dt
1999-01-02
2
-10
/
+14
*
Extraneous space.
hoek
1999-01-02
3
-6
/
+6
*
Ensure that deHighClust in direntry always initialized.
dt
1999-01-02
2
-38
/
+58
*
Ifdefed conditionally used simplock variables.
bde
1999-01-02
12
-14
/
+36
*
Remove the last clients of vfs_object_create(..., waslocked=1);
eivind
1999-01-02
1
-3
/
+7
*
unbreak devfs support after wrong cut&paste...
luigi
1999-01-01
1
-17
/
+16
*
Fixed bitrot in a comment. Fixed some style bugs.
bde
1999-01-01
1
-5
/
+3
*
Use M_VGA_VG320 if M_VESA_CG800x600 is not available. It looks ugly in
des
1999-01-01
2
-46
/
+62
[next]