.. |
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
|
s/vm_offset_t/vaddr_t/
|
1999-01-10 08:24:42 +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
|
fix history() prototype. (d@openbsd.org)
|
1999-01-05 22:46:22 +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
|
Bump libposix minor version to 1: addition of chown(), fchown() and lchown().
|
1998-02-14 20:44:54 +00:00 |
libresolv
|
RCSID Police.
|
1998-01-05 07:41:06 +00:00 |
librmt
|
- support RCMD_CMD, ala rcmd(3).
|
1998-03-08 23:36:46 +00:00 |
librpcsvc
|
revert; we can't break the existing ABI and API
|
1998-02-12 01:57:27 +00:00 |
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
|
Delint
|
1998-12-09 14:35:02 +00:00 |
libwrap
|
Remove trailing space from LIB= line
|
1998-10-07 02:25:12 +00:00 |
liby
|
merge with lite-2
|
1998-01-22 07:02:52 +00:00 |
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
|
- define WARNS?=1 in the top-level Makefile.inc, and don't define
|
1997-10-09 14:36:17 +00:00 |
bumpversion
|
per PR#4304 this script should do fine with an inherited PATH
|
1998-04-09 05:08:32 +00:00 |
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 |