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
*
Add a quirk entry for the Seagate Medalist Pro 6 gig drive. It seems this
ken
1999-02-26
1
-4
/
+16
*
Updated the bktr entry to add vbi*
roger
1999-02-26
2
-4
/
+6
*
Finish implementing "setdrv" option. This is intended to be used
rnordier
1999-02-26
2
-7
/
+10
*
Implement "setdrv" option
rnordier
1999-02-26
1
-5
/
+10
*
Remove call to DELAY() from xl_wait(), since xl_wait() is in the
wpaul
1999-02-26
1
-3
/
+2
*
Add PCI device ID for the PNIC II.
wpaul
1999-02-26
2
-3
/
+6
*
Fix last commit based on feedback from Guido, Bruce and Terry.
imp
1999-02-26
1
-5
/
+6
*
Fix bug in MDx test suite.
wollman
1999-02-26
11
-18
/
+3503
*
Don't call assign_apic_irq with a value for irq that is out of range.
tegge
1999-02-26
7
-14
/
+14
*
Decapitalize function name by prepending with word "The".
hoek
1999-02-26
1
-3
/
+6
*
Add entry for Motorola Montana modem.
msmith
1999-02-25
2
-2
/
+10
*
Don't emit usage() message when no arguments given to -f. This
jkh
1999-02-25
1
-2
/
+5
*
Parse IP addresses more securely - specifically, don't allow
brian
1999-02-25
4
-33
/
+51
*
Emulate a V86 "movl %cr0,%eax" instruction.
rnordier
1999-02-25
2
-24
/
+52
*
Added a used #include (don't depend on "vnode_if.h" including <sys/buf.h>).
bde
1999-02-25
1
-1
/
+2
*
Added a used #include (don't depend on "vnode_if.h" including <sys/buf.h>).
bde
1999-02-25
7
-4
/
+11
*
Integrated a patch provided by Guido to more correctly work out the
newton
1999-02-25
1
-6
/
+23
*
Added p_emuldata to struct proc as a place for emulators to hook
newton
1999-02-25
1
-1
/
+2
*
Added comment on Access/PC N98C+ and LAC-98 cards, and FE_8BIT_SUPPORT
kato
1999-02-25
2
-6
/
+12
*
Added adv driver support.
kato
1999-02-25
4
-8
/
+10
*
Commented out lpt0.
kato
1999-02-25
2
-4
/
+4
*
Fixed my recent breakage of the ELF case.
bde
1999-02-25
1
-1
/
+2
*
When our dial timeout is ``random'', display its value
brian
1999-02-25
4
-19
/
+26
*
Don't immediately bring auto links back up in multilink
brian
1999-02-25
1
-3
/
+3
*
Fixed tab lossage in previous commit.
bde
1999-02-25
1
-2
/
+2
*
Sync with sys/i386/isa/wd.c revision 1.189.
kato
1999-02-25
1
-3
/
+3
*
Sync with sys/i386/i386/userconfig.c revision 1.132.
kato
1999-02-25
1
-2
/
+4
*
Don't forget to update `switchticks' in corner cases (except for
bde
1999-02-25
5
-13
/
+19
*
Sync with sys/boot/i386/loader/Makefile revision 1.29.
kato
1999-02-25
1
-2
/
+2
*
The fe driver supports bridging, so added it to lists.
kato
1999-02-25
2
-5
/
+5
*
Add missing check for LINK_MAX in ufs_rename. Since ip->i_effnlink and
imp
1999-02-25
1
-1
/
+5
*
My changes:
roger
1999-02-25
2
-88
/
+230
*
Reviewed by: Matthew Dillon <dillon@apollo.backplane.com>
alc
1999-02-25
1
-2
/
+2
*
Reviewed by: Matthew Dillon <dillon@apollo.backplane.com>
alc
1999-02-25
1
-2
/
+3
*
Comment swstrategy() routine.
dillon
1999-02-25
1
-1
/
+9
*
Update ufs_vnops code to use new specinfo fields rather then guess.
dillon
1999-02-25
1
-7
/
+14
*
Reviewed by: Julian Elischer <julian@whistle.com>
dillon
1999-02-25
7
-69
/
+164
*
Untangle the nfs send and receive queue locking a little. One lock
peter
1999-02-25
13
-197
/
+268
*
Remove unnecessary page protects on map_split and collapse operations.
dillon
1999-02-24
3
-6
/
+16
*
Don't try protecting page 0; it seems that BIOS writers now feel it's
msmith
1999-02-24
1
-2
/
+2
*
Make the buf in authflags big enough to hold " norechallenge". I've been
gj
1999-02-23
1
-2
/
+2
*
Deal with broken Web sites which return 302 responses rather than 404
wollman
1999-02-23
3
-17
/
+38
*
Add support for still more cheapo 10/100 cards: Delta Electronics and
wpaul
1999-02-23
6
-21
/
+94
*
remove ctype.c - unused and confusing
ache
1999-02-23
2
-74
/
+2
*
Misplaces brace puts important code into debug section.
phk
1999-02-23
1
-5
/
+5
*
Add a prototype to silence warnings.
eivind
1999-02-23
1
-2
/
+3
*
Fix minor nit with command line parsing for pw -V DIR action.
davidn
1999-02-23
1
-2
/
+2
*
Fix tpyo (sic) and missing 'else' (bad cut n' paste).
davidn
1999-02-23
1
-13
/
+13
*
1) Do not blindly ignore file update errors which may occur due to concurrent
davidn
1999-02-23
14
-155
/
+725
*
Update reference to setup.exe (which is now dead).
jkh
1999-02-23
2
-22
/
+8
[next]