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
*
FDC_YE has been removed as a valid option.
imp
2000-01-06
4
-19
/
+0
*
Missed s/KERNEL/_KERNEL/ here.. *blush*.
peter
2000-01-06
2
-8
/
+4
*
Cleanups: remove stale comments left over from when I cloned the ADMtek
wpaul
2000-01-06
2
-17
/
+1
*
Checkpoint of today's changes. We now get to the point where the pccard
imp
2000-01-06
7
-137
/
+121
*
Add power_if.[cho] generation for new pccard system.
imp
2000-01-06
1
-0
/
+15
*
Merge most of FDC_YE into the mainline driver.
imp
2000-01-06
5
-153
/
+63
*
allow mixer-only devices - ie, devices with no play/rec channels
cg
2000-01-06
1
-15
/
+25
*
implement OSF_GET_MAX_UPROCS portion of osf1_getsysinfo() for AT&T ksh
gallatin
2000-01-06
2
-2
/
+10
*
Shutup complaints about unimplemented SVR4 ioctls
gallatin
2000-01-06
1
-0
/
+8
*
Update copyright date for Y2K (did the other files but forgot this one).
wpaul
2000-01-05
1
-1
/
+5
*
Don't tsleep with PCATCH, it's a wonderful way to hang the system.
grog
2000-01-05
1
-5
/
+6
*
Add missing header file.
grog
2000-01-05
1
-0
/
+1
*
Add documentation for SVR4 options in LINT.
newton
2000-01-05
3
-9
/
+57
*
Unbreak LINT -- typedefs from signal.h are needed to make prototypes in
newton
2000-01-05
1
-0
/
+1
*
don't panic if channel init fails, report and fail gracefully
cg
2000-01-05
2
-3
/
+10
*
Fix a few obscure memory leaks.
archie
2000-01-05
1
-5
/
+11
*
Export the nselcoll counter via the kern.nselcoll sysctl so we can see
peter
2000-01-05
1
-1
/
+3
*
Support filesystems with the not-so-new "filetype" feature. This
bde
2000-01-05
2
-132
/
+190
*
Correct the vendor ID for KLSI: it's actually 0x5e9. 0x3e8 is the
wpaul
2000-01-05
5
-15
/
+23
*
Make the evil broken pnpbios compensation slightly less evil.
peter
2000-01-05
2
-30
/
+40
*
Doh. Forgot to add the entry for the 3Com 3c19250 to the supported
wpaul
2000-01-05
1
-0
/
+2
*
Do not attempt to load the firmware a second time. If you reboot your
wpaul
2000-01-05
1
-1
/
+59
*
Zap pci_map_dense() and pci_map_bwx() - they were for compatability but
peter
2000-01-05
3
-38
/
+0
*
Patch up some of the evilness left over from the early newbus porting.
peter
2000-01-05
3
-166
/
+288
*
KERNEL -> _KERNEL
eivind
2000-01-05
10
-10
/
+10
*
Synced with sys/i386/isa/clock.c rev 1.149.
kato
2000-01-05
3
-27
/
+81
*
Synced with sys/i386/i386/userconfig.c rev 1.166.
kato
2000-01-05
1
-0
/
+1
*
Synced with sys/i386/conf/GENERIC rev 1.222.
kato
2000-01-05
2
-0
/
+2
*
Explicitly type large scalar parameters to avoid compilation warnings
grog
2000-01-05
1
-19
/
+10
*
When attaching a plex to a volume with 'up' subdisks, make the plexes
grog
2000-01-05
1
-10
/
+12
*
Correct printf format for pointers to avoid compilation warnings on
grog
2000-01-05
1
-16
/
+16
*
Correct printf format for pointers to avoid compilation warnings on
grog
2000-01-05
1
-11
/
+23
*
Modify the manner in which we lock RAID-5 plexes. This appears to
grog
2000-01-05
3
-7
/
+15
*
Change the name of the define 'SPACETAB' (originally 'isspace') to
grog
2000-01-05
1
-4
/
+19
*
Include basename() function even if the system isn't i386.
grog
2000-01-05
1
-7
/
+11
*
Add the keywords 'mv' and 'move'.
grog
2000-01-05
1
-0
/
+3
*
Add function moveobject, which currently moves subdisks to different
grog
2000-01-05
1
-0
/
+44
*
Add VINUM_MOVE ioctl.
grog
2000-01-05
1
-43
/
+45
*
Explicitly type large scalar parameters to avoid compilation warnings
grog
2000-01-05
1
-8
/
+6
*
Add declaration for give_sd_to_drive, needed for the 'move' command.
grog
2000-01-05
1
-1
/
+2
*
Set P_SYSTEM in the daemon proc structure to alleviate delays on
grog
2000-01-05
1
-7
/
+8
*
Explicitly type large scalar parameters to avoid compilation warnings
grog
2000-01-05
1
-10
/
+18
*
Enhance reassignbuf(). When a buffer cannot be time-optimally inserted
dillon
2000-01-05
11
-43
/
+201
*
Add device driver support for USB ethernet adapters based on the
wpaul
2000-01-05
23
-10
/
+2062
*
argh, forgot the bus_dma_tag_creates.
cg
2000-01-05
5
-4
/
+8
*
set up the pci regs properly for busmastering. this makes the card work on
cg
2000-01-05
1
-0
/
+3
*
Remove the unused 'func' arguments to the deregistration functions.
msmith
2000-01-05
1
-4
/
+4
*
allocate isa bounce buffers of the right size for ess/mss cards, fixes
cg
2000-01-05
4
-8
/
+14
*
Fix at least one source of the continued 'NFS append race'. close()
dillon
2000-01-05
2
-6
/
+42
*
Remove non-functional 'all:' target.
grog
2000-01-04
1
-19
/
+10
[next]