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
*
FreeBSD's libedit does not include NetBSD's readline emulation code.
tjr
2002-10-13
1
-4
/
+3
*
Support FreeBSD versions starting from 4.0-RELEASE.
ru
2002-10-13
1
-0
/
+10
*
Build the kernel with -mconstant-gp. This means that function calls,
marcel
2002-10-13
1
-0
/
+2
*
- Remove the do { } while(0) from the VOP lock assert macros. This was
jeff
2002-10-13
1
-7
/
+7
*
ia64 specific CFLAGS change:
marcel
2002-10-13
2
-2
/
+2
*
Prevent stack-smashing buffer overflows in -D and -r options by using
kris
2002-10-13
2
-6
/
+10
*
MFS: Fix smrsh bypass bug.
gshapiro
2002-10-13
1
-0
/
+35
*
o Fix a silly requirement for <machine/signal.h> to be included in the
mike
2002-10-13
1
-49
/
+70
*
Add standards visibility conditionals. Change any uses of sigset_t to
mike
2002-10-13
7
-30
/
+69
*
Assume POSIX/XSI is always visible in the __BSD_VISIBLE case. Fix a
mike
2002-10-13
1
-5
/
+8
*
Removed unused tl0_syscall.
jake
2002-10-12
1
-84
/
+0
*
o Fix typo in previous commit: s/sc-nsect/sc->nsect/
marcel
2002-10-12
1
-2
/
+2
*
Plug two holes where we returned to userland without restoring
marcel
2002-10-12
2
-0
/
+4
*
whitespace fixes.
alfred
2002-10-12
1
-2
/
+2
*
Have the linker collect and combine all unwind_info and unwind
marcel
2002-10-12
1
-2
/
+2
*
Use buffer-safe string functions for paranoia.
kris
2002-10-12
1
-11
/
+12
*
Zero memory after malloc. This stops sysinstall from dumping core
kris
2002-10-12
1
-0
/
+1
*
Document import of gdb-5.2.1.
mp
2002-10-12
2
-14
/
+40
*
Remove dependency on version.in for version information.
mp
2002-10-12
1
-2
/
+3
*
Polish previous commit:
marcel
2002-10-12
1
-13
/
+18
*
MFp4: Include machine/vmparam.h to pull in definition of IA64_RR_BASE.
marcel
2002-10-12
1
-0
/
+1
*
Make this compile on 64-bit architectures (e.g. ia64) by not assuming
marcel
2002-10-12
2
-4
/
+4
*
Remove the dependency on ia64_cpu.h by not defining pmap_kextract()
marcel
2002-10-12
1
-6
/
+1
*
Disallow libdialog to be used in setugid applications; it is chock full
kris
2002-10-12
1
-0
/
+8
*
And the MFbed for the German version of the -current release notes, this
ue
2002-10-12
35
-1556
/
+2576
*
Add self.
anders
2002-10-12
1
-0
/
+1
*
Fix function parameter lists to be correct and eliminate compiler warnings.
mp
2002-10-12
1
-3
/
+4
*
Resolve conflicts with gdb-5.2.1 import.
mp
2002-10-12
3
-1
/
+15
*
This commit was generated by cvs2svn to compensate for changes in r104990,
mp
2002-10-12
19
-313
/
+1064
|
\
|
*
Import gdb-5.2.1
mp
2002-10-12
22
-319
/
+1086
*
|
Add restrict type-qualifier.
mike
2002-10-12
20
-49
/
+46
*
|
Fix a dozen typos, among them dmr's last name :-) and the ever so
schweikh
2002-10-12
1
-299
/
+299
*
|
s/dependancy/dependency/
schweikh
2002-10-12
4
-5
/
+5
*
|
Fixed syntax errors and printf format errors.
bde
2002-10-12
1
-3
/
+5
*
|
o Add typedefs for size_t and ssize_t.
mike
2002-10-12
1
-17
/
+100
*
|
Cosmetic: use LCMONETARY_SIZE_{FULL,MIN} defines like in other places
ache
2002-10-12
1
-4
/
+5
*
|
Fix style bugs:
schweikh
2002-10-12
52
-257
/
+256
*
|
This commit was generated by cvs2svn to compensate for changes in r104977,
ache
2002-10-12
2
-0
/
+10
|
\
\
|
*
|
Fix problem with missing pseudographics on stock xterm* entries -
ache
2002-10-12
2
-0
/
+10
*
|
|
Describe the restrictions on seeking on wide character streams, and also
tjr
2002-10-12
1
-3
/
+15
*
|
|
Increase the max dummynet hash size from 1024 to 65536. Default is still
seanc
2002-10-12
3
-3
/
+9
*
|
|
Remove NO_GEOM option. No outstanding show-stoppers.
phk
2002-10-12
3
-6
/
+0
*
|
|
Aesthetics: Output a prefix before sourcing rc.local as the old rc
dd
2002-10-12
1
-0
/
+4
*
|
|
Aesthetics: Most (all?) other messages output at boot time have
dd
2002-10-12
1
-1
/
+1
*
|
|
- Add a section on logging ktr entries to disk via ALQ.
jeff
2002-10-12
1
-0
/
+42
*
|
|
The -a and -d flags are mutually exclusive, show them as such in usage() and
jmallett
2002-10-12
2
-2
/
+6
*
|
|
- kserunnable() is now sched_runnable() change instances of these where
jeff
2002-10-12
2
-4
/
+6
*
|
|
- Create a new scheduler api that is defined in sys/sched.h
jeff
2002-10-12
21
-528
/
+774
*
|
|
Fix a typo causing incorrect formatting for negative values in some locales
tjr
2002-10-12
1
-3
/
+5
*
|
|
Update for 2.13 10-Oct-2002 import.
obrien
2002-10-12
1
-1
/
+10
[next]