This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bceb6b5729
NetBSD
/
lib
/
libutil
/
shlib_version
5 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add bswap{16,32,64} functions to libutil. Because of this, bump minor.
1998-03-18 19:40:45 +03:00
# $NetBSD: shlib_version,v 1.13 1998/03/18 16:40:45 bouyer Exp $
RCSID Police.
1998-01-05 10:41:06 +03:00
#
Change pw_copy to take an optional 4th parameter (old_pw), a pointer to a passwd structure. If a good pointer, make sure old entry in file is identical to passed passwd (old_pw). If not, abort. Update documentation, bump major version due to change to pw_copy.
1997-07-24 12:50:31 +04:00
major=4
Add bswap{16,32,64} functions to libutil. Because of this, bump minor.
1998-03-18 19:40:45 +03:00
minor=4