NetBSD/sys/compat
drochner 192b3c733c Build libraries for kernel/standalone code from within their compilation
directories and use .PATH to lookup the source files.
(Formerly, the libs were built from the source dirs, with MAKEOBJDIR
set to the compilation directory.)
This solves 2 problems:
-"mkdep" and "make" are now consistent about the file lookup, this fixes
 bad interactions with amd reported in PR bin/7374 (Arne Juul) and
 lossage reported by Andrew Gillham ("obj" dirs and relative paths still
 don't work well together)
-kernel compile trees can be moved around without forcing a new
 "make depend" - fixing PR kern/4021 by Martin Husemann
1999-05-07 14:28:50 +00:00
..
aout sync with regular syscalls.master: Add getcwd, fchroot, and tweak __getlogin 1999-03-28 21:56:56 +00:00
common Build libraries for kernel/standalone code from within their compilation 1999-05-07 14:28:50 +00:00
freebsd compute the value to be used for e_arglen via howmany(value, sizeof (char *)), 1999-04-30 23:07:01 +00:00
hpux Add "use counting" to file entries. When closing a file, and it's reference 1999-05-05 20:01:01 +00:00
ibcs2 Add "use counting" to file entries. When closing a file, and it's reference 1999-05-05 20:01:01 +00:00
linux Add "use counting" to file entries. When closing a file, and it's reference 1999-05-05 20:01:01 +00:00
m68k4k If we match, and we're COMPAT_AOUT, use the a.out compat syscall switch, 1999-02-20 23:25:55 +00:00
netbsd32 Add "use counting" to file entries. When closing a file, and it's reference 1999-05-05 20:01:01 +00:00
osf1 Add "use counting" to file entries. When closing a file, and it's reference 1999-05-05 20:01:01 +00:00
ossaudio Add "use counting" to file entries. When closing a file, and it's reference 1999-05-05 20:01:01 +00:00
sunos Add "use counting" to file entries. When closing a file, and it's reference 1999-05-05 20:01:01 +00:00
svr4 Add "use counting" to file entries. When closing a file, and it's reference 1999-05-05 20:01:01 +00:00
ultrix Add "use counting" to file entries. When closing a file, and it's reference 1999-05-05 20:01:01 +00:00
vax1k completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
Makefile Don't install includes 1998-10-03 20:30:50 +00:00