-yupdate from Rick Macklem
[unix-history] / usr / src / sys / hp / hpux /
1991-05-31 Kirk McKusickmake file flags more consistent; delete dead code
1991-05-31 Kirk McKusickmake file flags consistent
1991-05-08 Mike Hiblerupdate from utah
1991-05-05 Mike Karelsu. is gone, use p_addr (or kstack for regs); current...
1991-04-21 Mike Karelsnew proc struct, substructs; rm OFILE*; new namei,...
1991-04-21 Mike Karelsfix includes; new driver calling conventions w/ proc
1991-04-21 Mike Karelsnew proc struct, sigacts struct
1991-02-14 Kirk McKusickgetsock now has three arguments and returns an error
1991-01-11 Kirk McKusickadd dynamically allocated file descriptors
1990-12-17 Kirk McKusickfix include paths
1990-12-17 Keith Bostickernel reorg
1990-12-06 Kirk McKusickupdate from Mike Hibler for new VM and other machine...
1990-10-25 Kirk McKusickupdate Utah source identifier
1990-08-22 Mike Karelsuse 4.3-compat versions of syscalls that pass back...
1990-06-29 Mike KarelsRETURN => return, remove syscontext.h
1990-06-28 Mike Hiblerconvert numbers to hex for easy comparison with termios.h
1990-06-28 Mike Hiblerconvert directly between HP-UX termio and POSIX termios
1990-06-25 Kirk McKusickpurge use of u_r.r_time and u_r.r_off
1990-06-25 Kirk McKusickpurge use of RETURN
1990-06-23 Mike Hiblereliminate use of u_error
1990-06-09 Mike Karelsconvert copen to use open
1990-06-09 Kirk McKusickbrave new world
1990-05-26 Kirk McKusick"update from Mike Hibler at Utah"
1990-05-17 Mike Karelsattempt to convert wait, pause
1990-05-17 Kirk McKusickmount structure elements now start mnt_ instead of m_
1990-05-16 Kirk McKusickuse proper include files
1990-05-09 Kirk McKusickmerge in hp300 support from Utah