Kris Van Hees
51d7668141
solaris10-20040624
...
FIXES 5396
as substantially done by Jeff Woodward <Jeffrey.B.Woodward@Dartmouth.EDU>,
work diffed out and slightly rewritten
2004-06-24 18:38:19 +00:00
Rainer Schöpf
e82999dedf
linux26-i-security-20040621
...
configure test is shadow@dementia.org's fault
test for i_security inode field and init if exists
2004-06-21 22:54:15 +00:00
Kris Van Hees
827ff40465
linux26-selinux-20040621
...
FIXES 5372
add selinux configure checking, and make sock_create take extra arg if needed
2004-06-21 21:06:18 +00:00
Love Hörnquist-Åstrand
4a69168cdf
i-hate-aclocal-20040603
...
FIXES 4922
aclocal wants [] around macro names.
good for aclocal.
2004-06-03 06:13:27 +00:00
Nathan Neulinger
c05beb30dc
kdump-build-cleanup-1-20040515
...
FIXES 4521,4522
remove KDUMP/KDUMP64 configure stuff, clean up kdump targets in Makefile
2004-05-15 07:16:55 +00:00
Jonathan Curley
329f256d42
linux-26-provide-proc-interface-instead-of-syscall-20040507
...
FIXES 4462
provide /proc file interface to use instead of AFS system call.
doesn't solve the PAG problem.
2004-05-10 05:39:21 +00:00
Jim Rees
86c8433bc6
obsd35-20040427
...
get ready for OpenBSD 3.5 (due May 1)
2004-04-27 20:43:04 +00:00
Nickolai Zeldovich
519e7f0669
check-if-compiler-supports-__FUNCTION__-macro-20040426
...
Add an autoconf check to see if the compiler supports __FUNCTION__ and __LINE__
2004-04-26 22:39:33 +00:00
Chas Williams
f3cd6ca063
linux-26-progress-20040412
...
FIXES 4027
if you complain about any of it, you better include a patch, or risk being
severely flamed. very much a work in progress
2004-04-12 20:42:19 +00:00
Derrick Brashear
2e455c3702
pam-login-sia-et-al-reorg-20040325
...
FIXES 3680
rework top makefile to build pam or not depending on acinclude.m4
2004-03-25 23:25:50 +00:00
Derrick Brashear
c7b595608e
darwin-new-systypes-20040317
...
make autoconf figure it out for us
2004-03-17 08:24:13 +00:00
Jim Rees
d0f33e1d88
freebsd-20040310
...
Support for FreeBSD 5.x client.
Both 4.x and 5.x now use vnodes from the system pool instead of attaching
a private vnode to the vcache.
Most of this is from Garrett Wollman <wollman@khavrinen.lcs.mit.edu>,
I just did some integration and made it work again on 4.x.
2004-03-10 23:01:50 +00:00
Derrick Brashear
d3b28b180b
aix5-missed-autoconf-support-20040310
...
put back the aix5 stuff in autoconf files
2004-03-10 17:12:08 +00:00
Derrick Brashear
7e1b1a2e0d
macos-build-update-20040310
...
make the head build again.
2004-03-10 08:35:38 +00:00
Sven Oehme
eca259c292
linux-ppc64-fixes-20040202
...
FIXES 3058
linux ppc64 port
2004-02-03 06:23:30 +00:00
R. Lindsay Todd
333b371389
largefile-support-continued-20031205
...
FIXES 1493
configure switch and minor largefile cleanup. not done.
2003-12-05 08:35:57 +00:00
Derrick Brashear
afb1b03e75
vos-full-listvol-on-by-default-20031204
...
at the suggestion of miles@cs.stanford.edu
2003-12-04 19:53:37 +00:00
Kris Van Hees
f0c992107a
solaris-kdump-build-rationalization-20031204
...
make kdump64 and kdump32 get built with sanity on solaris
2003-12-04 16:33:54 +00:00
Douglas Engert
49ab5ed14a
ia64-hpux1123-support-20031126
...
FIXES 2579
necessary changes to support hpux 11.23 on ia64.
2003-11-27 01:17:34 +00:00
Derrick Brashear
423c279a49
tail-dont-use-dash-one-20031114
...
FIXES 2453
new tail axes -1 support
2003-11-15 03:02:23 +00:00
Garrett Wollman
5f705ff1b9
use-posix-regex-20031010
...
use posix regex if available instead of re_comp
eliminates need for -lcompat on the BSDs, so remove it from XLIBS
2003-10-10 15:08:31 +00:00
Jim Rees
b39bf74e58
more-sysnames-20030925
...
add openbsd 3.3-3.4, freebsd 5.1-5.2 (from wollman@khavrinen.lcs.mit.edu )
2003-09-25 17:26:10 +00:00
Kris Van Hees
be95c11413
usermode-linux-configure-cleanup-20030808
...
clean up configure test for usermode linux
2003-08-11 20:29:21 +00:00
Derrick Brashear
7356b6696e
use-strerror-if-available-20030725
...
discover and use strerror instead of sys_errlist and sys_nerr.
2003-07-25 05:38:01 +00:00
Kris Van Hees
ddac9ce59a
linux-usermode-better-test-20030710
...
test the source tree and not the running kernel
2003-07-10 22:52:15 +00:00
Kris Van Hees
75c205ed89
linux-uml-update-20030707
...
remaining update for uml, already i 1.2.10-rc2
2003-07-07 22:58:39 +00:00
R. Lindsay Todd
4dd74ef182
splint-support-20030701
...
FIXES 1493
add splint support targets to makefiles
add support files
2003-07-02 02:03:17 +00:00
Derrick Brashear
239067b147
linux-i-alloc-sem-usage-20030701
...
modern kernels appear to use i_alloc_sem around truncation
2003-07-01 23:21:34 +00:00
Peter Breitenlohner
96c7261a22
ignore-pam-module-if-no-headers-20030701
...
FIXES 1649
we check for pam headers; use the result
2003-07-01 20:27:54 +00:00
Peter Breitenlohner
a75f0516f5
kdump-build-cleanup-20030701
...
FIXES 1654
don't rebuild kdump on every pass
2003-07-01 19:57:05 +00:00
Jim Rees
88f3f666de
with-bsd-kernel-headers-20030630
...
add --with-bsd-kernel-headers configure option
thanks to nathan for help with this
2003-06-30 20:44:50 +00:00
Jim Rees
e458134e44
strl-20030627
...
add strlcat, strlcpy to libutil
====================
This delta was composed from multiple commits as part of the CVS->Git migration.
The checkin message with each commit was inconsistent.
The following are the additional commit messages.
====================
src/util/strlcat.c src/util/strlcpy.c
2003-06-27 15:01:21 +00:00
R. Lindsay Todd
befd22d01d
logging-changes-for-large-files-20030619
...
FIXES 1493
create afs_vsnprintf. use it in FSLog. add new types which are intmax and uintmax,
32 or 64 bit as needed.. some casting.
2003-06-19 18:35:44 +00:00
Nathan Neulinger
a8dd10c862
check-mkstemp-in-config-20030617
...
check for mkstemp in configure
use HAVE_MKSTEMP in src/butc/tcudbprocs.c
2003-06-17 18:28:00 +00:00
Derrick Brashear
10a00664e3
opteron-no-modversions-ia32-sys-call-table-fun-20030610
...
attempt to deal if modversions is disabled
2003-06-10 20:15:07 +00:00
Derrick Brashear
718f25e62e
amd64-hook-ia32-table-20030519
...
if sys_call_table is exported and ia32_sys_call_table isn't, we need it this way
2003-06-05 15:11:44 +00:00
Nathan Neulinger
244fde00a9
afsd-check-for-bad-partition-type-20030602
...
FIXES 1455
disallow cache directory of types we know cause problems
====================
This delta was composed from multiple commits as part of the CVS->Git migration.
The checkin message with each commit was inconsistent.
The following are the additional commit messages.
====================
FIXES 1542
typo
2003-06-03 05:31:08 +00:00
Derrick Brashear
831e172463
amd64-hook-ia32-table-20030519
...
first cut at an opteron port
2003-05-20 08:02:53 +00:00
Derrick Brashear
7fa099db6f
linux-look-for-syscall-h-in-kernel-20030519
...
some new kernels appear not to have linux/syscall.h in the kernel. no clue.
2003-05-20 04:49:29 +00:00
Derrick Brashear
a8b536e7d3
linux-try-sys-wait4-20030516
...
we may have close/wait4 instead of close/chdir or open/exit
2003-05-16 18:42:28 +00:00
Kris Van Hees
fcdc120ce7
i386-user-mode-linux-support-20030513
...
FIXES 1396
support for usermode linux
2003-05-13 05:23:56 +00:00
Derrick Brashear
f5df7b1d97
autoconf-deal-with-res-search-as-macro-20030428
...
on some platforms, res_search is a macro for __res_search, find it anyway
2003-04-29 00:05:57 +00:00
Derrick Brashear
509c965d0a
amd64-linux-port-20030428
...
first cut at an opteron port
2003-04-28 22:38:20 +00:00
Derrick Brashear
5946081876
linux-try-more-kernel-paths-20030410
...
FIXES 1364
try /usr/src/linux-2.4 in addition to /usr/src/linux
2003-04-10 20:57:22 +00:00
Garry Zacheiss
abc9f6b190
darwin-map-more-versions-20030410
...
Reocgnize MacOS X 10.2.5 as ppc_darwin_60.
2003-04-10 20:23:23 +00:00
Garry Zacheiss
f14686ea2e
darwin-map-more-version-20030331
...
Recognize MacOS X 10.2.3 and 10.2.4.
2003-03-31 19:22:04 +00:00
Derrick Brashear
b9eb8cc669
solaris-fs-rolled-20030328
...
for solaris 9 u2
2003-03-28 21:26:20 +00:00
Nathan Neulinger
73b4283116
revert-large-file-support-20030328
...
FIXES 1341
sadly there are problems. how long before this comes to the fore again
i don't know.
2003-03-28 09:35:53 +00:00
Derrick Brashear
4731e86a44
linux-one-more-stupid-configure-test-20030321
...
pointed out by zacheiss@mit.edu that i missed this. oops
2003-03-21 14:00:31 +00:00
Derrick Brashear
284d3edd23
redhat-81-support-again-20030319
...
once more. maybe this time they'll release something that looks like this
2003-03-19 22:20:56 +00:00