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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make this compile again. (missing #include for RFPROC)
peter
1999-12-06
3
-0
/
+3
*
Fix a pair of silly warnings that I introduced (that would have been
peter
1999-12-06
2
-14
/
+14
*
Fix another quirk in the unknown device detection, and also deal with
peter
1999-12-06
1
-4
/
+17
*
Complain if we get an error that is not ENXIO while opening /dev/usb\d+
n_hibma
1999-12-06
1
-0
/
+7
*
Put on my asbestos underwear and commit the patch that I posted to -arch
peter
1999-12-06
1
-3
/
+36
*
Remove DSO_BAD144 from wd driver(s) so people with bad144'ed disks get
phk
1999-12-06
2
-2
/
+2
*
Add defines for additional EEPROM locations and register definitions.
mdodd
1999-12-06
1
-2
/
+28
*
Whitespace cleanups.
mdodd
1999-12-06
1
-4
/
+4
*
Correct the ttys.5 and init.8 manpages with respect to the incorrect
sheldonh
1999-12-06
2
-8
/
+31
*
Add a delay (per the databook) to the get_eeprom_data() loop so
mdodd
1999-12-06
1
-9
/
+12
*
Standardize device descriptions so that there is parity between PnP
mdodd
1999-12-06
1
-10
/
+10
*
Correctly implement the non-PnP enumeration of ISA board.
mdodd
1999-12-06
1
-14
/
+36
*
Add a truely evil workaround (hack!) for some unfortunate BIOS
peter
1999-12-06
2
-12
/
+46
*
Use bus_get_resource() instead of bus_get_resource_start() as the latter
peter
1999-12-06
2
-34
/
+48
*
Make this compile again after the device_add_child change.
imp
1999-12-06
1
-1
/
+1
*
Need header <machine/smp.h> for prototype declaration of smp_rendezvous()
luoqi
1999-12-06
2
-0
/
+6
*
Add "-v" to usage().
obrien
1999-12-06
1
-3
/
+3
*
Document the "-v" flag. [It was like that when I got here.. honestly.]
obrien
1999-12-06
1
-2
/
+16
*
User ldt sharing.
luoqi
1999-12-06
20
-291
/
+477
*
bad144 elimination
imp
1999-12-06
1
-2
/
+34
*
Fix mouse cursor logic which I broke in 1.1 ;-<
yokota
1999-12-06
1
-26
/
+30
*
Only pkg_delete the old package if the new one builds properly.
jkh
1999-12-06
1
-2
/
+1
*
Remove unused junk: next fields and list head. Likely not completely
imp
1999-12-06
2
-20
/
+1
*
- Fix a typo and add a missing file.
chris
1999-12-06
1
-4
/
+14
*
Turn on 'ipfw tee'. Update man page. Please note (from the man page):
archie
1999-12-06
2
-17
/
+10
*
Remove joystick references from pc98 version of isa_compat.h too.
wpaul
1999-12-06
1
-5
/
+0
*
Miscellaneous fixes/cleanups relating to ipfw and divert(4):
archie
1999-12-06
6
-192
/
+235
*
Supported i8251 (internal COM1) FIFO mode.
nyan
1999-12-06
3
-114
/
+460
*
Sorted SUBDIR.
bde
1999-12-05
1
-4
/
+3
*
Added a -6 option to lookup information using the whois.6bone.net
joe
1999-12-05
2
-2
/
+10
*
Fixed disordering in rev.1.63.
bde
1999-12-05
1
-3
/
+4
*
Remove references to old joystick driver from this file, which Peter
wpaul
1999-12-05
1
-5
/
+0
*
Create a symlink for <machine/joystick.h>, like soundcard.h
peter
1999-12-05
1
-1
/
+1
*
Update to reflect removed of al, ax, dm, pn and mx drivers and addition
wpaul
1999-12-05
2
-10
/
+2
*
Fix buffer overflows.
kris
1999-12-05
1
-2
/
+2
*
conditionalise some warning messages
cg
1999-12-05
1
-11
/
+12
*
Fixed a potential buffer overflow problem, in the device name handling.
joe
1999-12-05
1
-7
/
+9
*
Add extra columns for printing longer device name.
charnier
1999-12-05
1
-3
/
+3
*
Minimal use of .Ar and .Nm.
charnier
1999-12-05
7
-20
/
+38
*
Modify the Adaptec "starfire" driver to reset the PHY on the MII bus
wpaul
1999-12-05
4
-22
/
+94
*
Switch over to using the generic joy driver
peter
1999-12-05
6
-310
/
+34
*
Typo. Standard list of flag
charnier
1999-12-05
2
-4
/
+4
*
Correct use of .Nm, .Em, .Ev
charnier
1999-12-05
6
-127
/
+120
*
Do not dot terminate errx() strings. Add rcsid.
charnier
1999-12-05
2
-11
/
+14
*
newbusify and port the joy driver to the Alpha. It now attaches to the
peter
1999-12-05
2
-268
/
+252
*
fix dma underrun issues
cg
1999-12-05
6
-90
/
+155
*
Add entry about updating of /dev being desirable.
phk
1999-12-05
1
-0
/
+4
*
Raise the pci compat driver match priority a bit so that it's not
peter
1999-12-05
2
-2
/
+2
*
Fix LINT breakage.
archie
1999-12-05
2
-2
/
+2
*
Lower (a lot!) the chip* probe so it doesn't steal the pci ID from
peter
1999-12-05
1
-2
/
+2
[next]