#
68373 |
| 19-Feb-1995 |
cgd |
use argsize for unimplemented function printfs. new names for fcns. |
#
66074 |
| 13-Feb-1994 |
hibler |
support for fcntl file locking |
#
64905 |
| 16-Nov-1993 |
hibler |
add CLKTICK sysconf call |
#
64478 |
| 09-Sep-1993 |
hibler |
bring up to HP-UX 9.x level |
#
63734 |
| 08-Jul-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
#
63726 |
| 08-Jul-1993 |
hibler |
add support for O_NONBLOCK (in conjunction with FNDELAY and FIOSNBIO) |
#
63440 |
| 14-Jun-1993 |
bostic |
make function names match system call names |
#
60110 |
| 17-May-1993 |
mckusick |
old get/setrlimt are COMPAT_43 |
#
59982 |
| 12-May-1993 |
mckusick |
requires COMPAT_43 to build |
#
57307 |
| 27-Dec-1992 |
hibler |
latest Utah version |
#
56506 |
| 11-Oct-1992 |
bostic |
make kernel includes standard |
#
55832 |
| 03-Aug-1992 |
hibler |
get things working again for a wider range of HP-UX binaries |
#
55282 |
| 15-Jul-1992 |
mckusick |
need to pass down proc pointers |
#
55165 |
| 13-Jul-1992 |
mckusick |
osetreuid and osetregid are back, so we can use them again |
#
55072 |
| 12-Jul-1992 |
pendry |
MIN -> min |
#
54917 |
| 10-Jul-1992 |
torek |
ANSIfy syscall args |
#
54861 |
| 09-Jul-1992 |
torek |
have to inline expand setreuid and setregid since they no longer exist in kern_prot.c |
#
54857 |
| 09-Jul-1992 |
hibler |
move HPUXCOMPAT code for shmctl to here from sysv_shm.c |
#
54771 |
| 07-Jul-1992 |
torek |
new resource usage calculations |
#
54627 |
| 03-Jul-1992 |
mckusick |
delete USES |
#
54107 |
| 19-Jun-1992 |
mckusick |
timeval => timespec in vattr and dinode |
#
53922 |
| 05-Jun-1992 |
hibler |
merge latest Utah hp300 code including 68040 support |
#
53518 |
| 14-May-1992 |
heideman |
vnode interface conversion |
#
53481 |
| 13-May-1992 |
mckusick |
make off_t and dev_t's explicitly their old sizes |
#
52381 |
| 05-Feb-1992 |
mckusick |
p_regs moves to p_md.md_regs |