]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Add OpenBSD 3.2.
[FreeBSD/FreeBSD.git] / lib /
2002-11-04 Tim J. RobbinsAdd descriptions for some _PC_* variables from <sys...
2002-11-04 Alfred PerlsteinBackout "compatibility hack" for __sF.
2002-11-03 John BaldwinRemove unused MBR gunk leftover from i386.
2002-11-03 Yoshihiro TakahashiFix to compile for pc98.
2002-11-03 Marcel MoolenaarInitialize d->bios_cyl. We know the media size in secto...
2002-11-02 Alfred PerlsteinProvide a hook to make __sF visible outside of libc...
2002-11-02 Marcel MoolenaarAdd support for GPT:
2002-11-02 Marcel MoolenaarAdd support for ia64. This is almost identical to i386...
2002-11-02 Poul-Henning KampDon't claim all MBR's have subtype 165 on i386.
2002-11-01 Kelly YanceyTrack the number of non-data chararacters stored in...
2002-11-01 Poul-Henning KampFill in partition 2 with with "whole disk" parameters.
2002-11-01 Doug Rabson* Add stubs for pthread_cond_broadcast.
2002-11-01 Tim J. RobbinsNo need to include floatio.h here: vfscanf() no longer...
2002-10-31 Archie CobbsRe-apply the previously backed-out commit that fixes...
2002-10-31 Daniel EischenUse the strong symbol'd version of pthread_mutex_init...
2002-10-31 Poul-Henning KampStyle(9) improvements.
2002-10-31 Poul-Henning KampSet the sector size for the disk.
2002-10-31 Yoshihiro TakahashiRestore to pc98 support.
2002-10-31 Yoshihiro TakahashiUse ${MACHINE} variable instead of using '.if .endif...
2002-10-31 Yoshihiro TakahashiAdd '#include <err.h>' for warn().
2002-10-31 Jake BurkholderActually save the bootblock in the disk structure....
2002-10-31 Alfred PerlsteinMake __sF static. This can not be allowed to exist...
2002-10-30 Poul-Henning KampUntested alpha disk writer.
2002-10-30 Poul-Henning KampWrite out 15 sectors of boot code.
2002-10-30 Dag-Erling SmørgravUse __func__ and break a long line.
2002-10-30 Dag-Erling SmørgravFix a bug in fenner's _fetch_writev() patch (rev 1.36)
2002-10-30 Tim J. RobbinsAdd two additional references to the See Also section...
2002-10-30 Sheldon HearnUse "deprecated" instead of "depreciated" where appropr...
2002-10-30 Jonathan MiniMake pthread_sigmask(3) operate on the thread signal...
2002-10-30 Jonathan MiniUse KSE to schedule threads.
2002-10-30 Dag-Erling SmørgravRecognize the (incorrect) error code a MediaHawk server...
2002-10-30 Dag-Erling SmørgravClarify my feelings towards fetch / libfetch.
2002-10-30 Dag-Erling SmørgravRecommit the non-broken parts of 1.34 and 1.37.
2002-10-30 Dag-Erling SmørgravDon't forget to set the error flag when _fetch_read...
2002-10-30 Marcel MoolenaarImplement DCE 1.1 compliant UUID functions. Immediate...
2002-10-30 Warner LoshReinstate revs 1.35-36 and 1.38. Revisions 1.34 and...
2002-10-29 Robert WatsonWhile an interface can be depreciated, we prefer deprec...
2002-10-29 Ollivier RobertThis commit was generated by cvs2svn to compensate...
2002-10-29 Poul-Henning KampGetting closer to getting things right:
2002-10-29 Ruslan ErmilovCosmetics.
2002-10-29 Ruslan Ermilovbsd.doc.mk changes:
2002-10-29 Poul-Henning KampDon't call warn(3).
2002-10-29 Dag-Erling SmørgravDon't forget to '\n'-terminate new entries. This unbre...
2002-10-29 David E. O'BrienFix `pkg_add -r' by backing out revs 1.34-1.38.
2002-10-29 Poul-Henning KampSince make release is toast anyway, add wood to the...
2002-10-29 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-10-29 Tim J. RobbinsRemove unnecessary inclusion of <rune.h> to make it...
2002-10-29 Poul-Henning KampFix various minor issues.
2002-10-29 Poul-Henning Kampthe 'd' partition hasn't been magic for years, so alloc...
2002-10-29 Poul-Henning KampAdd the write_spar64_disk.c to make life easier for...
2002-10-28 Chris CostelloScoop out examples illustrating the label text format...
2002-10-28 Dag-Erling Smørgravlibfetch is now WARNS5 clean in the non-SSL case.
2002-10-28 Tim J. RobbinsCross-reference putc(3).
2002-10-28 Dag-Erling SmørgravAllow the admin to specify a different NAS identifier...
2002-10-28 Dag-Erling SmørgravFix an off-by-one error (> where >= should have been...
2002-10-28 Tim J. RobbinsHandle boundary cases more correctly; mblen(s, 0) and...
2002-10-28 Bill FennerUp WARNS to 3 if not building with crypto.
2002-10-28 Garrett WollmanCreate a small library function, check_utility_compat...
2002-10-27 Garrett WollmanUpdate limits and configuration parameters for 1003...
2002-10-27 Garrett WollmanDo not include <sys/syslimits.h> directly; it is not...
2002-10-27 Dag-Erling SmørgravSlight amendment to rev 1.34: instead of considering...
2002-10-27 Dag-Erling SmørgravIntroduce _fetch_writev(), which is the conn_t version...
2002-10-27 Dag-Erling SmørgravEliminate two cases of undefined behaviour: total in...
2002-10-27 Dag-Erling SmørgravBack out the previous commit, and fix the bug rather...
2002-10-27 Tim J. RobbinsStyle sweep.
2002-10-27 Peter WemmAdd back ia64 support that was removed in the last...
2002-10-26 Hajimu UMEMOTOquery ip6.arpa then ip6.int for IPv6 reverse lookup...
2002-10-26 Alexey ZelkinAdd & hookup manpage for pthread_attr_get_np(3).
2002-10-26 Alexey ZelkinHook uthread_attr_get_np.c to build
2002-10-26 Alexey ZelkinAdd pthread_attr_get_np() function. This is FreeBSD...
2002-10-26 Alexey ZelkinBe more agresive on arguments' checking.
2002-10-25 Hajimu UMEMOTO- scopeid is u_int32_t
2002-10-25 Hajimu UMEMOTO- kill strcpy
2002-10-25 Tim J. RobbinsUse an internal buffer for the result when the first...
2002-10-25 Tim J. RobbinsThe ORIENTLOCK macro is no longer needed since all...
2002-10-25 Nate LawsonThe FTP connection caching needs a better interface...
2002-10-24 Andrew Gallatin#ifdef out assignToPartition on non x86 arches to unbre...
2002-10-24 Bruce EvansRestored sigaction's name in its prototype.
2002-10-24 Sheldon Hearn* Modernize aio(4), providing instructions for static...
2002-10-24 Dag-Erling SmørgravAdd cross-references to the aio(4) manual page.
2002-10-24 Tim J. RobbinsReplace wcsstr() with an implementation based on strstr...
2002-10-24 Tim J. RobbinsRestore Berkeley SCCS id.
2002-10-24 Tim J. RobbinsRemove the Standards section again until we get these...
2002-10-24 Chris CostelloPlace mac_prepare() with the other mac_prepare*() funct...
2002-10-24 Chris Costellomac_free() no longer accepts a void * parameter; only...
2002-10-23 Chris CostelloRemove superfluous empty "FILES" section.
2002-10-23 Chris CostelloRemove hard sentence breaks.
2002-10-23 Poul-Henning KampMore lobotomy:
2002-10-23 Poul-Henning KampRemove another 10 mindless #ifdefs.
2002-10-23 Poul-Henning KampRely on sysctl kern.disks to be there, and get rid...
2002-10-23 Poul-Henning KampRemove unnecessary ioctls tickling kernel side to reali...
2002-10-23 Poul-Henning KampUntangle #ifdefs in the write-end of things by giving...
2002-10-23 Poul-Henning KampSeparate the struct disklabel filling stuff from the...
2002-10-23 Mark MurrayRemove duplicate declaration.
2002-10-23 Mark MurrayMake the first argument of getbsize a size_t* instead...
2002-10-23 Yoshihiro Takahashi- The GEOM system does not work on pc98.
2002-10-23 Tim J. RobbinsFix the NetBSD RCS id's on these files; somehow they...
2002-10-23 Tim J. RobbinsReimplement more efficiently, using a single forward...
2002-10-23 Tim J. RobbinsReimplement, handling the case where c == L'\0' correct...
2002-10-23 Poul-Henning KampAdd the new extra argument also in the alpha case.
next