minix/releasetools
Lionel Sambuc 744378194d Alignement on netbsd types, part 1
The following types are modified (old -> new):
 * _BSD_USECONDS_T_ int       -> unsigned int
 * __socklen_t      __int32_t -> __uint32_t
 * blksize_t        uint32_t  -> int32_t
 * rlim_t           uint32_t  -> uint64_t
On ARM:
 * _BSD_CLOCK_T_    int       -> unsigned int
On Intel:
 * _BSD_CLOCK_T_    int       -> unsigned long

bin/cat is also updated in order to fix warnings.

_BSD_TIMER_T_ has still to be aligned.

Change-Id: I2b4fda024125a19901120546c4e22e443ba5e9d7
2014-02-18 11:25:01 +01:00
..
release/cd Rename tools to releasetools 2012-06-18 10:53:37 +00:00
arm_sdimage.sh arm:make the kernel server and driver binaries identical. 2013-12-17 11:32:38 +01:00
fetch_u-boot.sh arm:manage versioning of u-boot and upgrade u-boot 2013-12-17 11:32:36 +01:00
gen_uEnv.txt.sh arm:disable filemmap. 2014-01-07 11:10:14 +01:00
issue.install Rename tools to releasetools 2012-06-18 10:53:37 +00:00
Makefile x86_hdimage.sh -i: crossbuild x86 release CD 2013-11-07 13:44:22 +00:00
mkboot Replace tell_config with NetBSD osrelease.sh 2013-01-25 18:44:17 +01:00
nbsd.config Rename tools to releasetools 2012-06-18 10:53:37 +00:00
nbsd_diff.sh Rename tools to releasetools 2012-06-18 10:53:37 +00:00
nbsd_ports Alignement on netbsd types, part 1 2014-02-18 11:25:01 +01:00
packages.install packages.install: remove obsolete minix-all pkg. 2013-03-19 00:29:44 +01:00
release.functions release.sh: simplify by removing usb option 2013-09-25 12:26:31 +00:00
release.sh release.sh: SVN to GIT updates 2013-10-14 16:39:13 +02:00
sort_set.sh build:add script to sort netbsd sets and sort minix/mi. 2013-04-21 21:35:49 +02:00
tell_config Replace tell_config with NetBSD osrelease.sh 2013-01-25 18:44:17 +01:00
x86_hdimage.sh mkfs.mfs -I: insert fs at offset feature 2013-11-08 11:59:47 +00:00