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
...
*
|
Minor style(9) changes.
mdodd
2002-10-04
2
-18
/
+32
*
|
Remove duplicate calls to make_dev().
mdodd
2002-10-04
2
-8
/
+0
*
|
Gah, spell extern correctly. Do not trust cut/paste via old mozilla
peter
2002-10-04
1
-2
/
+2
*
|
List the IO SAPIC delivery mode definitions.
peter
2002-10-04
2
-1
/
+8
*
|
Add some unspeakable hackery to the tree under #ifdef __ia64__ to work
peter
2002-10-04
2
-0
/
+28
*
|
Declare itc_frequency and itm_reload.
peter
2002-10-04
1
-0
/
+3
*
|
Clean up ddb warnings/errors and enable in GENERIC
grehan
2002-10-04
8
-57
/
+59
*
|
- fix zero-sized stack alloc from previous commit. a default is now
grehan
2002-10-04
3
-30
/
+294
*
|
Do a bit of rude hackery to get clock interrupts on all CPUs. This
peter
2002-10-04
4
-11
/
+44
*
|
Oops, missed this one. Fix a printf format error on 64 bit systems
peter
2002-10-04
1
-2
/
+2
*
|
Fix printf format errors on 64 bit systems where sizes are long
peter
2002-10-04
1
-2
/
+4
*
|
Display the name of the acpi node that we do not find the pci interrupt
peter
2002-10-04
1
-2
/
+3
*
|
EFI GPT partitions use 'p' as a slice seperator. eg: da0p1 or da0p217.
peter
2002-10-04
1
-1
/
+1
*
|
Make the man page for utmp/lastlog match the actual definitions.
peter
2002-10-04
1
-2
/
+2
*
|
Drop login.c and logwtmp.c from the library build. None of the apps
peter
2002-10-04
1
-1
/
+1
*
|
Update stubs for post-kseIII.
peter
2002-10-04
1
-18
/
+1
*
|
Update for post-kseIII
peter
2002-10-04
1
-1
/
+1
*
|
Correct a problem wherein NFS servers running NFSv2 would not return
rwatson
2002-10-03
1
-3
/
+2
*
|
Fix all whitespace style bugs where spaces have been used
schweikh
2002-10-03
1
-15
/
+15
*
|
Move swblk_t from sys/types.h to sys/dmap.h, the only include that uses
peter
2002-10-03
2
-1
/
+2
*
|
Fix style problems in the quirk entry section.
ken
2002-10-03
1
-4
/
+6
*
|
Add stpcpy(3).
obrien
2002-10-03
1
-0
/
+1
*
|
Add stpcpy(3).
obrien
2002-10-03
4
-2
/
+73
*
|
Actually implement gzip's -c option. minigzip now also doubles
johan
2002-10-03
2
-7
/
+43
*
|
Fix various style(9) bugs:
mike
2002-10-03
2
-18
/
+18
*
|
Cope with a GCC bug by using an alternative, but equivalent function
mike
2002-10-03
1
-1
/
+6
*
|
Allocate 64K recieve buffer for DNS responses.
ume
2002-10-03
2
-26
/
+50
*
|
Oops, the previous version was a last minute test version with off_t
bde
2002-10-03
1
-1
/
+1
*
|
Connected boot2.
nyan
2002-10-03
1
-1
/
+1
*
|
Added some header files from -stable and fixed the boot[12] programs.
nyan
2002-10-03
8
-7
/
+1077
*
|
Use a non-bogus type for representing the values of offsets in structs.
bde
2002-10-03
1
-1
/
+1
*
|
Fix some twelve hour clock braindamage. The range for hours is 0-23 not 1-12.
fanf
2002-10-03
1
-1
/
+1
*
|
Improve three instances of questionable or confusing grammar.
tjr
2002-10-03
1
-5
/
+8
*
|
Add an example.
tjr
2002-10-03
1
-1
/
+22
*
|
Updated text for the MAC framework, UFS2.
rwatson
2002-10-03
2
-12
/
+42
*
|
Document towlower() and towupper() in separate manual pages instead of
tjr
2002-10-03
3
-24
/
+89
*
|
Point out that although toupper() and tolower() really accept rune_t's
tjr
2002-10-03
2
-4
/
+28
*
|
HTTP authentication got broken in rev. 1.49.
ru
2002-10-03
1
-4
/
+4
*
|
towlower() appeared twice in the synopsis; one of the occurrences should
tjr
2002-10-03
1
-3
/
+3
*
|
Add an Examples section with an example of how to use the functions.
tjr
2002-10-03
3
-3
/
+54
*
|
Static'ify a variable.
alfred
2002-10-03
2
-2
/
+2
*
|
Add missing const qualifier in tfind().
mike
2002-10-03
2
-2
/
+2
*
|
Fix various style(9) bugs:
mike
2002-10-03
1
-12
/
+16
*
|
Remove namespace pollution by not including <sys/types.h> and
mike
2002-10-03
1
-3
/
+6
*
|
Correct an indentation.
anholt
2002-10-03
2
-2
/
+2
*
|
hashinit() calls MALLOC(), so release the filedesc lock in knote_attach()
truckman
2002-10-03
1
-4
/
+16
*
|
In lieu of a good way to prevent every possible looping in make(1), stop
jmallett
2002-10-03
1
-0
/
+21
*
|
XXX Add a check for p->p_limit being NULL before dereferencing it. This is
jmallett
2002-10-03
1
-1
/
+6
*
|
In an SMP environment post-Giant it is no longer safe to blindly
truckman
2002-10-03
11
-20
/
+27
*
|
set ke_bound to NULL when kse owner thread becomes runnable.
davidxu
2002-10-03
1
-0
/
+1
[prev]
[next]