|
c9e733b2
|
2006-02-14T06:45:41
|
|
Remove commented out macros
|
|
81504734
|
2006-02-14T06:43:04
|
|
Move some macros to cdefs.h
|
|
5372b736
|
2006-02-14T05:39:29
|
|
Move sources to src/
|
|
6be6380e
|
2006-02-14T05:33:38
|
|
Add missing %
|
|
7bd6e03a
|
2006-02-14T05:26:48
|
|
Makefile: Cleanup
(LIB_SRCS): Line wrap.
(LIB_INCLUDES): List only the files, automatically prefix the dir.
(LIB_MANS): Likewise.
|
|
39db45e4
|
2006-02-14T05:22:15
|
|
Remove optreset
|
|
bddcccbc
|
2006-02-14T05:17:19
|
|
Fix ChangeLog format
|
|
7aed0593
|
2006-02-13T20:56:47
|
|
Add bsd_getopt
|
|
7a8c1c86
|
2006-02-13T20:45:13
|
|
Use the same macro (_SYS_QUEUE_H) as <sys/queue.h> for header protection
This prevents collisions.
|
|
019b5818
|
2006-02-13T20:25:22
|
|
Revert c849ba32af231fba36f4500d0d3290821f4dd7b7
Will use bsd_getopt() wrapper instead.
|
|
34b269a1
|
2006-02-13T13:02:11
|
|
Fix that FIXME
|
|
c849ba32
|
2006-02-13T09:02:17
|
|
reset_getopt: New function (borrowed from e2fsprogs)
|
|
19cc9540
|
2006-02-11T07:06:17
|
|
bsd/queue.h: Replace with patched copy of glibc's <sys/queue.h>
This doesn't affect freebsd6-buildutils.
|
|
e8d3b08c
|
2006-02-10T15:22:58
|
|
Add __unused
|
|
33eb3ecc
|
2006-02-10T14:59:03
|
|
Add errc, warnc, verrc and vwarnc
|
|
bc2b90c0
|
2005-12-20T21:05:34
|
|
Makefile: Fix typo
|
|
dedb8169
|
2005-12-20T20:29:47
|
|
Added manpages and fixed fmtcheck
|
|
91473e27
|
2005-12-18T04:02:56
|
|
fmtcheck: New function
|
|
657f1b59
|
2005-10-31T22:57:10
|
|
Reorganize header files
|
|
5c2938f5
|
2005-10-28T19:18:39
|
|
Fix ChangeLog
|
|
14b06b31
|
2005-08-05T19:52:06
|
|
Added long description
|
|
a6361122
|
2005-08-03T16:12:59
|
|
General cleanup
Changes on Makefile to fix lack of soft links on shared lib.
Changes on md5.h to reflect md5c.c.
Fixed few packaging problems.
|
|
8928a721
|
2005-07-25T23:38:43
|
|
Makefile: Add "md5.h" to LIB_INCLUDES
|
|
3bd2ba1a
|
2005-07-25T23:37:06
|
|
Versions: Add MD5Init, MD5Update, MD5Pad and MD5Final to LIBBSD_0.0
|
|
88129874
|
2005-07-25T23:32:52
|
|
Fix ChangeLog format
|
|
2154e961
|
2005-07-25T23:02:40
|
|
Changed files to compile md5c.c
|
|
b478b9dd
|
2005-07-25T00:07:29
|
|
fgetln: Cleanup function
Reindent, remove commented code and translate variable names to english
|
|
aa605d5f
|
2005-07-24T23:55:15
|
|
Add versioned symbols support
|
|
07a58e79
|
2005-07-24T23:35:23
|
|
General cleanup
|
|
400f4cd5
|
2005-07-24T22:55:16
|
|
Remove autogenerated cruft
|
|
8654206a
|
2005-07-24T22:51:34
|
|
Importing libbsd
|