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
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Backout "compatibility hack" for __sF.
alfred
2002-11-04
2
-9
/
+1
*
Remove unused MBR gunk leftover from i386.
jhb
2002-11-03
1
-11
/
+1
*
Fix to compile for pc98.
nyan
2002-11-03
1
-0
/
+8
*
Initialize d->bios_cyl. We know the media size in sectors, the number
marcel
2002-11-03
1
-4
/
+10
*
Provide a hook to make __sF visible outside of libc for commercial apps
alfred
2002-11-02
2
-1
/
+9
*
Add support for GPT:
marcel
2002-11-02
1
-5
/
+45
*
Add support for ia64. This is almost identical to i386, except that
marcel
2002-11-02
1
-0
/
+20
*
Don't claim all MBR's have subtype 165 on i386.
phk
2002-11-02
2
-3
/
+2
*
Track the number of non-data chararacters stored in socket buffers so that
kbyanc
2002-11-01
1
-1
/
+1
*
Fill in partition 2 with with "whole disk" parameters.
phk
2002-11-01
1
-0
/
+8
*
* Add stubs for pthread_cond_broadcast.
dfr
2002-11-01
3
-28
/
+246
*
No need to include floatio.h here: vfscanf() no longer uses anything
tjr
2002-11-01
2
-2
/
+0
*
Re-apply the previously backed-out commit that fixes the problem where
archie
2002-10-31
6
-7
/
+10
*
Use the strong symbol'd version of pthread_mutex_init so we don't
deischen
2002-10-31
1
-2
/
+2
*
Style(9) improvements.
phk
2002-10-31
1
-6
/
+6
*
Set the sector size for the disk.
phk
2002-10-31
1
-0
/
+2
*
Restore to pc98 support.
nyan
2002-10-31
3
-50
/
+108
*
Use ${MACHINE} variable instead of using '.if .endif' each machines.
nyan
2002-10-31
1
-18
/
+1
*
Add '#include <err.h>' for warn().
nyan
2002-10-31
1
-0
/
+1
*
Actually save the bootblock in the disk structure. Write the bootblock
jake
2002-10-31
2
-2
/
+9
*
Make __sF static. This can not be allowed to exist in 5.x.
alfred
2002-10-31
1
-1
/
+1
*
Untested alpha disk writer.
phk
2002-10-30
1
-1
/
+1
*
Write out 15 sectors of boot code.
phk
2002-10-30
1
-0
/
+4
*
Use __func__ and break a long line.
des
2002-10-30
1
-5
/
+4
*
Fix a bug in fenner's _fetch_writev() patch (rev 1.36)
des
2002-10-30
1
-1
/
+6
*
Add two additional references to the See Also section, which contain much
tjr
2002-10-30
1
-2
/
+16
*
Use "deprecated" instead of "depreciated" where appropriate.
sheldonh
2002-10-30
1
-1
/
+1
*
Make pthread_sigmask(3) operate on the thread signal mask, not the process
mini
2002-10-30
2
-2
/
+54
*
Use KSE to schedule threads.
mini
2002-10-30
19
-518
/
+1015
*
Recognize the (incorrect) error code a MediaHawk server sends in reply to
des
2002-10-30
1
-0
/
+1
*
Clarify my feelings towards fetch / libfetch.
des
2002-10-30
1
-1
/
+0
*
Recommit the non-broken parts of 1.34 and 1.37.
des
2002-10-30
1
-6
/
+11
*
Don't forget to set the error flag when _fetch_read() returns -1.
des
2002-10-30
1
-2
/
+6
*
Implement DCE 1.1 compliant UUID functions. Immediate use of these
marcel
2002-10-30
12
-0
/
+669
*
Reinstate revs 1.35-36 and 1.38. Revisions 1.34 and 1.37 were specifically
imp
2002-10-30
1
-12
/
+38
*
While an interface can be depreciated, we prefer deprecated.
rwatson
2002-10-29
1
-1
/
+1
*
Getting closer to getting things right:
phk
2002-10-29
2
-4
/
+3
*
Cosmetics.
ru
2002-10-29
1
-1
/
+1
*
bsd.doc.mk changes:
ru
2002-10-29
6
-6
/
+0
*
Don't call warn(3).
phk
2002-10-29
1
-5
/
+1
*
Don't forget to '\n'-terminate new entries. This unbreaks chpass -a.
des
2002-10-29
1
-1
/
+2
*
Fix `pkg_add -r' by backing out revs 1.34-1.38.
obrien
2002-10-29
1
-52
/
+19
*
Since make release is toast anyway, add wood to the pyre:
phk
2002-10-29
5
-744
/
+314
*
Remove unnecessary inclusion of <rune.h> to make it obvious that this file
tjr
2002-10-29
1
-1
/
+0
*
Fix various minor issues.
phk
2002-10-29
1
-3
/
+5
*
the 'd' partition hasn't been magic for years, so allocate it in natural
phk
2002-10-29
1
-1
/
+1
*
Add the write_spar64_disk.c to make life easier for testers.
phk
2002-10-29
1
-0
/
+94
*
Scoop out examples illustrating the label text format and refer to
chris
2002-10-28
1
-51
/
+5
*
libfetch is now WARNS5 clean in the non-SSL case.
des
2002-10-28
1
-1
/
+1
*
Cross-reference putc(3).
tjr
2002-10-28
1
-0
/
+1
[next]