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
*
Document incorrect handling of multibyte characters when -t and -v options
tjr
2004-03-21
1
-1
/
+9
*
Fix various issues with the picobsd build script in -current:
luigi
2004-03-21
1
-16
/
+28
*
Massively up the (artificial) limit on system scope threads
julian
2004-03-21
2
-4
/
+4
*
1. Use socklen_t instead of int
cperciva
2004-03-21
1
-4
/
+4
*
Remove interface type specific code from arprequest(), and in_arpinput().
mdodd
2004-03-21
1
-111
/
+19
*
Handle AF_ARP.
mdodd
2004-03-21
1
-0
/
+27
*
Compile the kernel with -O2 on ia64 by default.
marcel
2004-03-21
1
-0
/
+2
*
Add a reference to the ia64 options to gcc. While here, sort the list.
marcel
2004-03-21
1
-2
/
+3
*
Add a -v (verbose) option.
des
2004-03-21
2
-13
/
+26
*
Support C-style comments in profile.
des
2004-03-21
1
-3
/
+18
*
Spell "(struct foo *)0" as "NULL".
rwatson
2004-03-21
4
-25
/
+23
*
More stack alignment fixes. Arrange so we call _rtld() in ld-elf.so.1
peter
2004-03-21
1
-8
/
+9
*
In breakpoint(), use a different immediate to make sure we can
marcel
2004-03-21
1
-2
/
+3
*
Adjust stack alignment so that when the 'call xxx' functions are
peter
2004-03-21
2
-0
/
+4
*
Change (yet again, sorry!) the path of the 32 bit ld-elf.so.1.
peter
2004-03-21
1
-2
/
+2
*
Add initial support for compiling a special 32 bit version of
peter
2004-03-21
7
-31
/
+104
*
Fix another Intel 2200BG bug: don't schedule ndis_ticktask() on media
wpaul
2004-03-21
1
-1
/
+2
*
- Rewrite the timer and event API routines in subr_ndis.c so that they
wpaul
2004-03-20
6
-217
/
+102
*
Remove NetBSD's sort(1), which we stopped using two years ago.
des
2004-03-20
16
-4222
/
+0
*
Don't make having ${DESTDIR}/boot/device.hints a prerequisite to
marcel
2004-03-20
1
-1
/
+7
*
Add uart_subr.c
marcel
2004-03-20
1
-1
/
+1
*
Bug: Standard C still requires declarations to precede statements. <sigh>
kientzle
2004-03-20
3
-8
/
+17
*
Don peril-sensitive sunglasses and add PCI Id's for two new cards. I've
scottl
2004-03-20
1
-0
/
+4
*
- Add uiomove_fromphys() implementations to alpha and ia64. These only
alc
2004-03-20
5
-1
/
+267
*
Fix loop termination condition for parsing resources in _PRS buffers.
njl
2004-03-20
1
-19
/
+18
*
Introduce the cpumask_t type. The purpose of the type is to create a
marcel
2004-03-20
8
-0
/
+8
*
Let ether_ifattach() announce our MAC address.
mdodd
2004-03-20
2
-10
/
+0
*
Don't announce MAC addresses twice.
mdodd
2004-03-20
4
-11
/
+0
*
Introduce uiomove_fromphys(). This is a variant of uiomove() that takes
alc
2004-03-20
3
-0
/
+135
*
o Add user proxy.
maxim
2004-03-20
3
-0
/
+3
*
Fix the ioctl types for two ioctls. I'm not sure if the switch was my
scottl
2004-03-20
1
-2
/
+2
*
Added entries for ibm151 and ibm3151-25.
schweikh
2004-03-20
1
-86
/
+113
*
"CPU is an acronym, and as such should be spelled in all uppercase."
marks
2004-03-20
1
-1
/
+1
*
Parenthesize function names in masking macros for getc() etc. for the
tjr
2004-03-20
1
-6
/
+6
*
Sync manpage with code for hw.acpi.toshiba.cpu_speed sysctl.
marks
2004-03-20
1
-1
/
+1
*
Mention that funopen() uses fpos_t incorrectly in the BUGS section.
tjr
2004-03-20
1
-1
/
+9
*
Fix braino in previous commit: getenv() can return NULL.
marcel
2004-03-20
1
-0
/
+2
*
Improve documentation for fgetpos() and fsetpos(), and discourage
tjr
2004-03-20
1
-13
/
+21
*
Put the event notification back where it was for freeBSD, after device creation.
julian
2004-03-20
1
-2
/
+2
*
New release note:
hrs
2004-03-20
2
-0
/
+6
*
Add a way for rc.d/devfs to set more than just the system devfs up.
green
2004-03-20
1
-3
/
+16
*
MFC:
hrs
2004-03-20
2
-2
/
+2
*
New release note:
hrs
2004-03-20
2
-0
/
+18
*
Replace uint64_t with unsigned long in struct dbreg.
marcel
2004-03-20
1
-2
/
+2
*
Actually program the list of recording devices in sv_mix_setrecsrc().
marcel
2004-03-20
1
-0
/
+1
*
Remove the last traditional hints. These hints only served the purpose
marcel
2004-03-20
1
-3
/
+1
*
Forced commit to correct 1.167's truncated commit log:
silby
2004-03-20
0
-0
/
+0
*
Introduce the hw.uart.console and hw.uart.dbgport environment variables
marcel
2004-03-20
9
-57
/
+305
*
solid reports that it is buggy *and* that it slows down transmit
silby
2004-03-19
1
-0
/
+20
*
Many fixes:
kientzle
2004-03-19
23
-631
/
+1163
[next]