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
*
Whoops, add the 'twe' files.
msmith
2000-10-14
1
-0
/
+2
*
Clean up a few things in dc_setcfg() pointed out to be me by
wpaul
2000-10-14
2
-8
/
+18
*
Look at both the vendor and subvendor information when determining
jlemon
2000-10-13
1
-32
/
+25
*
Enable _PTHREADS_INVARIANTS until the recent libc_r changes are
deischen
2000-10-13
3
-3
/
+3
*
Adjust to reflect recent changes in the internal layout of a struct
deischen
2000-10-13
1
-26
/
+46
*
Implement zero system call thread switching. Performance of
deischen
2000-10-13
77
-3389
/
+5243
*
Remember to assign an_dev to device_t before calling an_attach().
wpaul
2000-10-13
3
-0
/
+13
*
savectx() is now used exclusively by the crash dump system. Move the
peter
2000-10-13
4
-3
/
+9
*
Convert the Aironet driver to use mutexes instead of spls.
wpaul
2000-10-13
4
-28
/
+59
*
Do not allocate a callout for all crashdumps, not just when you panic.
ps
2000-10-13
3
-2
/
+4
*
Update the wi driver to use mutexes instead of spls.
wpaul
2000-10-13
4
-36
/
+86
*
Add #include <machine/mutex.h> since these files need it and don't
wpaul
2000-10-13
4
-0
/
+4
*
Make mutex name reflect device driver name.
cp
2000-10-13
2
-2
/
+4
*
Use device_get_nameunit(dev) as the mutex string when calling
wpaul
2000-10-13
18
-49
/
+70
*
o Introduce cap_from_text() and cap_to_text() implementations.
rwatson
2000-10-13
4
-2
/
+1146
*
First round of converting network drivers from spls to mutexes. This
wpaul
2000-10-13
32
-399
/
+788
*
o Simplify capability types away from an array of ints to a single
rwatson
2000-10-13
6
-88
/
+107
*
Do not override BINDIR settings from subdirectory Makefiles.
gshapiro
2000-10-13
1
-1
/
+1
*
Note on the last commit that the problem was actually in the secure version
gshapiro
2000-10-13
0
-0
/
+0
*
../Makefile.inc was clobbering BINDIR so sendmail was being installed in
gshapiro
2000-10-13
2
-2
/
+2
*
The swap bitmap allocator was not calculating the bitmap size properly
dillon
2000-10-13
3
-10
/
+21
*
Skip sockets with no SCB
des
2000-10-13
1
-0
/
+2
*
Add ata-raid.c to the ata driver
sos
2000-10-13
1
-0
/
+1
*
cosmetic: resource -> res
sanpei
2000-10-13
1
-14
/
+14
*
Note fsck wrappers, ncurses update (+MFC), gperf update.
bmah
2000-10-13
2
-0
/
+16
*
Submitted by: phk
hm
2000-10-13
67
-275
/
+13
*
Fixed namespace pollution in rev.1.78. Don't export <sys/stat.h> to
bde
2000-10-13
1
-10
/
+5
*
Avoid impending world breakage.
bde
2000-10-13
1
-9
/
+2
*
Add support for ATA "pseudo" RAID controllers as the Promise Fasttrak
sos
2000-10-13
4
-14
/
+768
*
Add the ar ATA pseudo RAID driver
sos
2000-10-13
1
-0
/
+1
*
Helper to trim extracted files for use when importing new versions of
obrien
2000-10-13
1
-0
/
+7
*
Style tweaks.
obrien
2000-10-13
1
-7
/
+4
*
Fix ISA only systems.
sos
2000-10-13
2
-6
/
+16
*
This commit was generated by cvs2svn to compensate for changes in r67064,
obrien
2000-10-13
39
-1110
/
+8894
|
\
|
*
Virgin import of gperf v2.7.2.
obrien
2000-10-13
39
-1110
/
+8894
*
|
Teach kerninclude to check <machine/*> #includes as well.
phk
2000-10-13
1
-10
/
+25
*
|
Fixed world breakage -- don't depend on <machine/soundcard.h> existing;
bde
2000-10-13
1
-1
/
+1
*
|
Helper listing file specs to remove from a FSF/GCC anoncvs checkout
obrien
2000-10-13
1
-0
/
+85
*
|
Upgrade instructions that describe the 3-June-2000 import.
obrien
2000-10-13
1
-0
/
+17
*
|
Get rid of the ivars entirely.
sos
2000-10-13
3
-46
/
+60
*
|
Only allow UDMA2 mode on SiS rev > 0xc1
sos
2000-10-13
1
-8
/
+7
*
|
Fix bug in ``the selection of pccard IRQs fully selectable''
sanpei
2000-10-13
2
-4
/
+4
*
|
Use the right user name
des
2000-10-13
1
-3
/
+3
*
|
Activate the 'secure' (TLS) version of sendmail if !NO_SENDMAIL && !NO_OPENSSL
gshapiro
2000-10-13
1
-0
/
+4
*
|
Given that sendmail's STARTTLS support requires OpenSSL and the bootstrap
gshapiro
2000-10-13
1
-4
/
+11
*
|
This is the first of 3 commits that will get IBM's JDK 1.3 working
gallatin
2000-10-13
2
-10
/
+47
*
|
Number the stages in the documentation to match what is printed out when
obrien
2000-10-13
1
-5
/
+5
*
|
Make changes required by change in how default and usable node and port
mjacob
2000-10-12
1
-15
/
+3
*
|
Redo how default Node and Port WWNs are determined (again!). This is so
mjacob
2000-10-12
1
-29
/
+66
*
|
Change some default macro usages/definitions/requirements.
mjacob
2000-10-12
1
-11
/
+16
[next]