2006-02-14 06:26:48 +01:00
|
|
|
2006-02-14 Guillem Jover <guillem@debian.org>
|
|
|
|
|
|
|
|
* Makefile (LIB_SRCS): Line wrap.
|
|
|
|
(LIB_INCLUDES): List only the files, automatically prefix the dir.
|
|
|
|
(LIB_MANS): Likewise.
|
|
|
|
|
2006-02-14 06:22:15 +01:00
|
|
|
2006-02-14 Guillem Jover <guillem@debian.org>
|
|
|
|
|
|
|
|
* Versions: Remove optreset.
|
|
|
|
|
2006-02-13 21:56:47 +01:00
|
|
|
2006-02-13 Robert Millan <rmh@aybabtu.com>
|
2006-02-14 06:17:19 +01:00
|
|
|
|
|
|
|
* bsd_getopt.c: New file.
|
|
|
|
* include/bsd/getopt.h: Likewise.
|
|
|
|
* Makefile (LIB_SRCS): Add 'bsd_getopt.c'.
|
|
|
|
(LIB_INCLUDES): Add 'include/bsd/getopt.h'.
|
|
|
|
* Versions: Added bsd_getopt and optreset.
|
2006-02-13 21:56:47 +01:00
|
|
|
|
2006-02-10 15:59:03 +01:00
|
|
|
2006-02-10 Robert Millan <rmh@aybabtu.com>
|
2006-02-14 06:17:19 +01:00
|
|
|
|
|
|
|
* err.c: New file.
|
|
|
|
* include/bsd/err.h: Likewise.
|
|
|
|
* Makefile (LIB_SRCS): Add 'err.c'.
|
|
|
|
(LIB_INCLUDES): Add 'include/bsd/err.h'.
|
|
|
|
* Versions: Added errc, warnc, verrc and vwarn.
|
2006-02-10 15:59:03 +01:00
|
|
|
|
2005-12-20 21:29:47 +01:00
|
|
|
2005-12-19 Aurelien Jarno <aurel32@debian.org>
|
2006-02-14 06:17:19 +01:00
|
|
|
|
|
|
|
* man/arc4random.3: New file.
|
|
|
|
* man/fgetln.3: Likewise.
|
|
|
|
* man/fmtcheck.3: Likewise.
|
|
|
|
* man/strlcpy.3: Likewise.
|
|
|
|
* fmtcheck.c:: Likewise.
|
|
|
|
* include/stdlib.h: Added fmtcheck declaration.
|
|
|
|
* Versions: Added fmtcheck.
|
2005-12-18 05:02:56 +01:00
|
|
|
|
2005-10-31 23:57:10 +01:00
|
|
|
2005-11-01 Guillem Jover <guillem@debian.org>
|
|
|
|
|
|
|
|
* ip_icmp.h: Move to ...
|
|
|
|
* include/bsd/ip_icmp.h: ... here.
|
|
|
|
* md5.h: Move to ...
|
|
|
|
* include/bsd/md5.h: ... here.
|
|
|
|
* bsd.h: Move to ...
|
|
|
|
* include/bsd/bsd.h: ... here. Split contents ...
|
|
|
|
* include/bsd/random.h: ... here ...
|
|
|
|
* include/bsd/queue.h: ... here ...
|
|
|
|
* include/bsd/string.h: ... and here.
|
|
|
|
* md5c.c: Change md5.h include line.
|
|
|
|
* Makefile (MK_CFLAGS): Include from the proper dir.
|
|
|
|
|
2005-08-03 18:12:59 +02:00
|
|
|
2005-08-03 Hector Garcia <hector@debian.org>
|
|
|
|
|
2006-02-14 06:17:19 +01:00
|
|
|
* Makefile: Fixed to place soft links instead in soname, and
|
|
|
|
shared_so instead of copying files.
|
2005-10-28 21:18:39 +02:00
|
|
|
* md5.h (MD5End, MD5File, MD5FileChunk, MD5Data): Commented out
|
2006-02-14 06:17:19 +01:00
|
|
|
functions not available on 'md5c.c'.
|
2005-10-28 21:18:39 +02:00
|
|
|
|
2005-07-26 01:38:43 +02:00
|
|
|
2005-07-26 Guillem Jover <guillem@debian.org>
|
|
|
|
|
2006-02-14 06:17:19 +01:00
|
|
|
* Makefile (LIB_INCLUDES): Add 'md5.h'.
|
2005-07-26 01:38:43 +02:00
|
|
|
|
2005-07-26 01:37:06 +02:00
|
|
|
2005-07-26 Guillem Jover <guillem@debian.org>
|
|
|
|
|
|
|
|
* Versions (LIBBSD_0.0): Add MD5Init, MD5Update, MD5Pad and
|
|
|
|
MD5Final.
|
|
|
|
|
2005-07-26 01:32:52 +02:00
|
|
|
2005-07-26 Hector Garcia <hector@debian.org>
|
|
|
|
|
2006-02-14 06:17:19 +01:00
|
|
|
* Makefile (LIB_SRCS): Add 'md5c.c'.
|
|
|
|
* md5c.c: Changed include to 'md5.h'.
|
|
|
|
* md5.h: Replaced with the system header 'sys/md5.h'.
|
2005-07-26 01:02:40 +02:00
|
|
|
|
2005-07-25 02:07:29 +02:00
|
|
|
2005-07-25 Guillem Jover <guillem@debian.org>
|
|
|
|
|
|
|
|
* fgetln.c (fgetln): Reindent, remove commented code and translate
|
|
|
|
variable names to english.
|
|
|
|
|
2005-07-25 01:55:15 +02:00
|
|
|
2005-07-25 Guillem Jover <guillem@debian.org>
|
|
|
|
|
|
|
|
* Versions: New file.
|
|
|
|
* Makefile: Add versioned symbols support.
|
|
|
|
|