.. |
csu
|
Remove debugging code and unused variable.
|
1999-01-11 09:34:17 +00:00 |
libarch
|
Make this build again.
|
1998-09-17 05:15:11 +00:00 |
libbz2
|
char -> unsigned char
|
1998-11-06 22:49:30 +00:00 |
libc
|
Simplify this code slightly.
|
1999-01-19 08:32:34 +00:00 |
libcompat
|
__RENAME() the libcompat regexp routines so they will not be used by
|
1998-09-14 20:25:02 +00:00 |
libcrypt
|
vax -> __vax__
|
1998-10-20 02:02:30 +00:00 |
libcurses
|
first pass at fixing up capitalization of function names and
|
1998-08-29 08:32:32 +00:00 |
libedit
|
In userland, pull in <errno.h> instead of <sys/errno.h> for the declaration
|
1999-01-11 22:39:59 +00:00 |
libkvm
|
Add enough of a kvm_sparc64.c to get the kvm library to build.
|
1998-11-25 05:49:58 +00:00 |
libl
|
…
|
|
libm
|
The scalb* functions left data on the floting point register stack.
|
1999-01-02 05:15:40 +00:00 |
libntp
|
Resolve corn-flakes
|
1998-08-12 14:11:49 +00:00 |
libossaudio
|
Xref midi(4).
|
1998-08-12 12:23:30 +00:00 |
libpcap
|
convert to using LPREFIX and YPREFIX
|
1998-11-01 03:48:35 +00:00 |
libposix
|
…
|
|
libresolv
|
…
|
|
librmt
|
…
|
|
librpcsvc
|
…
|
|
libskey
|
const poisoning.
|
1998-07-26 21:58:46 +00:00 |
libtelnet
|
char -> unsigned char
|
1998-11-06 19:20:12 +00:00 |
libterm
|
Clean up lint - one set but unused variable, 3 FALLTHROUGH comments needed,
|
1998-10-14 13:51:36 +00:00 |
libutil
|
Move the bswap functions from libutil to libc (this bups the
|
1999-01-15 13:31:15 +00:00 |
libwrap
|
sprintf -> snprintf (not needed, but since snprintf is used everywhere else)
|
1999-01-18 20:21:19 +00:00 |
liby
|
…
|
|
libz
|
Sync with file in "src/sys/lib/libz".
|
1998-11-03 22:05:43 +00:00 |
Makefile
|
Always descend on `make obj', too, to allow developers to switch between
|
1999-01-03 21:52:26 +00:00 |
Makefile.inc
|
…
|
|
bumpversion
|
…
|
|
checkver
|
Add ability to use either a file or the sets files when checking library version numbers. Added -d, -s and -f flags for check dir, check sets and check file. Suggested by Simon Burge.
|
1998-11-12 05:39:45 +00:00 |
checkvers
|
Add ability to use either a file or the sets files when checking library version numbers. Added -d, -s and -f flags for check dir, check sets and check file. Suggested by Simon Burge.
|
1998-11-12 05:39:45 +00:00 |