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
*
fix typo: s/Instaed/Instead/
rse
2003-09-26
1
-1
/
+1
*
fix typo: s/sytem/system/
rse
2003-09-26
1
-1
/
+1
*
Typo in last commit: missing ')'
phk
2003-09-26
2
-2
/
+2
*
Allow the [, ], and = characters in non-8.3 filenames since they
tjr
2003-09-26
1
-2
/
+2
*
Add __volatile keyword.
davidxu
2003-09-26
1
-2
/
+4
*
Use the correct speed in the delay for the transmission of a character
bde
2003-09-26
1
-1
/
+4
*
Initialize the cn_name instead of the cn_dev
phk
2003-09-26
1
-1
/
+2
*
Initialize cn_name instead of cn_dev
phk
2003-09-26
2
-2
/
+2
*
Change fb_attach() and fb_detach() to take a integer unit number rather
phk
2003-09-26
6
-90
/
+9
*
Set cn_name, not cn_dev
phk
2003-09-26
1
-1
/
+1
*
As far as we know, there is no reason to not expose /dev/crypto in
phk
2003-09-26
1
-0
/
+1
*
Update the list of CDROM device names to try for booting with RB_CDROM
phk
2003-09-26
1
-3
/
+2
*
Eliminate bogus use of makedev(): rather than synthesize the dev_t, use
phk
2003-09-26
1
-2
/
+1
*
DELAY must be a routine, not a macro definition.
grehan
2003-09-26
4
-6
/
+4
*
Initialize cn_name, ignore cn_dev.
phk
2003-09-26
1
-1
/
+1
*
Adhere to the new console API:
phk
2003-09-26
1
-15
/
+21
*
Remove wrongly sized cnd_name field, we now store the name in the
phk
2003-09-26
1
-15
/
+21
*
Add a cn_unit and cn_name field to the consdev structure.
phk
2003-09-26
1
-0
/
+2
*
s/ia64/alpha/g
marcel
2003-09-26
1
-5
/
+4
*
Consistently print attach messages.
njl
2003-09-26
5
-6
/
+6
*
Revert the introduction of iobase in struct uart_bas. Both the SAB82532
marcel
2003-09-26
17
-61
/
+99
*
Make the port number available to the sub-device with PUC_IVAR_PORT.
marcel
2003-09-26
2
-4
/
+10
*
Sort debugging levels and update the man page to match reality. Also
njl
2003-09-26
2
-35
/
+41
*
MFi386
alc
2003-09-26
1
-4
/
+4
*
Fix fabs(). This commit brought to you by the letter 'l'.
peter
2003-09-26
1
-1
/
+1
*
o add information about the debugging tools
sam
2003-09-25
1
-3
/
+29
*
Fix MLINKS.
bms
2003-09-25
1
-3
/
+6
*
aic79xx_pci.c:
scottl
2003-09-25
2
-4
/
+8
*
Clarify SRM bootability on Alpha for DAC960.
wilko
2003-09-25
2
-6
/
+10
*
update to reflect new api
sam
2003-09-25
1
-79
/
+104
*
Add manual page documentation for the machine-independent PMAP subsystem.
bms
2003-09-25
23
-0
/
+1606
*
note PFIL_HOOKS must be explicitly configured when using IPFILTER
sam
2003-09-25
1
-0
/
+7
*
indicate PFIL_HOOKS is now required by IPFILTER; it used to automagically
sam
2003-09-25
1
-2
/
+2
*
pthread API should return error code in return value not in errno.
davidxu
2003-09-25
2
-4
/
+4
*
add /*CONSTCOND*/ to reduce diffs against latest KAME.
ume
2003-09-25
4
-14
/
+14
*
panic() doesn't need `\n'.
ume
2003-09-25
3
-72
/
+72
*
Add -p option to dump phy registers.
simokawa
2003-09-25
2
-2
/
+96
*
Phy register map.
simokawa
2003-09-25
1
-0
/
+168
*
Add -s option to strip subdirectory from module path.
simokawa
2003-09-25
2
-6
/
+13
*
If syscall failed, restore old sigaction and return error to thread.
davidxu
2003-09-25
2
-22
/
+38
*
* scsi_cmds.c
simokawa
2003-09-25
2
-4
/
+28
*
MFi386
alc
2003-09-25
1
-14
/
+7
*
Detach black hole device on AC_PATH_DEREGISTERED.
simokawa
2003-09-25
1
-19
/
+20
*
- Eliminate the pte object.
alc
2003-09-25
3
-28
/
+18
*
Re-raise the default datasize and stacksize now that the 32 bit exec
peter
2003-09-25
1
-2
/
+2
*
Add sysentvec->sv_fixlimits() hook so that we can catch cases on 64 bit
peter
2003-09-25
29
-104
/
+123
*
CARDMEM is the offset of the address ON THE CARD (eg which page).
imp
2003-09-24
1
-1
/
+1
*
Fix a logic error in the check to see if arplookup() should free the route.
bms
2003-09-24
1
-2
/
+1
*
Update version string.
des
2003-09-24
5
-5
/
+5
*
Remove bogus calls to xfree().
des
2003-09-24
1
-4
/
+0
[next]