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
*
Remove metion of the 'magic options.' Apparently PXE doesn't require the
dwhite
2000-05-09
1
-14
/
+1
*
Move UKBD_DFLT_KEYMAP into the options file since USB is machine
jhb
2000-05-09
3
-3
/
+1
*
Fixed the return type for exit() and the args struct tag several NOPROTO
bde
2000-05-09
3
-17
/
+18
*
Fixed the return type and args struct tag for exit(). They were wrong in
bde
2000-05-09
2
-2
/
+2
*
Fixed the return type and args struct tag for exit(). They were wrong in
bde
2000-05-09
1
-1
/
+1
*
Some ioctl routines assume that the ioctl buffer is aligned, but a
dillon
2000-05-09
1
-3
/
+6
*
Change floating point exception type to match the i386 one.
obrien
2000-05-09
1
-1
/
+1
*
Add missing include machine/in_cksum.h.
ps
2000-05-09
5
-0
/
+8
*
Create a separate target for the 'modules'. Without this the modules
n_hibma
2000-05-09
3
-0
/
+17
*
Regenerated (fixed the type of mmap()'s padding arg).
bde
2000-05-09
6
-7
/
+7
*
Fixed the declaration of mmap(). The crufty padding arg had the wrong
bde
2000-05-09
1
-3
/
+3
*
Some prettifying for the quirk comments.
mjacob
2000-05-09
1
-5
/
+16
*
Change references/comments about 'secondary' to reflect that while we'd
mjacob
2000-05-09
1
-17
/
+20
*
Unhide dec_kn300_cons_init and don't make it something we call early.
mjacob
2000-05-09
1
-8
/
+2
*
Fix some breakage about how we build WWNs. Do some other fabric related
mjacob
2000-05-09
1
-136
/
+247
*
roll platform minor
mjacob
2000-05-09
1
-1
/
+1
*
Roll core minor version. Change our 'fabdev' tag to 'loggedin'.
mjacob
2000-05-09
1
-6
/
+6
*
Add in a watchdog routine to catch cases where we've dropped the command.
mjacob
2000-05-09
1
-2
/
+32
*
The storage for WWN from NVRAM is actually the PORT WWN, not the NODE WWN.
mjacob
2000-05-09
1
-1
/
+12
*
Conrrect a macro with parenthesis.
mjacob
2000-05-09
1
-1
/
+1
*
Make issetugid return correctly. It was returning -1 with
peter
2000-05-09
1
-2
/
+1
*
Include machine/in_cksum.h to unbreak options MROUTING.
ken
2000-05-08
1
-0
/
+1
*
Use the new and shiny module versioning. This enables you to load the
n_hibma
2000-05-08
2
-1
/
+5
*
Added PC-98 supports.
nyan
2000-05-08
9
-0
/
+48
*
Fix DELAY function to use the RPCC cycle counter register.
mjacob
2000-05-07
1
-7
/
+34
*
If PERIPH_1284 is not defined, don't even bother calling the BUS_*_INTR
n_hibma
2000-05-07
1
-9
/
+15
*
Add the fields needed to store the cookies.
n_hibma
2000-05-07
2
-0
/
+13
*
Do the attach (and detach) properly. Store the cookies.
n_hibma
2000-05-07
4
-154
/
+286
*
Add the Prolific PL2301 and PL2302 Link cables.
n_hibma
2000-05-07
1
-0
/
+5
*
We match on vendor/product so return the fact that udbp is vendor/product
n_hibma
2000-05-07
1
-1
/
+1
*
Regen.
n_hibma
2000-05-07
2
-10
/
+84
*
Sync with NetBSD
n_hibma
2000-05-07
1
-4
/
+18
*
Remove debugging cruft.
n_hibma
2000-05-07
1
-2
/
+0
*
Initialise the debug value.
n_hibma
2000-05-07
1
-1
/
+1
*
Increase the debugging level on a printf.
n_hibma
2000-05-07
1
-1
/
+1
*
Add a define for the Zip 250
n_hibma
2000-05-07
1
-1
/
+2
*
Don't claim devices that we fail to probe for. Reverse the sense of a test
imp
2000-05-07
1
-2
/
+2
*
*sigh* I must have been on something that night. Make xpt_periph an
n_hibma
2000-05-07
2
-1
/
+3
*
oops! final piece for Rawhides
mjacob
2000-05-07
1
-0
/
+147
*
s/ffs_unmonut/ffs_unmount/ in a gratuitous ufs_extattr printf.
rwatson
2000-05-07
1
-1
/
+1
*
Fix checksum calculations. This should fix the network problems
ps
2000-05-07
2
-4
/
+2
*
Move _detach to be underneath _attach.
dmlb
2000-05-07
1
-182
/
+155
*
Move variables to if_rayvar.h
dmlb
2000-05-07
1
-218
/
+2
*
Split out structures to make it a bit easier to find my way around and
dmlb
2000-05-07
1
-0
/
+248
*
Sync with an early version of the -current code. Mainly a tidy up
dmlb
2000-05-07
1
-118
/
+80
*
Fixed bus_space_{read,write}_region_* functions.
nyan
2000-05-07
1
-60
/
+18
*
Include a RFC 1533 "Maximum DHCP Message Size" option in our request.
phk
2000-05-07
2
-10
/
+34
*
More static -> Static to keep OpenBSD happy.
n_hibma
2000-05-07
2
-29
/
+29
*
Reserve 145 for DRI graphics system.
dfr
2000-05-07
1
-0
/
+1
*
Work-around a couple of C1010 quirks:
groudier
2000-05-07
3
-40
/
+93
[next]