|
6dc84320
|
2008-07-26T22:25:22
|
|
Add a micro version part
|
|
2d5c088a
|
2008-07-12T07:46:37
|
|
Move each groups of related files to their own line
|
|
3de930e6
|
2008-07-12T07:41:07
|
|
Make action targets PHONY
|
|
2729ca82
|
2008-07-12T07:53:03
|
|
Define default CFLAGS overridable by the environment
|
|
9a2b946f
|
2008-07-12T07:59:14
|
|
Move LIB_PKGCONFIG dependency to the libs target
|
|
83210a83
|
2008-07-12T07:48:10
|
|
Switch remaining variables to single expanded ones
|
|
69c94c50
|
2008-07-12T07:46:53
|
|
Remove useless comment header
|
|
e9cb0d1c
|
2008-07-12T07:37:13
|
|
New README file
|
|
87d6d656
|
2008-07-12T07:31:59
|
|
Automatically generate libbsd.pc from libbsd.pc.in
|
|
ff8539bc
|
2008-07-12T07:29:24
|
|
Add new path variables
|
|
8c7f053a
|
2008-07-12T07:00:19
|
|
Automatically generate the ChangeLog on 'make dist'
|
|
c1615a50
|
2008-07-12T06:46:18
|
|
Define a LIB_PKGCONFIG variable
|
|
e42791d0
|
2008-07-12T06:41:10
|
|
Move filename related variables to the beginning of the file
Switch them to single expanded varibles.
|
|
1e1ab187
|
2008-07-12T06:35:45
|
|
Define a LIB_VERSION variable
|
|
ba7ece77
|
2008-07-09T09:25:34
|
|
Create an armored detached signature on 'make dist'
|
|
38829bdc
|
2008-07-09T09:07:03
|
|
Add new setmode and getmode functions from FreeBSD
|
|
96358a2a
|
2008-07-09T08:47:09
|
|
Add support for 'make dist'
|
|
fc163cee
|
2008-07-09T07:23:49
|
|
Move version and library name to the beginning of the file
|
|
7b1c361f
|
2008-07-09T07:17:20
|
|
Remove RCS tag
|
|
efa9658b
|
2008-06-18T08:51:53
|
|
Remove link_addr and link_ntoa functions
The address familiy used is kernel dependent, so the application will
have to be ported regardless.
|
|
bf4eeb29
|
2008-06-18T08:44:18
|
|
Add arc4random_stir and arc4random_addrandom functions
|
|
26ab4750
|
2008-06-18T08:25:48
|
|
Add a pkg-config file
|
|
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
|
|
d493e6cd
|
2006-03-25T20:03:00
|
|
Move shared library to /lib
Needed by binaries in /bin and /sbin.
|
|
37c5b9a2
|
2006-03-19T11:12:07
|
|
Fix install paths so that /usr/include also works
|
|
40bb012f
|
2006-03-19T10:25:49
|
|
Add vis and unvis
|
|
5bd83402
|
2006-03-17T19:55:21
|
|
Add getprogname and setprogname
|
|
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.
|
|
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
|
|
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
|
|
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
|
|
2154e961
|
2005-07-25T23:02:40
|
|
Changed files to compile md5c.c
|
|
aa605d5f
|
2005-07-24T23:55:15
|
|
Add versioned symbols support
|
|
07a58e79
|
2005-07-24T23:35:23
|
|
General cleanup
|
|
8654206a
|
2005-07-24T22:51:34
|
|
Importing libbsd
|