Go to file
kleink 4174920943 Per X/Open CAE Specification, Issue 5, change the semantics of pread(),
pread64(), pwrite(), pwrite64():
* The `offset' argument specifies an absolute offset within the file.
* After performing the read resp. write operation, restore the original
  offset within the file.
Also, change the argument structure used by svr4_sys_prwite64() to
svr4_sys_pwrite64_args, instead of the 32-bit offset version.
1997-10-27 11:45:57 +00:00
bin add dependancies to fix parallel compilation 1997-10-22 01:36:36 +00:00
distrib Add lib*_pic.a files. 1997-10-27 07:28:04 +00:00
etc Make partition a of the 3.5" floppy label a 4.2BSD filesystem, rather 1997-10-27 04:45:38 +00:00
games use CPPFLAGS instead of CFLAGS 1997-10-26 21:50:53 +00:00
gnu Build bfd and readline on the Alpha, too. 1997-10-27 00:25:05 +00:00
include Update for new function renaming nechanism. 1997-10-22 06:59:35 +00:00
lib Make it compile with WARNS=1. (I'm not sure where the prototype really 1997-10-27 05:28:46 +00:00
libexec use CPPFLAGS instead of CFLAGS 1997-10-25 10:10:19 +00:00
regress use CPPFLAGS instead of CFLAGS 1997-10-26 21:50:53 +00:00
sbin oops; forgot to update the license here. 1997-10-23 03:00:12 +00:00
share update doc on new "ps" options 1997-10-24 19:15:38 +00:00
sys Per X/Open CAE Specification, Issue 5, change the semantics of pread(), 1997-10-27 11:45:57 +00:00
usr.bin Cleanup warnings when -DKERBEROS 1997-10-24 14:44:35 +00:00
usr.sbin Resolve RCSID conflicts; hopefully this is the last time :-) 1997-10-26 00:24:41 +00:00
Makefile Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00