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
*
Bring in the nice work from Mark Tinguely on arm pmap.
cognet
2008-01-31
2
-428
/
+179
*
Fix two typos.
delphij
2008-01-30
1
-2
/
+2
*
Implement GET_STACK_USAGE() macro to get the current kernel thread stack usage.
mav
2008-01-30
1
-0
/
+14
*
Add a note pointing to build(7) for more info.
jhb
2008-01-30
1
-0
/
+2
*
Allow watch(8) to use more than 10 snp* devices. This limitation was purely
rink
2008-01-30
1
-6
/
+5
*
Fix bootparamd on 64 bit platforms - at least amd64 was broken due to the
rink
2008-01-30
2
-4
/
+4
*
Map 'boot' to GPT_ENT_TYPE_FREEBSD_BOOT when parsuing UUIDs so that things
jhb
2008-01-30
1
-0
/
+7
*
Add unix_sorflush, a regression test for the following scenario:
rwatson
2008-01-30
2
-0
/
+106
*
Christos decided to keep the manpages in mdoc(7) format,
ru
2008-01-30
3
-1032
/
+12
*
Update for the 4.23 import.
obrien
2008-01-30
1
-3
/
+3
*
- Rework the kld support to hook into GDB's shared library support.
jhb
2008-01-29
3
-81
/
+165
*
Don't close the kernel bfd object during startup. Instead, leave it open
jhb
2008-01-29
3
-7
/
+13
*
Use target_read_memory() and extract_unsigned_integer() instead of direct
jhb
2008-01-29
1
-19
/
+6
*
Don't look for "foo.ko.symbols" files. GDB is smart enough to open the
jhb
2008-01-29
1
-1
/
+0
*
This commit was generated by cvs2svn to compensate for changes in r175801,
des
2008-01-29
1
-1
/
+4
|
\
|
*
Merge r412 from vendor, which reintroduces _OPENPAM. See comment in the
des
2008-01-29
1
-1
/
+4
|
*
Remove dead files
des
2007-12-21
5
-3445
/
+0
*
|
Some clarifications to make keyboard configuration under syscons.
trhodes
2008-01-29
3
-4
/
+23
*
|
Update this manual page to describe the extattr_list_file() and the
trhodes
2008-01-29
1
-6
/
+13
*
|
An average consumer of fts(3) that avoids keeping pointers to old
yar
2008-01-29
1
-13
/
+7
*
|
\jedi-mind-trick{this is not the file you were looking for}
obrien
2008-01-29
1
-4351
/
+0
*
|
This commit was generated by cvs2svn to compensate for changes in r175790,
obrien
2008-01-29
1
-0
/
+2
|
\
\
|
*
|
Bring in fix for Binutils PR other/16240: Check for a failure return from
obrien
2008-01-29
1
-0
/
+2
*
|
|
Fix link state handling in bfe(4).
yongari
2008-01-29
2
-48
/
+88
*
|
|
Don't coredump when executed with -o.
delphij
2008-01-29
1
-1
/
+1
*
|
|
Properly Xref device.hints.5.
trhodes
2008-01-29
1
-1
/
+1
*
|
|
Use calloc() when requesting zero'ed memory allocation rather than rolling
delphij
2008-01-29
1
-8
/
+4
*
|
|
Forced commit to note that the previous revision also covered:
brueffer
2008-01-28
0
-0
/
+0
*
|
|
Avoid data copying when it is possible.
mav
2008-01-28
1
-9
/
+21
*
|
|
Use a for loop in find_kld_address() as in kgdb_auto_load_klds() and
jhb
2008-01-28
1
-7
/
+4
*
|
|
Add support for automatically loading symbols for kld's on startup:
jhb
2008-01-28
3
-140
/
+248
*
|
|
Remove the warnx() from kgdb_lookup() so that we don't emit a warning about
jhb
2008-01-28
2
-6
/
+10
*
|
|
If the quiet flag is specified (-q), don't dump the unread portion of
jhb
2008-01-28
1
-1
/
+4
*
|
|
Add a wrapper function that bound checks writes to the dump device.
ru
2008-01-28
10
-46
/
+61
*
|
|
Correct the kernel config hint in a printf statement.
brueffer
2008-01-28
1
-1
/
+1
*
|
|
Remove references to the obsolete card(4) manpage.
brueffer
2008-01-28
4
-7
/
+0
*
|
|
Make sure that the termid type is initialized to AU_IPv4 by default.
csjp
2008-01-28
1
-0
/
+2
*
|
|
Don't repeat error logging about NOP message sending if
iwasaki
2008-01-28
1
-1
/
+5
*
|
|
Only reset driver state when a hardware error is detected.
gallatin
2008-01-28
1
-5
/
+6
*
|
|
- Fix a comment about prison.
rrs
2008-01-28
1
-4
/
+5
*
|
|
- Change back to using prioity 0. Which means don't change the
rrs
2008-01-28
1
-1
/
+1
*
|
|
- Fix a bug where the socket may have been closed which
rrs
2008-01-28
1
-0
/
+8
*
|
|
- Fixes a comparison wrap issue with sack gap ack blocks that
rrs
2008-01-28
1
-1
/
+1
*
|
|
Properly return the error from mls_subject_privileged() in the ifnet
rwatson
2008-01-28
1
-3
/
+1
*
|
|
Return errno value rather than boolean in this context.
iwasaki
2008-01-28
1
-2
/
+6
*
|
|
Adjust the exponent before converting the result from double to
das
2008-01-28
1
-16
/
+10
*
|
|
Revive '-opt' flags which I accidentally removed.
keramida
2008-01-27
1
-1
/
+1
*
|
|
Enter the sleep state immediately without waiting for timeout if
iwasaki
2008-01-27
1
-0
/
+6
*
|
|
Add devctl_process_running() so that power management system driver
iwasaki
2008-01-27
2
-0
/
+10
*
|
|
Bring the DIAGNOSTICS section in ed.4 closer to reality by removing missing
trhodes
2008-01-27
1
-8
/
+16
[next]