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
*
End of initial effort of the translation of the CURRENT release notes. Now
gioria
2002-09-12
1
-4
/
+86
*
Change a couple of splcam() calls that do not make sense in atapi-cam
thomas
2002-09-12
1
-3
/
+5
*
End of translation of section "Contributed Software"
gioria
2002-09-12
1
-2
/
+148
*
Rearrange where to get the ATAPI magic sequence.
sos
2002-09-12
1
-6
/
+8
*
Use the proper fields for security.
sos
2002-09-12
1
-2
/
+2
*
Wait for drive to become ready if its in progress of loading..
sos
2002-09-12
1
-0
/
+14
*
Dont hang in atprq on poll_dsc command.
sos
2002-09-12
1
-2
/
+4
*
Fixed style bugs in resource_list_add_next().
bde
2002-09-12
1
-5
/
+5
*
Protect arguments to the putwc and putwchar macros with parens.
tjr
2002-09-12
1
-2
/
+2
*
Correct type of second argument: it is wchar_t ** restrict,
tjr
2002-09-12
1
-2
/
+2
*
- Fix two obvious locking bugs; 1) returning with lock held when it needed
arr
2002-09-12
1
-3
/
+16
*
Add AGP support for Intel i830M and i845 thanks to patches from moto kawasaki
anholt
2002-09-12
4
-98
/
+432
*
Make bridging and layer2-ipfw obey net.inet.ip.fw.one_pass.
luigi
2002-09-12
2
-4
/
+4
*
Store the port number in "fwd" rules in host format, same as ipfw1
luigi
2002-09-12
1
-2
/
+2
*
Update to reflect reality.
archie
2002-09-11
2
-31
/
+8
*
Add man pages for getcontext()/setcontext(), makecontext()/swapcontext(),
archie
2002-09-11
4
-5
/
+331
*
Only probe one PHY on the D-Link 580 version of the card (ie rev 0x12).
ambrisko
2002-09-11
1
-6
/
+37
*
- Change utrace ktrace events to malloc the work buffer before getting a
jhb
2002-09-11
1
-9
/
+10
*
Remove support for synchronous ktrace requests now that none exist anymore.
jhb
2002-09-11
1
-33
/
+11
*
- Change ktrace genio events to only copy up to ktr_geniosize bytes of a
jhb
2002-09-11
1
-18
/
+18
*
- Add a kern.ktrace sysctl node.
jhb
2002-09-11
1
-2
/
+9
*
Change namei and syscall ktrace events to malloc work buffers before
jhb
2002-09-11
1
-7
/
+14
*
Somebody forgot to turn out the lights.
peter
2002-09-11
2
-90
/
+0
*
Cosmetic cleanup to a message.
jhb
2002-09-11
1
-1
/
+1
*
Sometime after binutils-2.9 (ie: ages ago), the handling of __start_set_*
peter
2002-09-11
1
-6
/
+0
*
Commit "unrelated style fixes" part of Bruce's patch (regarding
peter
2002-09-11
1
-5
/
+5
*
Indentation does not make a block.. need curly braces too.
julian
2002-09-11
1
-1
/
+2
*
Modify previous commit to solve the real problem that made gcc think
peter
2002-09-11
1
-5
/
+5
*
I completely fubared this. An empty EXPORT_SYMS= is not valid. I know I
peter
2002-09-11
1
-2
/
+0
*
Whitespace consistency fix from addition of IAHD_REG_PRETTY_PRINT: use
rwatson
2002-09-11
2
-2
/
+2
*
In kvm_openfiles/kvm_open, mark the file descriptors as close-on-exec.
nectar
2002-09-11
1
-0
/
+12
*
Correct a usage of fnctl that could not be right and results in a
nectar
2002-09-11
1
-1
/
+1
*
It's bad enough people can't figure out to use the same code, or in
phk
2002-09-11
4
-192
/
+141
*
Fix spelling of Bismarck's name and remove duplicate
tg
2002-09-11
2
-19
/
+3
*
correct another spammage.. sorry bruce.. not exactly sure how my patch
julian
2002-09-11
1
-1
/
+0
*
revert a line that was not part of my change..
julian
2002-09-11
1
-1
/
+1
*
Add an implementation of wcsftime() (wide character version of strftime()).
tjr
2002-09-11
4
-2
/
+155
*
Comment and whitespace changes.
julian
2002-09-11
1
-12
/
+13
*
Completely redo thread states.
julian
2002-09-11
32
-499
/
+443
*
Include <vm/uma.h> instead of depending on namespace pollution in
bde
2002-09-11
1
-7
/
+10
*
Fix LINT build on alpha by completing move of cy and apm_saver to
njl
2002-09-11
2
-7
/
+10
*
Add `restrict' type-qualifier.
mike
2002-09-11
3
-6
/
+6
*
Conditionalize some objects to match the functions that they are used
mike
2002-09-11
1
-2
/
+5
*
Add support for the AMD x86-64 Hammer platform.
obrien
2002-09-11
1
-0
/
+2
*
Some uses of the variable n needed to be int, others needed to be
mike
2002-09-11
1
-8
/
+8
*
Clarify the return value from child_present.
imp
2002-09-11
1
-0
/
+7
*
- Lock down the accounting code globals with a subsystem mutex.
arr
2002-09-11
1
-5
/
+27
*
Quiet warnings about non-existent scripts. My own fault for not testing my
gordon
2002-09-11
1
-1
/
+1
*
Unbreak world by fixing 4 syntax errors and 1 wrong variable type.
mike
2002-09-11
1
-5
/
+5
*
Remember who asked for a connect or accept operation so we can actually tell
benno
2002-09-11
1
-2
/
+2
[next]