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
...
*
Add a newline even if IAPC_BOOT_ARCH == 0.
njl
2003-10-29
1
-1
/
+2
*
When removing trailing slashes, don't remove the first character
iedowse
2003-10-29
1
-3
/
+3
*
Bump WARNS level and add a '?' to WARNS=.
trhodes
2003-10-29
1
-1
/
+1
*
Remove redundant declaration of the perror() function, it's provided by stdio.h.
trhodes
2003-10-29
2
-2
/
+0
*
Removed mostly-dead code for setting switchtime after the idle loop
bde
2003-10-29
2
-11
/
+2
*
Allow sending of more than one raw cell from a single mbuf. Only the
harti
2003-10-29
1
-8
/
+11
*
Remove a superfluous ) from the previous commit. This was obviously
harti
2003-10-29
1
-1
/
+1
*
Make the maximum number of pages for external mbufs configurable in
harti
2003-10-29
4
-4
/
+13
*
add ECN support in layer-3.
ume
2003-10-29
10
-54
/
+186
*
Implement gdb_solib_create_inferior_hook().
simokawa
2003-10-29
1
-1
/
+7
*
Removed sched_nest variable in sched_switch(). Context switches always
bde
2003-10-29
3
-7
/
+1
*
Make the value of the HATM_DEBUG symbol the default for the debugging
harti
2003-10-29
3
-13
/
+15
*
Inline a function that was called only in one place directly into that place.
harti
2003-10-29
2
-72
/
+72
*
Alphabetical order for ACPI options broken by adding ACPI_NO_RESET_VIDEO.
iwasaki
2003-10-29
2
-2
/
+5
*
Allow to specify a character special device as a core file.
simokawa
2003-10-29
1
-21
/
+18
*
We have some space in the external mbufs so use this space for
harti
2003-10-29
2
-2
/
+5
*
Defer allocation of the actual receive mbuf until the external buffer
harti
2003-10-29
5
-29
/
+31
*
Get rid of the mutexes for the exernal buffer free lists. Use
harti
2003-10-29
3
-52
/
+51
*
ip6_savecontrol() argument is redundant
ume
2003-10-29
6
-15
/
+12
*
hide m_tag, again.
ume
2003-10-29
3
-38
/
+21
*
force commit for adding log for previous commit:
ume
2003-10-29
0
-0
/
+0
*
Regen:
sheldonh
2003-10-29
1
-192
/
+509
*
Update the location of the Hart list.
sheldonh
2003-10-29
1
-1
/
+1
*
Remove __NETBSD_SYSCALLS.
tjr
2003-10-29
1
-6
/
+0
*
Remove incomplete support for running FreeBSD userland on old NetBSD kernels
tjr
2003-10-29
8
-31
/
+4
*
Build the NgATM user space SSCOP tool (unless NOATM is defined).
harti
2003-10-29
4
-0
/
+28
*
This commit was generated by cvs2svn to compensate for changes in r121663,
harti
2003-10-29
4
-0
/
+1107
|
\
|
*
Virgin import of the NgATM SSCOP tool v0.9.
harti
2003-10-29
4
-0
/
+1107
*
|
Don't pass NULL as an integer.
mbr
2003-10-29
1
-1
/
+1
*
|
Don't compare a char to NULL.
mbr
2003-10-29
2
-3
/
+3
*
|
Make this part identical with NetBSD: Use recvlen instead of inlen.
mbr
2003-10-29
1
-1
/
+1
*
|
Don't compare NULL against a character.
mbr
2003-10-29
1
-3
/
+3
*
|
Don't use NULL to compare against a char.
mbr
2003-10-29
1
-2
/
+2
*
|
Don't use NULL to compare against a character.
mbr
2003-10-29
1
-1
/
+1
*
|
- Synchronize updates to nswapdev using sw_dev_mtx.
alc
2003-10-29
1
-2
/
+2
*
|
Add FreeBSD 4.9 and MacOS 10.3.
murray
2003-10-29
1
-2
/
+6
*
|
Fix the alpha tinderbox. The alpha specific bitops used by the bitmap
marcel
2003-10-29
4
-12
/
+4
*
|
- Avoid a race in swaponsomething(): Calculate the new swdevt's first and
alc
2003-10-29
1
-17
/
+14
*
|
Introduce the notion of "persistent mbuf tags"; these are tags that stay
sam
2003-10-29
4
-1
/
+36
*
|
This commit was generated by cvs2svn to compensate for changes in r121642,
marcel
2003-10-29
29
-572
/
+773
|
\
\
|
*
|
Import beta6 of libuwx. This release has some minor fixes and
marcel
2003-10-29
29
-572
/
+773
*
|
|
Add kernel option ACPI_NO_RESET_VIDEO as workaround for problems
iwasaki
2003-10-29
4
-0
/
+8
*
|
|
*blush*. stdhash.h != strhash.h
peter
2003-10-29
1
-1
/
+1
*
|
|
Don peril sensitive (ie: bikeshed sensitive) sunglasses and quietly
peter
2003-10-28
3
-472
/
+1
*
|
|
Cleanup the interrupt code that deals with the busmaster bits.
sos
2003-10-28
1
-47
/
+58
*
|
|
Use VLANNAME instead of "vlan".
brooks
2003-10-28
1
-4
/
+4
*
|
|
According to the submitter, POSIX mandates that all interval timers are
jhb
2003-10-28
1
-3
/
+2
*
|
|
When switching the RSE to use the kernel stack as backing store, keep
marcel
2003-10-28
7
-59
/
+59
*
|
|
This should allow us to boot with DMA enabled on unknown PCI ATA
sos
2003-10-28
2
-25
/
+48
*
|
|
Directly call the 'reboot' word instead of indirectly evaluating it.
scottl
2003-10-28
1
-1
/
+1
[prev]
[next]