4.4BSD snapshot (revision 8.1)
[unix-history] / usr / src / sys / hp / hpux /
1993-06-15 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-15 Keith Bosticmake function names match system call names
1993-06-11 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-11 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-11 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-05-28 Kirk McKusickhpux lseek => 4.4BSD olseek
1993-05-18 Kirk McKusickget/setrlimit and f/truncate are COMAPT
1993-05-18 Kirk McKusickold get/setrlimt are COMPAT_43
1993-05-13 Kirk McKusickrequires COMPAT_43 to build
1992-12-28 Mike Hiblerlatest Utah version
1992-10-12 Keith Bosticmake kernel includes standard
1992-09-22 Mike Hiblerfix a couple of minor bugs in my last revision
1992-08-07 Kirk McKusickfrom Mike Hibler
1992-08-04 Mike Hiblerget things working again for a wider range of HP-UX...
1992-08-04 Mike Hiblerifdef ohpuxssig under COMPAT_OHPUX
1992-08-04 Mike Hiblertermios support
1992-07-16 Kirk McKusickneed to pass down proc pointers
1992-07-14 Kirk McKusickosetreuid and osetregid are back, so we can use them...
1992-07-13 Jan-Simon PendryMIN -> min
1992-07-11 Chris TorekANSIfy syscall args
1992-07-11 Chris TorekANSIfy syscall args
1992-07-10 Chris Torekhave to inline expand setreuid and setregid since they...
1992-07-10 Mike Hiblermove HPUXCOMPAT code for shmctl to here from sysv_shm.c
1992-07-08 Chris Toreknew resource usage calculations
1992-07-03 Kirk McKusickdelete USES
1992-06-20 Kirk McKusicktimeval => timespec in vattr and dinode
1992-06-06 Mike Hiblermerge latest Utah hp300 code including 68040 support
1992-05-15 John Heidemannvnode interface conversion
1992-05-14 John Heidemannvnode interface conversion
1992-05-14 Kirk McKusickmake off_t and dev_t's explicitly their old sizes
1992-04-21 Kirk McKusickrename a signal control flag
1992-02-16 Kirk McKusickhave to include proc.h before socketvar.h
1992-02-06 Kirk McKusickp_regs moves to p_md.md_regs
1992-02-05 Kirk McKusicknew namei calling convention
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