.. |
arch
|
Assembly-coded, word-at-a-time unrolled memset().
|
1999-03-15 06:37:43 +00:00 |
compat-43
|
use ${ARCHDIR} instead of ${.CURDIR}/arch/${MACHINE_ARCH} where appropriate
|
1999-02-24 15:05:20 +00:00 |
db
|
Adding missing braces that gcc-2.8.1 likes.
|
1999-03-16 18:17:56 +00:00 |
gen
|
Introduce EOVERFLOW.
|
1999-03-22 19:03:38 +00:00 |
gmon
|
* On architectures using ELF, and conditionally on those in transition, rename
|
1999-01-14 22:48:18 +00:00 |
hash
|
Urk, .Nx doesn't DTRT either.
|
1999-02-28 00:00:03 +00:00 |
include
|
Functionally back out namespace.h revision 1.7 and perror.c revision 1.15;
|
1999-03-09 13:14:36 +00:00 |
locale
|
use ${ARCHDIR} instead of ${.CURDIR}/arch/${MACHINE_ARCH} where appropriate
|
1999-02-24 15:05:20 +00:00 |
md
|
use ${ARCHDIR} instead of ${.CURDIR}/arch/${MACHINE_ARCH} where appropriate
|
1999-02-24 15:05:20 +00:00 |
net
|
Several things: a patch from PR#6355, nroff/mandoc cleanup, and
|
1999-03-17 23:19:43 +00:00 |
nls
|
Introduce EOVERFLOW.
|
1999-03-22 19:03:38 +00:00 |
quad
|
use ${ARCHDIR} instead of ${.CURDIR}/arch/${MACHINE_ARCH} where appropriate
|
1999-02-24 15:05:20 +00:00 |
regex
|
Avoid overflow when adding a 64 bit quantity to a 32 bit pointer on 32 bit
|
1999-01-20 12:58:21 +00:00 |
rpc
|
avoid possible denial of service attack. from freebsd
|
1999-03-04 05:26:48 +00:00 |
stdio
|
braces for gcc-2.8.1
|
1999-03-19 12:56:16 +00:00 |
stdlib
|
Add 3 additional slots to the statically allocated exit handler array to
|
1999-03-22 19:09:10 +00:00 |
string
|
Fix minor formatting error.
|
1999-03-06 11:41:51 +00:00 |
sys
|
Introduce _PC_FILESIZEBITS.
|
1999-03-22 19:14:22 +00:00 |
termios
|
<sys/fcntl.h> -> <fcntl.h>
|
1999-02-12 15:04:00 +00:00 |
time
|
Merge tzcode1999b.
|
1999-02-08 18:00:19 +00:00 |
yp
|
use ${ARCHDIR} instead of ${.CURDIR}/arch/${MACHINE_ARCH} where appropriate
|
1999-02-24 15:05:20 +00:00 |
Makefile
|
Revert part of previous and use C/// instead of S/// for mipse[bl]->mips.
|
1999-02-27 21:21:26 +00:00 |
shlib_version
|
Bump minor number due to new syscalls
|
1999-03-22 17:57:26 +00:00 |