|
dcaec44a
|
2009-05-20T04:11:57
|
|
Add nlist function
|
|
8dbfb352
|
2009-05-15T21:40:45
|
|
Add strmode function
|
|
84d311d0
|
2008-07-09T09:07:58
|
|
Remove link_addr and link_ntoa symbols from the version script
|
|
38829bdc
|
2008-07-09T09:07:03
|
|
Add new setmode and getmode functions from FreeBSD
|
|
bf4eeb29
|
2008-06-18T08:44:18
|
|
Add arc4random_stir and arc4random_addrandom functions
|
|
b37f1039
|
2008-06-18T08:19:41
|
|
Replace current md5 code with one from MirBSD and OpenBSD
This adds the following public functions:
MD5Transform, MD5End, MD5File, MD5FileChunk, MD5Data
|
|
2ef27385
|
2006-11-07T23:41:16
|
|
link_addr: New function
|
|
30176335
|
2006-08-25T13:39:32
|
|
humanize_number: New function
|
|
3462d126
|
2006-03-29T13:55:22
|
|
Add heapsort
|
|
40bb012f
|
2006-03-19T10:25:49
|
|
Add vis and unvis
|
|
5bd83402
|
2006-03-17T19:55:21
|
|
Add getprogname and setprogname
|
|
8a2e8584
|
2006-02-14T06:55:53
|
|
Revert 39db45e45a8d49a92d1d897a532e48480e561f75
|
|
39db45e4
|
2006-02-14T05:22:15
|
|
Remove optreset
|
|
7aed0593
|
2006-02-13T20:56:47
|
|
Add bsd_getopt
|
|
019b5818
|
2006-02-13T20:25:22
|
|
Revert c849ba32af231fba36f4500d0d3290821f4dd7b7
Will use bsd_getopt() wrapper instead.
|
|
c849ba32
|
2006-02-13T09:02:17
|
|
reset_getopt: New function (borrowed from e2fsprogs)
|
|
33eb3ecc
|
2006-02-10T14:59:03
|
|
Add errc, warnc, verrc and vwarnc
|
|
dedb8169
|
2005-12-20T20:29:47
|
|
Added manpages and fixed fmtcheck
|
|
91473e27
|
2005-12-18T04:02:56
|
|
fmtcheck: New function
|
|
3bd2ba1a
|
2005-07-25T23:37:06
|
|
Versions: Add MD5Init, MD5Update, MD5Pad and MD5Final to LIBBSD_0.0
|
|
aa605d5f
|
2005-07-24T23:55:15
|
|
Add versioned symbols support
|