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
...
*
|
|
|
|
o creator(4):
marius
2005-05-21
5
-245
/
+546
*
|
|
|
|
- Remove duplicate FBSDID.
marius
2005-05-21
3
-13
/
+3
*
|
|
|
|
- Not every architecture defaults to a black background (e.g. sparc64
marius
2005-05-21
1
-9
/
+9
*
|
|
|
|
On sparc64 use 'syscons' rather than 'sc' for SC_DRIVER_NAME so
marius
2005-05-21
1
-0
/
+8
*
|
|
|
|
Remove superfluous braces and add #ifndef __sparc64__ around the
marius
2005-05-21
1
-18
/
+41
*
|
|
|
|
- Sprinkle some KBD_IS_* and KBD_*_DONE macros in sunkbd_configure() as
marius
2005-05-21
1
-11
/
+21
*
|
|
|
|
- MFpowerpc: sys/powerpc/powerpc/nexus.c rev. 1.7 (partial)
marius
2005-05-21
1
-2
/
+36
*
|
|
|
|
- Make sure that the OFW address properties that are going to be decode
marius
2005-05-21
1
-5
/
+6
*
|
|
|
|
For sparc64 conditionalize the compilation of the gfb_cursor() variant
marius
2005-05-21
2
-6
/
+1
*
|
|
|
|
Start to address the race issue between restoring a file's contents
kientzle
2005-05-21
4
-105
/
+204
*
|
|
|
|
Correct return values in myopen() and myclose() in Example code.
kientzle
2005-05-21
1
-2
/
+2
*
|
|
|
|
Fix sentence structure to follow a better logic (zero is disable and
trhodes
2005-05-21
1
-2
/
+2
*
|
|
|
|
NI_WITHSCOPEID cleanup
ume
2005-05-21
1
-1
/
+1
*
|
|
|
|
Sync program's usage() with manpage's SYNOPSIS.
ru
2005-05-21
1
-1
/
+1
*
|
|
|
|
Sync program's usage() with manpage's SYNOPSIS.
ru
2005-05-21
39
-61
/
+62
*
|
|
|
|
Synchronize program's usage() with manpage's SYNOPSIS.
ru
2005-05-21
1
-1
/
+2
*
|
|
|
|
Unbreak handling of "ip[v]6" protocol and option flag. No more segfaults
mlaier
2005-05-21
1
-2
/
+1
*
|
|
|
|
Replace t_force with a t_flag (TF_FORCEDATA).
ps
2005-05-21
4
-11
/
+13
*
|
|
|
|
Quick hack-o-rama to allow the Xorg Radeon driver to start up. It
grehan
2005-05-21
1
-0
/
+13
*
|
|
|
|
For non-profiling kernels, there were two symbols assigned to the same
peter
2005-05-21
1
-2
/
+4
*
|
|
|
|
Fix yet another cut-and-paste bug.
emax
2005-05-20
1
-1
/
+1
*
|
|
|
|
Reduce the number of times that we acquire and release locks in
alc
2005-05-20
1
-8
/
+6
*
|
|
|
|
Fix LINT build, original breakage was rev 1.23. There are 2 definitions
njl
2005-05-20
1
-1
/
+8
*
|
|
|
|
Adjust the start_ap delay to match i386.
obrien
2005-05-20
1
-1
/
+1
*
|
|
|
|
Fix mismerge in rev 1.226: wait 5 seconds as the comment documents,
obrien
2005-05-20
1
-1
/
+1
*
|
|
|
|
reduce strlen() call.
ume
2005-05-20
1
-4
/
+6
*
|
|
|
|
Add a test to check whether in compat mode make detectes builtins
harti
2005-05-20
6
-0
/
+51
*
|
|
|
|
use reentrant.h and simplify.
ume
2005-05-20
1
-29
/
+20
*
|
|
|
|
Add a test to ensure that in compat mode when a line contains no
harti
2005-05-20
6
-0
/
+51
*
|
|
|
|
check return value of ttyname_r().
ume
2005-05-20
1
-1
/
+2
*
|
|
|
|
ttyname_r() didn't pass correct buffer size to devname_r().
ume
2005-05-20
1
-1
/
+1
*
|
|
|
|
Add a test that test whether we can replace the shell to use by
harti
2005-05-20
6
-0
/
+54
*
|
|
|
|
Remove unused variables. Remove prototype for function that does not exist.
charnier
2005-05-20
1
-4
/
+1
*
|
|
|
|
Remove unused variables.
charnier
2005-05-20
2
-3
/
+2
*
|
|
|
|
Remove unused variables. int -> size_t for lenghts.
charnier
2005-05-20
2
-3
/
+2
*
|
|
|
|
Add FBSDID. Add missing prototypes. Remove unused variables. Give variable
charnier
2005-05-20
2
-14
/
+15
*
|
|
|
|
Remove unused variable.
charnier
2005-05-20
1
-1
/
+0
*
|
|
|
|
Remove unused variable. Shorten the path to WARNS=6 compliance.
charnier
2005-05-20
1
-1
/
+2
*
|
|
|
|
Remove unused variables. Shorten the path to a WARNS=6 compliance.
charnier
2005-05-20
1
-17
/
+20
*
|
|
|
|
Remove unused variables. Whitespace cleaning.
charnier
2005-05-20
1
-13
/
+13
*
|
|
|
|
Remove unused variables
charnier
2005-05-20
1
-2
/
+1
*
|
|
|
|
Recognize the integrated (though not necessarily enabled) FireWire
marius
2005-05-20
2
-0
/
+14
*
|
|
|
|
Calling xl_rxeof() at the end of xl_start_locked() leads to recursion
glebius
2005-05-20
2
-1
/
+20
*
|
|
|
|
Print the rigth argv string on error (too much c&p)..
sos
2005-05-20
1
-4
/
+4
*
|
|
|
|
Add OpenBSD 3.7.
maxim
2005-05-20
1
-1
/
+2
*
|
|
|
|
Document that the returned pointer should be freed even if the number
njl
2005-05-20
3
-4
/
+10
*
|
|
|
|
If devclass_get_devices() returns success but a count of 0, free the
njl
2005-05-20
1
-1
/
+4
*
|
|
|
|
New release notes: libalias as kernel module, ng_nat(4), sed(1) -l,
bmah
2005-05-20
2
-0
/
+76
*
|
|
|
|
Missed kern_windrv.c in the last checkin.
wpaul
2005-05-20
1
-0
/
+14
*
|
|
|
|
Deal with a few bootstrap issues:
wpaul
2005-05-20
2
-2
/
+3
[prev]
[next]