]>
git.ipfire.org Git - thirdparty/libbsd.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Guillem Jover [Sat, 12 Jul 2008 03:46:18 +0000 (06:46 +0300)]
Define a LIB_PKGCONFIG variable
Guillem Jover [Sat, 12 Jul 2008 03:41:10 +0000 (06:41 +0300)]
Move filename related variables to the beginning of the file
Switch them to single expanded varibles.
Guillem Jover [Sat, 12 Jul 2008 03:35:45 +0000 (06:35 +0300)]
Define a LIB_VERSION variable
Guillem Jover [Wed, 9 Jul 2008 06:25:34 +0000 (09:25 +0300)]
Create an armored detached signature on 'make dist'
Guillem Jover [Wed, 9 Jul 2008 06:07:58 +0000 (09:07 +0300)]
Remove link_addr and link_ntoa symbols from the version script
Guillem Jover [Wed, 9 Jul 2008 06:07:03 +0000 (09:07 +0300)]
Add new setmode and getmode functions from FreeBSD
Guillem Jover [Wed, 9 Jul 2008 06:04:51 +0000 (09:04 +0300)]
Include the rest of the header files
Guillem Jover [Wed, 9 Jul 2008 06:04:27 +0000 (09:04 +0300)]
Disable __bounded__ __attribute__
Guillem Jover [Wed, 9 Jul 2008 05:47:09 +0000 (08:47 +0300)]
Add support for 'make dist'
Guillem Jover [Wed, 9 Jul 2008 05:26:07 +0000 (08:26 +0300)]
fgetln: Fix coding style
Guillem Jover [Wed, 9 Jul 2008 05:22:30 +0000 (08:22 +0300)]
fgetln: Fix function to make it actually work
Reported by Thorsten Glaser.
Guillem Jover [Wed, 9 Jul 2008 04:46:23 +0000 (07:46 +0300)]
Ansify function arguments
Guillem Jover [Wed, 9 Jul 2008 04:23:49 +0000 (07:23 +0300)]
Move version and library name to the beginning of the file
Guillem Jover [Wed, 9 Jul 2008 04:22:30 +0000 (07:22 +0300)]
Renumber 4th clause from BSD license to 3rd
Those files have only three clauses.
Guillem Jover [Wed, 9 Jul 2008 04:17:20 +0000 (07:17 +0300)]
Remove RCS tag
Guillem Jover [Wed, 9 Jul 2008 04:16:20 +0000 (07:16 +0300)]
Add missing license headers
With permission from Robert Millan and Aurelien Jarno.
Guillem Jover [Wed, 18 Jun 2008 05:51:53 +0000 (08:51 +0300)]
Remove link_addr and link_ntoa functions
The address familiy used is kernel dependent, so the application will
have to be ported regardless.
Guillem Jover [Wed, 18 Jun 2008 05:47:58 +0000 (08:47 +0300)]
Add license header
Guillem Jover [Wed, 18 Jun 2008 05:44:18 +0000 (08:44 +0300)]
Add arc4random_stir and arc4random_addrandom functions
Guillem Jover [Wed, 18 Jun 2008 05:25:48 +0000 (08:25 +0300)]
Add a pkg-config file
Guillem Jover [Wed, 18 Jun 2008 05:19:41 +0000 (08:19 +0300)]
Replace current md5 code with one from MirBSD and OpenBSD
This adds the following public functions:
MD5Transform, MD5End, MD5File, MD5FileChunk, MD5Data
Guillem Jover [Wed, 18 Jun 2008 05:09:51 +0000 (08:09 +0300)]
Include missing stddef.h
Guillem Jover [Wed, 18 Jun 2008 05:05:23 +0000 (08:05 +0300)]
Add license header
With Hector's agreement.
Guillem Jover [Wed, 18 Jun 2008 05:00:10 +0000 (08:00 +0300)]
Add a .gitignore file
Guillem Jover [Wed, 18 Jun 2008 04:59:43 +0000 (07:59 +0300)]
Remove cruft macros and includes
Guillem Jover [Wed, 18 Jun 2008 04:49:44 +0000 (07:49 +0300)]
Add license header
Guillem Jover [Fri, 13 Jun 2008 03:49:03 +0000 (06:49 +0300)]
Remove ChangeLog file
Guillem Jover [Fri, 13 Jun 2008 02:25:57 +0000 (05:25 +0300)]
Sync humanize_number from NetBSD
Add the missing man page.
Guillem Jover [Fri, 13 Jun 2008 02:23:39 +0000 (05:23 +0300)]
Convert TNF licenses to new 2 clause variant
This follows NetBSD upstream:
<http://mail-index.netbsd.org/source-changes/2008/04/30/msg005553.html>
Robert Millan [Sun, 16 Mar 2008 17:20:48 +0000 (17:20 +0000)]
Add license header
Robert Millan [Sun, 16 Mar 2008 16:49:41 +0000 (16:49 +0000)]
Relicense err.c and progname.c to avoid trouble with 4-clause BSD code
Guillem Jover [Sun, 16 Mar 2008 16:46:29 +0000 (16:46 +0000)]
Remove UC Berkeley advertising clause
As per <ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change>.
Guillem Jover [Sun, 16 Mar 2008 14:30:51 +0000 (14:30 +0000)]
Remove UC Berkeley advertising clause
As per <ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change>.
Petr Salinger [Tue, 18 Dec 2007 14:20:20 +0000 (14:20 +0000)]
bsd/queue.h: Sync with current glibc variant from GNU/kFreeBSD
Petr Salinger [Tue, 9 Jan 2007 13:26:33 +0000 (13:26 +0000)]
bsd/bsd.h: Cleanup
Aurelien Jarno [Tue, 7 Nov 2006 23:41:16 +0000 (23:41 +0000)]
link_addr: New function
Petr Salinger [Fri, 25 Aug 2006 13:39:32 +0000 (13:39 +0000)]
humanize_number: New function
Robert Millan [Thu, 30 Mar 2006 13:53:34 +0000 (13:53 +0000)]
Robert Millan [Thu, 30 Mar 2006 11:14:56 +0000 (11:14 +0000)]
Duplicate setprogname argument
For some reason, accessing the argv vector directly may cause SIGSEV.
Robert Millan [Wed, 29 Mar 2006 13:55:22 +0000 (13:55 +0000)]
Add heapsort
Aurelien Jarno [Sun, 26 Mar 2006 17:10:13 +0000 (17:10 +0000)]
Fix some c++isms
Aurelien Jarno [Sun, 26 Mar 2006 17:09:24 +0000 (17:09 +0000)]
Directly call the function fmtcheck instead of using __weak_reference
Robert Millan [Sat, 25 Mar 2006 20:03:00 +0000 (20:03 +0000)]
Move shared library to /lib
Needed by binaries in /bin and /sbin.
Robert Millan [Sun, 19 Mar 2006 11:12:07 +0000 (11:12 +0000)]
Fix install paths so that /usr/include also works
Robert Millan [Sun, 19 Mar 2006 10:25:49 +0000 (10:25 +0000)]
Add vis and unvis
Robert Millan [Sat, 18 Mar 2006 12:53:39 +0000 (12:53 +0000)]
Fix syntax error
Robert Millan [Sat, 18 Mar 2006 09:19:50 +0000 (09:19 +0000)]
Initialize __progname as NULL
Robert Millan [Fri, 17 Mar 2006 19:55:21 +0000 (19:55 +0000)]
Add getprogname and setprogname
Guillem Jover [Wed, 15 Feb 2006 20:41:06 +0000 (20:41 +0000)]
Disable __unused
It conflicts with a struct member in a Linux header.
Guillem Jover [Tue, 14 Feb 2006 07:01:21 +0000 (07:01 +0000)]
Remove unused includes and protect header
Guillem Jover [Tue, 14 Feb 2006 06:55:53 +0000 (06:55 +0000)]
Guillem Jover [Tue, 14 Feb 2006 06:45:41 +0000 (06:45 +0000)]
Remove commented out macros
Guillem Jover [Tue, 14 Feb 2006 06:43:04 +0000 (06:43 +0000)]
Move some macros to cdefs.h
Guillem Jover [Tue, 14 Feb 2006 05:39:29 +0000 (05:39 +0000)]
Move sources to src/
Guillem Jover [Tue, 14 Feb 2006 05:33:38 +0000 (05:33 +0000)]
Add missing %
Guillem Jover [Tue, 14 Feb 2006 05:26:48 +0000 (05:26 +0000)]
Makefile: Cleanup
(LIB_SRCS): Line wrap.
(LIB_INCLUDES): List only the files, automatically prefix the dir.
(LIB_MANS): Likewise.
Guillem Jover [Tue, 14 Feb 2006 05:22:15 +0000 (05:22 +0000)]
Remove optreset
Guillem Jover [Tue, 14 Feb 2006 05:17:19 +0000 (05:17 +0000)]
Fix ChangeLog format
Robert Millan [Mon, 13 Feb 2006 20:56:47 +0000 (20:56 +0000)]
Add bsd_getopt
Robert Millan [Mon, 13 Feb 2006 20:45:13 +0000 (20:45 +0000)]
Use the same macro (_SYS_QUEUE_H) as <sys/queue.h> for header protection
This prevents collisions.
Robert Millan [Mon, 13 Feb 2006 20:25:22 +0000 (20:25 +0000)]
Revert
c849ba32af231fba36f4500d0d3290821f4dd7b7
Will use bsd_getopt() wrapper instead.
Robert Millan [Mon, 13 Feb 2006 13:02:11 +0000 (13:02 +0000)]
Fix that FIXME
Robert Millan [Mon, 13 Feb 2006 09:02:17 +0000 (09:02 +0000)]
reset_getopt: New function (borrowed from e2fsprogs)
Robert Millan [Sat, 11 Feb 2006 07:06:17 +0000 (07:06 +0000)]
bsd/queue.h: Replace with patched copy of glibc's <sys/queue.h>
This doesn't affect freebsd6-buildutils.
Robert Millan [Fri, 10 Feb 2006 15:22:58 +0000 (15:22 +0000)]
Add __unused
Robert Millan [Fri, 10 Feb 2006 14:59:03 +0000 (14:59 +0000)]
Add errc, warnc, verrc and vwarnc
Aurelien Jarno [Tue, 20 Dec 2005 21:05:34 +0000 (21:05 +0000)]
Makefile: Fix typo
Aurelien Jarno [Tue, 20 Dec 2005 20:29:47 +0000 (20:29 +0000)]
Added manpages and fixed fmtcheck
Aurelien Jarno [Sun, 18 Dec 2005 04:02:56 +0000 (04:02 +0000)]
fmtcheck: New function
Guillem Jover [Mon, 31 Oct 2005 22:57:10 +0000 (22:57 +0000)]
Reorganize header files
Guillem Jover [Fri, 28 Oct 2005 19:18:39 +0000 (19:18 +0000)]
Fix ChangeLog
Hector Garcia [Fri, 5 Aug 2005 19:52:06 +0000 (19:52 +0000)]
Added long description
Hector Garcia [Wed, 3 Aug 2005 16:12:59 +0000 (16:12 +0000)]
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.
Guillem Jover [Mon, 25 Jul 2005 23:38:43 +0000 (23:38 +0000)]
Makefile: Add "md5.h" to LIB_INCLUDES
Guillem Jover [Mon, 25 Jul 2005 23:37:06 +0000 (23:37 +0000)]
Versions: Add MD5Init, MD5Update, MD5Pad and MD5Final to LIBBSD_0.0
Guillem Jover [Mon, 25 Jul 2005 23:32:52 +0000 (23:32 +0000)]
Fix ChangeLog format
Hector Garcia [Mon, 25 Jul 2005 23:02:40 +0000 (23:02 +0000)]
Changed files to compile md5c.c
Guillem Jover [Mon, 25 Jul 2005 00:07:29 +0000 (00:07 +0000)]
fgetln: Cleanup function
Reindent, remove commented code and translate variable names to english
Guillem Jover [Sun, 24 Jul 2005 23:55:15 +0000 (23:55 +0000)]
Add versioned symbols support
Guillem Jover [Sun, 24 Jul 2005 23:35:23 +0000 (23:35 +0000)]
General cleanup
Guillem Jover [Sun, 24 Jul 2005 22:55:16 +0000 (22:55 +0000)]
Remove autogenerated cruft
Hector Garcia [Sun, 24 Jul 2005 22:51:34 +0000 (22:51 +0000)]
Importing libbsd