BSD 4_4_Lite2 release
[unix-history] / usr / src / sys / hp300 /
1995-07-25 CSRGBSD 4_4_Lite2 release origin/BSD-Release 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
1995-05-25 CSRGBSD 4_4_Lite2 development
1995-05-17 CSRGBSD 4_4_Lite2 development
1995-05-16 CSRGBSD 4_4_Lite2 development
1994-04-22 CSRGBSD 4_4_Lite1 development
1994-04-02 Bill JoyBSD-SCCS END release origin/BSD-SCCS BSD-4_4_Lite2-Snapshot-Development BSD-SCCS-END
1995-05-27 Kirk McKusickclean up backtrace code
1995-05-20 Kirk McKusickcall sync with curproc, not &proc0
1995-05-18 Kirk McKusickadd definition for ability to produce a backtrace
1995-05-18 Kirk McKusickadd backtrace function
1995-05-17 Kirk McKusickavoid simple_lock deadlocks with machine independent...
1995-05-15 Kirk McKusickget initial pc correct
1995-05-14 Kirk McKusickjust use <vm/vm.h> for VM include files
1995-05-14 Kirk McKusickneed to protect simplelock from multiple includes
1995-05-14 Kirk McKusickadd simple locking primitives
1995-05-12 Kirk McKusickadd simple locking primatives
1995-05-11 Kirk McKusickavoid panic's on attempted open's of non-existent devices
1995-05-11 Bill Joylock.h moves to /sys/sys
1995-05-10 Kirk McKusickput in request to unmount all filesystems when rebooting
1995-05-04 Kirk McKusickmore POSIX and ANSI compliance (from karels)
1995-04-29 Keith BosticLONG_MIN and LONG_MAX need suffixes, and ULONG_MAX...
1995-04-25 Kirk McKusickmust use hex constants
1995-04-13 Kirk McKusickfix includes for new locking
1995-03-30 Kirk McKusickbtodb and dbtob need to work with 64-bit numbers (from...
1995-02-19 Chris G. Demetrioufix external declarations to match prototyped return...
1995-02-19 Chris G. Demetriourather than passing sy_narg around, pass sy_argsize
1995-02-12 Kirk McKusickallow swapping on sd1b and sd2b
1995-02-12 Chris G. Demetriouturn off ISO networking
1995-01-10 Chris G. Demetriouadd ISO and CCITT opts, vn pdev. add NS option and...
1995-01-10 Chris G. Demetriouadd NS and CCITT options, cd and vn pseudo-devs. ...
1995-01-10 Chris G. Demetriouioctl cmd arg is u_long, strategy returns void.
1995-01-10 Chris G. Demetriousignal handler code is u_long, pull in vm_extern.h...
1995-01-10 Chris G. Demetrioustrategy returns void, ioctl cmd arg is u_long
1995-01-10 Chris G. Demetrioumicrotime returns void
1995-01-10 Chris G. Demetriouadd register_t for impending syscall args changes
1995-01-03 Kirk McKusickadd types to devices (from mycroft)
1994-11-22 Kirk McKusickadd istty to identify vnodes that reference ttys in...
1994-08-02 Mike Hiblermention Nov 92 TOCS paper by Kessler and Hill for poten...
1994-07-29 Mike Hiblerput space around minus sign in pad expressions. gcc2...
1994-06-16 Jan-Simon Pendrymerge in some of the netbsd changes.
1994-06-02 Mike Hibleravoid crashing on RTE with odd-address PC, it appears...
1994-05-28 Mike Hiblerfix a divide by zero problem
1994-05-28 Mike Hiblerimproper parameter to pmap_changebit (should be PA...
1994-05-27 Mike Hiblerforgot to account for new stack alignment in initial...
1994-05-20 Mike Hiblerif no label, reset partition info since readdisklabel...
1994-04-23 Kirk McKusickadd union, proc, and cd9660 filesystems; delete loop...
1994-04-23 Kirk McKusickadd union and proc filesystems
1994-04-23 Mike Hiblermake sure even root can't open a drive that was not...
1994-04-21 Kirk McKusicklint
1994-04-20 Marshall Kirk McKusickget rid of unused MINFREE parameter
1994-04-19 Kirk McKusickps_code is now passed by postsig, so guess should no...
1994-04-01 Mike Hibleranother thought about improving performance
1994-03-23 Keith Bosticadd USL's copyright notice
1994-03-22 Keith Bosticdate and time created 94/03/22 07:52:54 by bostic
1994-03-22 Mike Hiblerallocate segment tables out of a private submap that...
1994-03-22 Mike Hiblerdon't lose signal handler "code" argument when signal...
1994-03-22 Keith Bosticdate and time created 94/03/21 16:00:30 by bostic
1994-03-22 Keith Bosticadd a copyright notice
1994-03-22 Keith Bosticadd add a copyright noitce
1994-03-21 CSRGBSD 4_4_Lite1 development
1994-02-14 Mike Hiblermake sure we dump the last page of physical memory
1994-02-14 Mike Hiblerdon't use a kernel stack buffer!
1994-01-28 Jan-Simon Pendryadd stubs for fpreg support
1994-01-28 Jan-Simon Pendryadd struct fpreg
1994-01-24 Kirk McKusickaf.o no longer exists
1994-01-22 Keith Bosticcopyright typo
1994-01-22 Keith Bostictypo
1994-01-14 Mike Hiblerlint
1994-01-14 Mike Hiblerput my name in
1994-01-13 Mike Hiblermissing close bracket (from cgd)
1994-01-13 Mike Hiblerforgot some of the lint
1994-01-13 Mike Hiblerlint
1994-01-13 Mike Hiblerlint, cleanup
1994-01-13 Mike Hiblerexperimental code for "unmanaged" buffers,
1994-01-13 Mike Hibleruse pmap routines to do pagemove.
1994-01-13 Mike Hiblerdubious change to not remove wired mappings in pmap_pro...
1994-01-13 Mike Hiblerhandle "reverse priority" searches of SCSI devices...
1994-01-13 Mike Hiblerimprovements for removable media
1994-01-13 Mike Hiblerdocument SCSI_REVPRI, MAPPEDCOPY, BUFFERS_UNMANAGED
1994-01-13 Keith Bostictypo
1994-01-13 Keith Bosticlint
1994-01-13 Keith Bosticdon't put comments inside comments
1994-01-06 Jan-Simon Pendrydate and time created 94/01/05 12:54:31 by pendry
1994-01-06 Keith Bosticuse latest BSDI version of <sys/cdefs.h>, change to...
1994-01-06 Kirk McKusickadd cpu_swapin (nothing needed)
1994-01-05 Keith Bosticlint
1994-01-05 Keith Bosticlint, KNF
1994-01-05 Keith Bosticlint
1994-01-05 Keith Bosticdelete completely appropriate, correct and reasonable...
1994-01-05 Keith Bosticu_long isn't available if _POSIX_SOURCE is defined
1994-01-05 Keith Bosticreorder the defines to hopefully get standards conforma...
1994-01-05 Keith Bosticadd max value for SSIZE_T_MAX
1994-01-05 Keith Bosticadd _POSIX_SSIZE_MAX
1994-01-04 Jan-Simon Pendryadd file for procfs
1994-01-04 Jan-Simon Pendryadd struct reg for procfs
1993-12-11 Kirk McKusickadd cpu_set_init_frame to initialize init's syscall...
1993-11-16 Kirk McKusickhave to do tprintf_open before trying to print
1993-11-15 Mike HiblerMAPPEDCOPY code: routines for mapped copyin/copyout
next