Guillem Jover
|
87d6d65633
|
Automatically generate libbsd.pc from libbsd.pc.in
|
2008-07-12 07:39:25 +03:00 |
|
Guillem Jover
|
ff8539bc03
|
Add new path variables
|
2008-07-12 07:39:25 +03:00 |
|
Guillem Jover
|
8c7f053ab0
|
Automatically generate the ChangeLog on 'make dist'
|
2008-07-12 07:39:25 +03:00 |
|
Guillem Jover
|
c1615a50d3
|
Define a LIB_PKGCONFIG variable
|
2008-07-12 07:39:25 +03:00 |
|
Guillem Jover
|
e42791d0d3
|
Move filename related variables to the beginning of the file
Switch them to single expanded varibles.
|
2008-07-12 07:39:22 +03:00 |
|
Guillem Jover
|
1e1ab18758
|
Define a LIB_VERSION variable
|
2008-07-12 07:38:26 +03:00 |
|
Guillem Jover
|
ba7ece7791
|
Create an armored detached signature on 'make dist'
|
2008-07-09 09:25:34 +03:00 |
|
Guillem Jover
|
84d311d038
|
Remove link_addr and link_ntoa symbols from the version script
|
2008-07-09 09:07:58 +03:00 |
|
Guillem Jover
|
38829bdc8b
|
Add new setmode and getmode functions from FreeBSD
|
2008-07-09 09:07:03 +03:00 |
|
Guillem Jover
|
a5f7d1a8f1
|
Include the rest of the header files
|
2008-07-09 09:04:51 +03:00 |
|
Guillem Jover
|
8b95dc5865
|
Disable __bounded__ __attribute__
|
2008-07-09 09:04:27 +03:00 |
|
Guillem Jover
|
96358a2ad6
|
Add support for 'make dist'
|
2008-07-09 08:47:09 +03:00 |
|
Guillem Jover
|
fafffd1f7e
|
fgetln: Fix coding style
|
2008-07-09 08:26:07 +03:00 |
|
Guillem Jover
|
47109e39d5
|
fgetln: Fix function to make it actually work
Reported by Thorsten Glaser.
|
2008-07-09 08:22:30 +03:00 |
|
Guillem Jover
|
da92787d48
|
Ansify function arguments
|
2008-07-09 07:46:23 +03:00 |
|
Guillem Jover
|
fc163cee2f
|
Move version and library name to the beginning of the file
|
2008-07-09 07:23:49 +03:00 |
|
Guillem Jover
|
1512d0d4ab
|
Renumber 4th clause from BSD license to 3rd
Those files have only three clauses.
|
2008-07-09 07:22:30 +03:00 |
|
Guillem Jover
|
7b1c361f4d
|
Remove RCS tag
|
2008-07-09 07:17:20 +03:00 |
|
Guillem Jover
|
b0f64624bb
|
Add missing license headers
With permission from Robert Millan and Aurelien Jarno.
|
2008-07-09 07:16:20 +03:00 |
|
Guillem Jover
|
efa9658ba6
|
Remove link_addr and link_ntoa functions
The address familiy used is kernel dependent, so the application will
have to be ported regardless.
|
2008-06-18 08:51:53 +03:00 |
|
Guillem Jover
|
a5709cbc88
|
Add license header
|
2008-06-18 08:47:58 +03:00 |
|
Guillem Jover
|
bf4eeb29f0
|
Add arc4random_stir and arc4random_addrandom functions
|
2008-06-18 08:44:18 +03:00 |
|
Guillem Jover
|
26ab4750ee
|
Add a pkg-config file
|
2008-06-18 08:25:48 +03:00 |
|
Guillem Jover
|
b37f1039ef
|
Replace current md5 code with one from MirBSD and OpenBSD
This adds the following public functions:
MD5Transform, MD5End, MD5File, MD5FileChunk, MD5Data
|
2008-06-18 08:19:41 +03:00 |
|
Guillem Jover
|
20bf55ffa5
|
Include missing stddef.h
|
2008-06-18 08:09:51 +03:00 |
|
Guillem Jover
|
d699e4bc0e
|
Add license header
With Hector's agreement.
|
2008-06-18 08:05:54 +03:00 |
|
Guillem Jover
|
3b51d12e1f
|
Add a .gitignore file
|
2008-06-18 08:00:10 +03:00 |
|
Guillem Jover
|
d033e58045
|
Remove cruft macros and includes
|
2008-06-18 07:59:43 +03:00 |
|
Guillem Jover
|
c14d23b5d7
|
Add license header
|
2008-06-18 07:49:59 +03:00 |
|
Guillem Jover
|
d83f5791e9
|
Remove ChangeLog file
|
2008-06-13 06:49:03 +03:00 |
|
Guillem Jover
|
acb577d6c1
|
Sync humanize_number from NetBSD
Add the missing man page.
|
2008-06-13 05:25:57 +03:00 |
|
Guillem Jover
|
0be77c90b5
|
Convert TNF licenses to new 2 clause variant
This follows NetBSD upstream:
<http://mail-index.netbsd.org/source-changes/2008/04/30/msg005553.html>
|
2008-06-13 05:23:39 +03:00 |
|
Robert Millan
|
8ca3d66d47
|
Add license header
|
2008-05-06 08:56:54 +03:00 |
|
Robert Millan
|
532aec99b6
|
Relicense err.c and progname.c to avoid trouble with 4-clause BSD code
|
2008-05-06 08:56:50 +03:00 |
|
Guillem Jover
|
44706ade06
|
Remove UC Berkeley advertising clause
As per <ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change>.
|
2008-05-06 08:56:38 +03:00 |
|
Guillem Jover
|
f5b8317051
|
Remove UC Berkeley advertising clause
As per <ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change>.
|
2008-05-06 08:56:38 +03:00 |
|
Petr Salinger
|
c5793d47d1
|
bsd/queue.h: Sync with current glibc variant from GNU/kFreeBSD
|
2008-05-06 08:56:38 +03:00 |
|
Petr Salinger
|
ac32eefec5
|
bsd/bsd.h: Cleanup
|
2008-05-06 08:56:37 +03:00 |
|
Aurelien Jarno
|
2ef27385c5
|
link_addr: New function
|
2008-05-06 08:56:37 +03:00 |
|
Petr Salinger
|
30176335f9
|
humanize_number: New function
|
2008-05-06 08:56:37 +03:00 |
|
Robert Millan
|
326d210f17
|
Revert 1d87476250
|
2008-05-06 08:56:34 +03:00 |
|
Robert Millan
|
1d87476250
|
Duplicate setprogname argument
For some reason, accessing the argv vector directly may cause SIGSEV.
|
2008-05-06 08:55:56 +03:00 |
|
Robert Millan
|
3462d1261f
|
Add heapsort
|
2008-05-06 08:54:07 +03:00 |
|
Aurelien Jarno
|
daccb6a850
|
Fix some c++isms
|
2008-05-06 08:54:03 +03:00 |
|
Aurelien Jarno
|
1e28f34807
|
Directly call the function fmtcheck instead of using __weak_reference
|
2008-05-06 08:54:03 +03:00 |
|
Robert Millan
|
d493e6cd98
|
Move shared library to /lib
Needed by binaries in /bin and /sbin.
|
2008-05-06 08:54:01 +03:00 |
|
Robert Millan
|
37c5b9a2af
|
Fix install paths so that /usr/include also works
|
2008-05-06 08:52:50 +03:00 |
|
Robert Millan
|
40bb012fee
|
Add vis and unvis
|
2008-05-06 08:52:46 +03:00 |
|
Robert Millan
|
a84fcb45ef
|
Fix syntax error
|
2008-05-06 08:52:31 +03:00 |
|
Robert Millan
|
31461c563a
|
Initialize __progname as NULL
|
2008-05-06 08:52:26 +03:00 |
|