BSD 4_4_Lite2 development
[unix-history] / usr / src / sys / hp / hpux /
1995-01-30 CSRGBSD 4_4_Lite2 development
1992-08-03 CSRGBSD 4_4_Lite2 development
1982-10-12 CSRGStart development on BSD 4_4_Lite2
1995-08-05 CSRGBSD 4_4_Lite1 release BSD-4_4_Lite1
1995-07-25 CSRGBSD 4_4 release BSD-4_4
1994-04-02 Bill JoyBSD-SCCS END release origin/BSD-SCCS BSD-4_4_Lite2-Snapshot-Development BSD-SCCS-END
1995-02-20 Chris G. Demetrioudate and time created 95/02/19 08:07:15 by cgd
1995-02-20 Chris G. Demetriousleaze new sysent format by using narg * 4 for argsize.
1995-02-20 Chris G. Demetriounew names for some syscalls
1995-02-20 Chris G. Demetriounew names for functions.
1995-02-20 Chris G. Demetriouohpuxssig -> compat_43_hpuxssig
1995-02-20 Chris G. Demetriouproper return types, new names for functions
1995-02-19 Chris G. Demetriouuse argsize for unimplemented function printfs. new...
1994-02-14 Mike Hiblersupport for fcntl file locking
1994-02-08 Mike Hibleradd munmap
1994-01-13 Keith Bosticlint
1993-11-17 Mike Hibleradd CLKTICK sysconf call
1993-09-24 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-09-10 Mike Hiblerbring up to HP-UX 9.x level
1993-09-10 Mike Hibleradd missing arg to trace routine
1993-09-10 Mike Hiblerbring in sync with version in kern
1993-07-09 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-07-09 Mike Hiblercleanup
1993-07-09 Mike Hibleradd support for O_NONBLOCK (in conjunction with FNDELAY...
1993-07-09 Mike Hibleradd support for O_NONBLOCK, cleanup
1993-06-15 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-15 Keith Bosticmake function names match system call names
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-08-03 CSRGBSD 4_4_Lite1 development
1992-08-03 CSRGBSD 4_4 development
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
1991-01-02 CSRGBSD 4_3_Reno release BSD-4_3_Reno
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
1982-10-12 CSRGStart development on BSD 4_4_Lite1
1979-09-27 CSRGStart development on BSD 4_4
1979-09-27 CSRGStart development on BSD 4_3_Reno