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
*
Remove the block/char device distinction. badsect only worked on bdevs,
adrian
2000-11-09
1
-7
/
+1
*
Make MINSIGSTKSZ machine dependent, and have the sigaltstack
marcel
2000-11-09
20
-19
/
+56
*
Sync with Alpha:
marcel
2000-11-09
16
-1156
/
+8
*
Move old aml interpreter code to amldb/aml/. This will be used for our
iwasaki
2000-11-09
16
-79
/
+79
*
Farewell our code. We will switch acpica code from Intel.
takawata
2000-11-09
32
-9906
/
+0
*
Don't needlessly poll file descriptors when there are no
deischen
2000-11-09
40
-2104
/
+1815
*
Change .Os FreeBSD 5.0 to .Os FreeBSD.
asmodai
2000-11-09
1
-1
/
+1
*
Prevent the thread-safe version of kevent from getting
deischen
2000-11-09
1
-2
/
+3
*
Since the 'when built' phrase is talking about the 'source file' we
steve
2000-11-09
1
-1
/
+1
*
back out 1.66 -- the Elfxx_Brandinfo compat_3_brand field doesn't exist
gallatin
2000-11-09
1
-2
/
+0
*
Eliminate inconsistency where a value that contains only whitespace
murray
2000-11-09
1
-1
/
+6
*
* Reduce diffs to RELENG_4 by specifying a full path to sysctl
dougb
2000-11-09
2
-4
/
+10
*
Having figured out a bit more of the new-bus puzzle
julian
2000-11-08
1
-52
/
+176
*
More paranoia against overflows
eivind
2000-11-08
2
-36
/
+90
*
Rearrange the timeouts in the reset code a bit, some ATAPI devices
sos
2000-11-08
1
-2
/
+2
*
Update usage().
obrien
2000-11-08
1
-1
/
+1
*
Hopefully solve the lost slave problem.
sos
2000-11-08
1
-6
/
+17
*
Clean this is up a bit for multiple MIDs... We can figure out which MID
mjacob
2000-11-08
1
-40
/
+59
*
Add special quirk for this ancient Viper drive. This is all creeping
mjacob
2000-11-08
1
-0
/
+5
*
Fix password clearing bug which prevented challenge/response from working.
eivind
2000-11-08
1
-1
/
+1
*
Fix CMSG and ALIGN macro usage.
asmodai
2000-11-08
3
-36
/
+76
*
Document DISABLE_PSE.
asmodai
2000-11-08
2
-0
/
+4
*
add a couple ESS Technology products(pci device id only).
sanpei
2000-11-08
1
-0
/
+14
*
add Texas Instruments TSB12LV22 OHCI IEEE 1394 Host Controller
sanpei
2000-11-08
1
-0
/
+2
*
add Aureal Inc. AU8820/AU8830 Audio controller
sanpei
2000-11-08
1
-0
/
+6
*
Document CLUSTERDEBUG, CPU_UPGRADE_HW_CACHE and LOCKF_DEBUG.
asmodai
2000-11-08
2
-0
/
+16
*
Fix two typo's: teh -> the, ther -> there.
asmodai
2000-11-08
1
-1
/
+1
*
Fix some further english grammar and typo's.
asmodai
2000-11-08
2
-6
/
+6
*
Fix typo's: UPGRADE_CPU_HW_CACHE -> CPU_UPGRADE_HW_CACHE
asmodai
2000-11-08
2
-4
/
+4
*
Added PROPERTY_MAX_VALUE and PROPERTY_MAX_NAME defines to libutil.h so
murray
2000-11-08
3
-9
/
+13
*
Document the following options:
asmodai
2000-11-08
2
-12
/
+26
*
Hack to work around a probe which will lock up at least some i450GX-based
msmith
2000-11-08
2
-2
/
+10
*
Document XBONEHACK option.
asmodai
2000-11-08
2
-2
/
+6
*
Document some AHC_* options.
asmodai
2000-11-08
2
-4
/
+18
*
Add commented-out entries for FTP_PROXY and HTTP_PROXY so those behind
jkh
2000-11-08
2
-2
/
+24
*
Add sn to files to install
imp
2000-11-08
1
-0
/
+1
*
simple sn man page, since we're missing one right now
imp
2000-11-08
1
-0
/
+54
*
restore the freebsd local type-cast fixes that I mistakenly removed
kjc
2000-11-08
1
-14
/
+15
*
Don't build the ACPI CA debugger unless the ACPI_DEBUG option is present.
msmith
2000-11-08
3
-11
/
+12
*
Remove dependence on old acpi driver from acpi userland tools.
iwasaki
2000-11-08
7
-19
/
+175
*
Remove libipsec and libradius. We're now building without support
joe
2000-11-08
5
-7
/
+3
*
Fix 'printit()' to ignore some lines it doesn't recognize (most likely
gad
2000-11-08
2
-4
/
+24
*
Introduce another global (MPPE_IsServer) so that we initiate the
brian
2000-11-07
3
-7
/
+14
*
For High security profile, set securelevel to 1 to protect /dev/*mem
jkh
2000-11-07
3
-0
/
+6
*
Remove the superfluous call to _rtld_error() in symlook_default().
jdp
2000-11-07
1
-2
/
+0
*
(KTR debugging) Say when we're disabling a vector.
mjacob
2000-11-07
1
-2
/
+5
*
Use size_t rather than a 16-bit data type fo the length.
obrien
2000-11-07
1
-1
/
+5
*
Sync with i386's GENERIC rev 1.287 (Minor ordering changes to make more
obrien
2000-11-07
2
-2
/
+2
*
Sync with i386/conf/GENERIC rev 1.288 (add comments for some ISA devices).
obrien
2000-11-07
2
-10
/
+10
*
Remove the -kthread option that matched [sort of] the LinuxThreads port.
obrien
2000-11-07
1
-3
/
+4
[next]