summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
1999-03-03Makefile ${MACHINE_ARCH} changes for mips{eb,el}, as suggested byjonathan
1999-03-02const poisoning.christos
1999-02-28Urk, .Nx doesn't DTRT either.ross
1999-02-27Don't .Xr sha1(1) until we get such a thing, but do .Xr md5(1).ross
1999-02-27Revert part of previous and use C/// instead of S/// for mipse[bl]->mips.tv
1999-02-27This needs to use C///, not S///.tv
1999-02-27Add c++rt0 for arm32 with the "special" hacks. Put c++rt0.c in arm32'stv
1999-02-27Remove -fpic condition for powerpc - we don't build c++rt0 for powerpc,tv
1999-02-27Clean up mipse[bl]->mips substitution.tv
1999-02-25Add a note to update src/distrib/sets/lists/base/shl.*, and add a missingabs
1999-02-24make this build again after the mips->mipse? transitiondrochner
1999-02-24use ${ARCHDIR} instead of ${.CURDIR}/arch/${MACHINE_ARCH} where appropriatedrochner
1999-02-24-this fancy S/mipse[bl]/mips/ didn't work - replace it by something simpledrochner
1999-02-23add a new fstab type "dp" for the user-specified dump device.mrg
1999-02-22Don't use 1: label; it is uses by the PIC_PROLOGUE macro and we jmp in thechristos
1999-02-22bump minor for t{search,walk,delete,find}christos
1999-02-22t{search,find,walk,delete} from OpenBSD via Neil A. Carsonchristos
1999-02-18Add the section number to the poll xref.erh
1999-02-17Add m68k_sync_icache.2.itohy
1999-02-16Dv vs. Va police.kleink
1999-02-16Per XSI5, make ENTRY.data a typeless pointer.kleink
1999-02-16Per XSI5, let hcreate() take a size_t argument.kleink
1999-02-16Dispose private search.h header.kleink
1999-02-16Dispose the private search.h header and use <search.h>, which is a superset,kleink
1999-02-15NOLINT -> MKLINT=no.he
1999-02-15RCS ID policehubertf
1999-02-13For don't mess up the stack before calling syscall when using PIC_PROLOGUE.christos
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1999-02-12<sys/fcntl.h> -> <fcntl.h>kleink
1999-02-12replace NOSTATICLIB with MKLINKLIB!=no - the former wasn't used anywhere else...lukem
1999-02-12use MKxxx instead of NOxxxlukem
1999-02-12use MKPROFILE instead of NOPROFILElukem
1999-02-12ELF not alpha and mips.christos
1999-02-11use clock_settime.2 not clock_settime.c in MANcarrel
1999-02-11Oops, forgot a word.kleink
1999-02-11Document clock_settime(2) and friends.kleink
1999-02-11In hesiod_to_bind(), don't append lhs and an extra dot if lhs is empty.simonb
1999-02-10Reflect the addition of socklen_t.kleink
1999-02-10Add missing LIBRARY section.kleink
1999-02-09nsdispatch isn't currently thread safe; highlight this as a buglukem
1999-02-09Provide a minimal instruction/data cache synchronization C binding.is
1999-02-09Remap mipse[bl] to mips when finding arch directory.tv
1999-02-09sync with libkern. Again.explorer
1999-02-0868060 optimization, doesnt hurt othersis
1999-02-08Amend for the PLT fixes, things broke last night with the changes to SYS.hchristos
1999-02-08Merge tzcode1999b.kleink
1999-02-08Fix typois
1999-02-07Compute week number right. Fixes PR 6961, fromaugustss
1999-02-07Make cerror an entry and compensate for the PIC_PROLOGUE change in SYS.hchristos
1999-02-07Add PIC_PROLOGUE before the PLT call to cerror. ELF dynamic linking needschristos