index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
compat
Age
Commit message (
Expand
)
Author
2006-08-26
Some tools need efuns.
christos
2006-08-26
Remove advertising clause.
christos
2006-08-20
Also check for DIR.__dd_fd. tools/compat now builds on the WWDC developer
thorpej
2006-05-20
Don't remove files that are needed for a build after make clean. Before
christos
2006-02-22
Twiddle configure/configure.ac to check/define/create machine/endian.h; this
dogcow
2006-02-14
Two changes to facilitate building tools on Darwin:
dyoung
2006-02-11
regen
wiz
2006-02-11
Redo previous differently: use AH_TOP and AH_BOTTOM macros to insert
wiz
2006-02-11
regen
wiz
2006-02-11
Make using autoheader easier:
wiz
2006-02-11
Define prototypes for strsuftoll and strsuftollx if the one for
wiz
2006-02-11
rerun autoheader (and re-add header and footer).
wiz
2006-02-11
regen.
wiz
2006-02-11
Add AC_CHECK_DECLS test for strsuftoll. hannken reports it is needed
wiz
2006-02-10
Adapt for bswap* changes in configure.ac.
wiz
2006-02-09
regen with autoheader; header and footer need to be added manually,
wiz
2006-02-09
regen.
wiz
2006-02-09
Use the AC_DEFINE version with three arguments consistently, since
wiz
2006-02-09
change #include <sys/endian.h> => #include <machine/endian.h> so that
dogcow
2006-02-02
regen
dbj
2006-02-02
touch an empty sys/bswap.h if detected as missing by configure
dbj
2005-12-20
Search the new common framework.
christos
2005-09-24
Move rmd160.h to crypto/ to keep in sync with recent changes.
elad
2005-09-24
Sync with recent MD2 changes.
elad
2005-09-24
Sync with recent changes.
elad
2005-09-14
Make cross compiling NetBSD under Linux work again. Problem noted by
tron
2005-09-13
We don't need any ndbm sources.
christos
2005-09-13
don't use the _foo.c files; all the code is in foo.c now.
christos
2005-09-13
compat reorg.
christos
2005-08-27
UINT8_MAX and UINT16_MAX are needed for disklabel.
uwe
2005-08-26
Pull in SHA2 routines from libc to nbcompat.
elad
2005-08-26
Add nbcompat SHA2 header.
elad
2005-08-22
Define "_PATH_VI" if necessary to make cross-building work again under
tron
2005-08-19
64 bit inode changes
christos
2005-05-15
Replace the original fgetln with a simpler one that:
christos
2005-04-05
Update notes for testing on linux, OS/X
jmc
2005-03-02
Remove commas in AC_CHECK_FUNCS that shouldn't be there.
wiz
2005-02-01
Define LOGIN_NAME_MAX explicitly here and override any system provided one
jmc
2005-01-13
Turns out some platforms (freebsd5) expose st_birthtime but not
jmc
2004-12-11
Provide a definition for __UNCONST since there's no guarentee our sys/cdefs.h
jmc
2004-11-28
Add heapsort to libnbcompat
jmc
2004-10-12
Check for fstatvfs and provide/use it only if the host system has it.
jmc
2004-07-24
check for HAVE_STRUCT_STATVFS_F_IOSIZE
dbj
2004-07-24
remove HAVE_STRUCT_STATFS_F_IOSIZE
dbj
2004-06-23
Define "_ISOC99_SOURCE" when building under NetBSD to get the prototypes
tron
2004-06-22
Redo the last commit. _NETBSD_SOURCE should never be used/referenced anymore.
jmc
2004-06-22
Note on NetBSD that _NETBSD_SOURCE should never be defined and it's an error
jmc
2004-06-21
- Wrap around #if !_NETBSD_SOURCE the definitions of u_{long,int,short,char}
christos
2004-06-21
On NetBSD boxes make sure and provide prototypes for strtouq since quad_t gets
jmc
2004-06-20
Completely rework how tools/compat is done. Purge all uses/references to
jmc
[next]