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
*
Testing VLANs with the new 8139C+ chip (which does hardware tag
wpaul
2003-07-06
1
-2
/
+2
*
* add support for amd-768 audio, as used on many dual athlon boards. only
cg
2003-07-06
1
-19
/
+23
*
Fix Ctrl-\
ache
2003-07-06
1
-1
/
+1
*
Reorganize wrapper around setrunelocale() to mark it as deprecated
ache
2003-07-06
3
-25
/
+41
*
Disallow multiple 'machine' directives in a kernel configuration
jkoshy
2003-07-06
1
-0
/
+3
*
New section 5 manual page detailing our kernel configuration file
jkoshy
2003-07-06
2
-0
/
+686
*
Don't call malloc() and free() while in the debugger and unwinding
marcel
2003-07-05
3
-57
/
+124
*
This commit was generated by cvs2svn to compensate for changes in r117264,
ru
2003-07-05
1
-3
/
+5
|
\
|
*
Fix for troff mode. The
ru
2003-07-05
1
-3
/
+5
*
|
Lock a vm object when freeing a page from it.
alc
2003-07-05
1
-0
/
+7
*
|
Changes following CScout analysis:
dds
2003-07-05
13
-38
/
+37
*
|
Add ARMSCII-8 console stuff
ache
2003-07-05
13
-6
/
+824
*
|
Add ARMSCSII-8 locale
ache
2003-07-05
13
-0
/
+558
*
|
Add ARMSCII-8 locale dirs
ache
2003-07-05
2
-0
/
+6
*
|
Make the conditional, which decides what siglist to put a signal on,
mtm
2003-07-05
1
-8
/
+5
*
|
add the mbr_enc file so that we can load the module on sparc64.
jmg
2003-07-05
1
-1
/
+1
*
|
Add more useful cross-references to the SEE ALSO section.
tjr
2003-07-05
1
-2
/
+7
*
|
Catch up with recent FP-related changes to scanf.3 and vfwscanf.c.
tjr
2003-07-05
1
-31
/
+16
*
|
Fix two incorrect uses of sizeof: we need to divide the size of the buffer
tjr
2003-07-05
1
-11
/
+6
*
|
Merge recent floating point conversion changes from vfscanf.c.
tjr
2003-07-05
1
-93
/
+175
*
|
Fix a signedness problem in zstty_cncheckc(): when no character is ready,
tmm
2003-07-05
1
-1
/
+1
*
|
Remove trailing whitespace.
rwatson
2003-07-05
4
-6
/
+6
*
|
Drop the pid file after we call the final daemon call. w/o -n would
imp
2003-07-05
1
-2
/
+4
*
|
Add buffalo airstation wli2-cf-s11 I got in japan to the list
imp
2003-07-05
1
-0
/
+1
*
|
I was so happy I found the semi-colon from hell that I didn't
mtm
2003-07-04
1
-1
/
+1
*
|
remove \n at end of panic strings. They are added by the call to panic.
jmg
2003-07-04
4
-26
/
+26
*
|
Add vm object locking to pmap_prefault().
alc
2003-07-04
1
-7
/
+10
*
|
Implement the 'ipsec' option to match packets coming out of an ipsec tunnel.
luigi
2003-07-04
3
-0
/
+38
*
|
Correct some comments, add opcode O_IPSEC to match packets
luigi
2003-07-04
1
-12
/
+17
*
|
remove whitespace at end of line
luigi
2003-07-04
2
-2
/
+2
*
|
- Parse the cpu topology map in sched_setup().
jeff
2003-07-04
1
-13
/
+53
*
|
Don't be so chatty about osreldate.h creation steps when make(1)
ru
2003-07-04
1
-1
/
+1
*
|
Make jexec duplicate the actions of the shell searching for an
bmilekic
2003-07-04
1
-2
/
+2
*
|
Don't hardcore PATH into BINMAKE; the latter should only be
ru
2003-07-04
1
-2
/
+2
*
|
Merge the following from the English version:
hrs
2003-07-04
2
-6
/
+45
*
|
Add a missing </para>.
hrs
2003-07-04
2
-2
/
+2
*
|
Fixed the last-minute bug I made in previous commit.
ru
2003-07-04
1
-1
/
+1
*
|
Fixed style bugs related to parentheses in Makefile.inc1.
ru
2003-07-04
3
-14
/
+17
*
|
Add compatibility for FreeBSD-4.
simokawa
2003-07-04
4
-5
/
+21
*
|
Delete a superfluous semi-colon.
harti
2003-07-04
1
-1
/
+1
*
|
Fixed broken arithmetic expression parser.
ru
2003-07-04
3
-5
/
+26
*
|
Remove unnecessary cast.
phk
2003-07-04
1
-1
/
+1
*
|
Regen:
sheldonh
2003-07-04
1
-14
/
+29
*
|
Use the f_vnode field to tell which file descriptors have a vnode.
phk
2003-07-04
3
-19
/
+15
*
|
We just cached the inode pointer, no need to call VTOI() again.
phk
2003-07-04
1
-2
/
+2
*
|
- Ensure that the busdma API won't do deferred loads by using the
mux
2003-07-04
1
-9
/
+9
*
|
It's unfair how one extraneous semi-colon can cause so much grief.
mtm
2003-07-04
1
-1
/
+1
*
|
The em(4) driver has been converted to busdma and doesn't use
mux
2003-07-04
1
-5
/
+0
*
|
Correctly lock/unlock signal lock. I must be in bad state, need to sleep.
davidxu
2003-07-04
2
-2
/
+4
*
|
Always check and restore sigaction previously set, also access user parameter
davidxu
2003-07-04
2
-8
/
+14
[next]