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