2005-12-20 20:29:47 +00:00
|
|
|
2005-12-19 Aurelien Jarno <aurel32@debian.org>
|
2005-12-18 04:02:56 +00:00
|
|
|
|
2005-12-20 20:29:47 +00:00
|
|
|
* Added manpages
|
2005-12-18 04:02:56 +00:00
|
|
|
* fmtcheck.c: new
|
2005-12-20 20:29:47 +00:00
|
|
|
* include/stdlib.h: added fmtcheck
|
2005-12-18 04:02:56 +00:00
|
|
|
* Versions: added fmtcheck
|
|
|
|
|
2005-10-31 22:57:10 +00: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 16:12:59 +00:00
|
|
|
2005-08-03 Hector Garcia <hector@debian.org>
|
|
|
|
|
|
|
|
* Makefile: Fixed to place soft links instead in soname and shared_so
|
|
|
|
instead of copying files.
|
2005-10-28 19:18:39 +00:00
|
|
|
* md5.h (MD5End, MD5File, MD5FileChunk, MD5Data): Commented out
|
|
|
|
functions not available on md5c.c
|
|
|
|
|
2005-07-25 23:38:43 +00:00
|
|
|
2005-07-26 Guillem Jover <guillem@debian.org>
|
|
|
|
|
|
|
|
* Makefile (LIB_INCLUDES): Add "md5.h".
|
|
|
|
|
2005-07-25 23:37:06 +00:00
|
|
|
2005-07-26 Guillem Jover <guillem@debian.org>
|
|
|
|
|
|
|
|
* Versions (LIBBSD_0.0): Add MD5Init, MD5Update, MD5Pad and
|
|
|
|
MD5Final.
|
|
|
|
|
2005-07-25 23:32:52 +00:00
|
|
|
2005-07-26 Hector Garcia <hector@debian.org>
|
|
|
|
|
|
|
|
* 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-25 23:02:40 +00:00
|
|
|
|
2005-07-25 00:07:29 +00:00
|
|
|
2005-07-25 Guillem Jover <guillem@debian.org>
|
|
|
|
|
|
|
|
* fgetln.c (fgetln): Reindent, remove commented code and translate
|
|
|
|
variable names to english.
|
|
|
|
|
2005-07-24 23:55:15 +00:00
|
|
|
2005-07-25 Guillem Jover <guillem@debian.org>
|
|
|
|
|
|
|
|
* Versions: New file.
|
|
|
|
* Makefile: Add versioned symbols support.
|
|
|
|
|