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
*
This is long since unused.
phk
2001-11-05
1
-200
/
+0
*
This simple shell-script tries to find *.c files under /sys
phk
2001-11-05
1
-0
/
+43
*
GC the a.out support in DDB, nothing anywhere would pull this
phk
2001-11-05
1
-402
/
+0
*
- Include machine/md_var.h to get rid of cpu_reset() warning. (-Wall)
arr
2001-11-05
1
-0
/
+1
*
GC userconfig after Peter axed it 15 months ago.
phk
2001-11-05
7
-6339
/
+0
*
Add a note explaining why CLOCKS_PER_SEC isn't 1000000.
dwmalone
2001-11-05
1
-1
/
+10
*
3.5 years ago Wollman wrote:
phk
2001-11-05
5
-586
/
+0
*
Also remove the .h files for the old rp driver.
phk
2001-11-05
2
-1137
/
+0
*
Garbage call!
phk
2001-11-05
11
-810
/
+0
*
o dpt_control.c is not compiled into the system (commented out in
rwatson
2001-11-05
1
-6
/
+6
*
src/sbin/i386 does not exist anymore. Tripped over by make release.
jhay
2001-11-05
2
-2
/
+2
*
Remove the old RocketPort driver which was left behind in favour
phk
2001-11-05
3
-1990
/
+0
*
Anding the fsid with 0xffff was causing aliasing problems.
dwmalone
2001-11-05
3
-4
/
+4
*
Make filenames const to avoid a few warnings.
dwmalone
2001-11-05
5
-9
/
+15
*
Don't use gcc -Wall flag. Add FreeBSD: line.
dwmalone
2001-11-05
1
-1
/
+1
*
- If we are booted via cdboot, use bc_add() to instantiate the cd0 device
jhb
2001-11-05
1
-14
/
+16
*
Hook up the bioscd driver and the cd9660 filesystem.
jhb
2001-11-05
1
-0
/
+2
*
Adjust vnode_pager_input_smlfs() to not attempt to BMAP blocks beyond the
dillon
2001-11-05
1
-2
/
+7
*
Add a device driver for the BIOS device for CD-ROM's booted via El Torito
jhb
2001-11-05
7
-21
/
+424
*
Add a DEVT_CD type for CD drivers.
jhb
2001-11-05
1
-0
/
+1
*
Implement IO_NOWDRAIN and B_NOWDRAIN - prevents the buffer cache from blocking
dillon
2001-11-05
7
-10
/
+32
*
- There is no such thing as a socket structure. sockets are integers.
jhb
2001-11-05
1
-2
/
+2
*
- net.inet.ipsec.esp_auth hasn't been there
ume
2001-11-05
5
-527
/
+224
*
Update copyrights to include Thomas Moestl.
rwatson
2001-11-05
2
-7
/
+8
*
Remove unnecessary WAK_STS bit waiting code for S1 sleep.
iwasaki
2001-11-05
1
-14
/
+0
*
Force the RxBuf and TxBuf arrays to be aligned on 16-bit boundaries to
gallatin
2001-11-05
2
-3
/
+3
*
Add two Russian holidays (by osa)
ache
2001-11-05
1
-6
/
+8
*
Define a new mount flag "MNT_JAILDEVFS"
phk
2001-11-05
3
-18
/
+15
*
gamma(x) actually returns \log(|\Gamma(x)|), so correct the man
dwmalone
2001-11-05
1
-16
/
+28
*
Add the Farallon NetLINE 10/100 PCI to the list of cards supported by
murray
2001-11-05
3
-1
/
+8
*
Add a few articles to improve the readability of this manual page.
murray
2001-11-05
1
-9
/
+9
*
Describe handling of NULLs passed to pthread_setcancelstate().
murray
2001-11-05
3
-6
/
+30
*
Add bg_BG.CP1251
ache
2001-11-05
6
-1
/
+131
*
Add bg_BG.CP1251
ache
2001-11-05
4
-1
/
+76
*
Add bg_BG.CP1251
ache
2001-11-05
3
-1
/
+300
*
Add bg_BG.CP1251
ache
2001-11-05
2
-0
/
+6
*
Don't pass os_boot_rendez directly to SAL_SET_VECTORS, because it's
marcel
2001-11-05
1
-1
/
+2
*
Clean up the trap handling code and make it consistent with the other platforms.
mp
2001-11-05
7
-613
/
+895
*
Add enable_fpu/save_fpu for handling the floating point registers in the PCB.
mp
2001-11-05
6
-0
/
+235
*
Document ENETDOWN.
dd
2001-11-05
1
-0
/
+2
*
Catch up to proc->thread changes.
dd
2001-11-05
1
-4
/
+4
*
malloc and calloc do not free memory.
dd
2001-11-05
1
-2
/
+3
*
New release notes: pmc driver, new loader tunables, ipfw(8) limit.
bmah
2001-11-05
2
-2
/
+32
*
Note MFC of vmiodirenable=1.
dd
2001-11-05
2
-2
/
+2
*
New release notes: gawk 3.1.0
bmah
2001-11-04
2
-10
/
+20
*
Fix the fix. BIO_ERROR must be set in b_ioflags, not b_flags
dillon
2001-11-04
2
-2
/
+2
*
Add more ata(4) controllers supported.
bmah
2001-11-04
2
-6
/
+6
*
Nuke spaces in front of tabs.
dd
2001-11-04
1
-1
/
+1
*
sync the code with the one in stable (mostly formatting changes).
luigi
2001-11-04
1
-26
/
+27
*
Fix compilation with -DDEBUG.
dd
2001-11-04
1
-1
/
+1
[next]