Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-05-06 | Revert c849ba32af231fba36f4500d0d3290821f4dd7b7 | Robert Millan | 4 | -62/+3 | |
Will use bsd_getopt() wrapper instead. | |||||
2008-05-06 | Fix that FIXME | Robert Millan | 1 | -2/+2 | |
2008-05-06 | reset_getopt: New function (borrowed from e2fsprogs) | Robert Millan | 4 | -3/+62 | |
2008-05-06 | bsd/queue.h: Replace with patched copy of glibc's <sys/queue.h> | Robert Millan | 1 | -6/+408 | |
This doesn't affect freebsd6-buildutils. | |||||
2008-05-06 | Add __unused | Robert Millan | 1 | -0/+1 | |
2008-05-06 | Add errc, warnc, verrc and vwarnc | Robert Millan | 5 | -3/+86 | |
2008-05-06 | Makefile: Fix typo | Aurelien Jarno | 1 | -1/+1 | |
2008-05-06 | Added manpages and fixed fmtcheck | Aurelien Jarno | 9 | -6/+575 | |
2008-05-06 | fmtcheck: New function | Aurelien Jarno | 5 | -1/+276 | |
2008-05-06 | Reorganize header files | Guillem Jover | 10 | -268/+297 | |
2008-05-06 | Fix ChangeLog | Guillem Jover | 1 | -8/+3 | |
2008-05-06 | Added long description | Hector Garcia | 1 | -0/+3 | |
2008-05-06 | General cleanup | Hector Garcia | 3 | -6/+17 | |
Changes on Makefile to fix lack of soft links on shared lib. Changes on md5.h to reflect md5c.c. Fixed few packaging problems. | |||||
2008-05-06 | Makefile: Add "md5.h" to LIB_INCLUDES | Guillem Jover | 2 | -1/+5 | |
2008-05-06 | Versions: Add MD5Init, MD5Update, MD5Pad and MD5Final to LIBBSD_0.0 | Guillem Jover | 2 | -0/+9 | |
2008-05-06 | Fix ChangeLog format | Guillem Jover | 1 | -4/+5 | |
2008-05-06 | Changed files to compile md5c.c | Hector Garcia | 4 | -8/+55 | |
2008-05-06 | fgetln: Cleanup function | Guillem Jover | 2 | -13/+14 | |
Reindent, remove commented code and translate variable names to english | |||||
2008-05-06 | Add versioned symbols support | Guillem Jover | 3 | -1/+19 | |
2008-05-06 | General cleanup | Guillem Jover | 2 | -34/+62 | |
2008-05-06 | Remove autogenerated cruft | Guillem Jover | 2 | -0/+0 | |
2005-07-24 | Importing libbsd | Hector Garcia | 13 | -0/+1444 | |