This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
lib
History
kleink
8e8595b01c
Need to wrap stdio stream locking around the function body. On the bright
...
side, getchar_unlocked() can now be used instead of getchar().
1998-11-20 14:49:19 +00:00
..
csu
Change __init()/__fini() -> _init()/_fini().
1998-11-04 23:48:25 +00:00
libarch
…
libbz2
char -> unsigned char
1998-11-06 22:49:30 +00:00
libc
Need to wrap stdio stream locking around the function body. On the bright
1998-11-20 14:49:19 +00:00
libcompat
…
libcrypt
…
libcurses
…
libedit
…
libkvm
…
libl
…
libm
Fix PIC code and fix problem with obj dirs.
1998-11-11 15:26:14 +00:00
libntp
…
libossaudio
…
libpcap
…
libposix
…
libresolv
…
librmt
…
librpcsvc
…
libskey
…
libtelnet
char -> unsigned char
1998-11-06 19:20:12 +00:00
libterm
…
libutil
…
libwrap
…
liby
…
libz
…
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
Makefile
…
Makefile.inc
…