summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Be more careful about assembling/disassemblingkientzle2004-12-111-2/+2
* Date business, update.trhodes2004-12-101-1/+1
* According to the information on:trhodes2004-12-102-4/+4
* Add pthread_atfork().grog2004-12-105-1/+92
* Add workaround for {not so|too} smart phones that cannot handle SDP attributeemax2004-12-091-12/+43
* Oooops I forgot to commit that.cognet2004-12-081-1/+1
* Fix inverted #ifdef that I added. Who had the pointy hat last?peter2004-12-061-1/+1
* Make sure the first argument to the user function is 16-byte aligned.deischen2004-12-051-5/+7
* Fix description: the argument to setcontext(3) must have been previouslyrse2004-12-031-1/+1
* MNT_NODEV is deprecated.ru2004-11-292-7/+2
* When determining whether filename is too long for akientzle2004-11-281-6/+6
* Correct the spelling of "archive_write_pax_header"kientzle2004-11-281-1/+1
* When required to negate the absoulte result of a division/remainderpeadar2004-11-271-1/+1
* Don't include sys/user.h merely for its side-effect of recursivelydas2004-11-277-5/+10
* Fix computation of the 'n' argument to mbrtowc (through XMBRTOWC) to avoidtjr2004-11-211-4/+4
* In preparation to remove U areas, don't refer to p_uarea in libkvm.das2004-11-201-1/+1
* Install the header for libmagic.obrien2004-11-191-0/+1
* Remove ntp_gettime.c which was a wrapper around sysctlbyname(3).marks2004-11-182-54/+1
* -Add a note that currently two syntax styles for label element declarationcsjp2004-11-181-3/+16
* Remove 80386 support from libc.jhb2004-11-162-12/+0
* Document more fields of struct stat.yar2004-11-151-0/+32
* Use .Vt "struct stat" consistently.yar2004-11-151-1/+1
* Nitpicking on grammar.yar2004-11-151-1/+1
* Improve mdoc(7) markup of the page: add several missing macros,yar2004-11-151-10/+10
* Document the S_IS*(mode) macros used to test for file types.yar2004-11-151-1/+27
* Since I'm not using the public API for writingkientzle2004-11-151-6/+8
* Pax extended headers were always failingkientzle2004-11-151-1/+1
* Remove stub libxpg4. All functionality was merged into libc a long time ago.tjr2004-11-133-19/+1
* Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.bz2004-11-138-8/+21
* Remove un-needed call to close(2). The fd that close is beingcsjp2004-11-131-1/+0
* Document the fact that kvm_getenvv(3) requires procfs to be mountedcsjp2004-11-131-0/+7
* Help Tinderbox and remove libautofsmarkm2004-11-101-1/+1
* sranddev() is not magic pixie dust. While it gives a good randomimp2004-11-101-2/+4
* Add 0xbf (191) as new Solaris partition identifier.phk2004-11-101-0/+1
* Use the RET macro.cognet2004-11-0917-52/+52
* Add a week alias __siglongjmp => siglongjmp.cognet2004-11-091-0/+1
* MFKernel: Implement ffs with clz on Xscale.cognet2004-11-071-0/+6
* Ooops. ssize_t != int. <sigh>kientzle2004-11-064-4/+4
* i386_set_ldt() is not available when running 32 bit binaries on amd64peter2004-11-064-0/+26
* Cosmetic tweaks to reduce diffs to the i386 counterpart.peter2004-11-062-4/+6
* Use the recently exposed fs/gs set functions when compiling libthr topeter2004-11-061-0/+12
* When building the custom i386 libraries for use on amd64 kernels, wepeter2004-11-066-0/+170
* Don't define SOFTFLOAT directly in source files, it's now done in the Makefile.cognet2004-11-052-2/+1
* Fix signalcontext and makecontext.cognet2004-11-053-14/+17
* Remove getcontext.S, it is not needed.cognet2004-11-052-64/+1
* Import a Makefile for arm.cognet2004-11-051-0/+8
* Partial support of KSE for arm.cognet2004-11-058-118/+132
* Makefile tweaks:kientzle2004-11-051-2/+3
* Remove the unused archive_string_sprintf() utility function.kientzle2004-11-052-18/+0
* Revert 1.24: Brain glitch. <sigh>kientzle2004-11-051-1/+1
OpenPOWER on IntegriCloud