lint
[unix-history] / usr / src / sys / hp300 /
1992-05-05 Kirk McKusicklint inspired bug fix
1992-04-21 Kirk McKusickadd functionality to support sigaltstack
1992-04-15 Kirk McKusicknull terminate the callout list (from torek)
1992-04-04 Kirk McKusickupdate from Chris Torek to add argument pointer at...
1992-03-21 Keith Skloweruse m_devget instead of le_get. Other minor changes
1992-03-21 Mike Hiblermake code argument to syscall unsigned
1992-03-20 Marc TeitelbaumM4 support
1992-03-20 Marc Teitelbaumhacks for jukebox support
1992-03-19 Keith Bosticdate and time created 92/03/18 16:34:08 by bostic
1992-03-19 Keith Bosticdate and time created 92/03/18 16:33:37 by bostic
1992-03-14 Kirk McKusickadd cpu_coredump for machine dependent coredump state
1992-03-10 Keith Bosticexplain what is really happening
1992-03-10 Keith Bosticfrom Chris Torek; see ANSI C, section 2.2.4.2.1
1992-03-02 Kirk McKusickrd disks depend on NRD not NSD (net2/sys/6)
1992-02-26 Kirk McKusickcalculate hz, tick, and profhz
1992-02-26 Kirk McKusicklint
1992-02-25 Kirk McKusickneed libgnulib.a to get quads
1992-02-25 Kirk McKusickupdate for kernel profiling
1992-02-20 Kirk McKusickpmap_kernel() becomes kernel_pmap
1992-02-20 Kirk McKusickeliminate variable kernel_pmap and function pmap_kernel
1992-02-20 Chris Torekpmap_kernel() is really kernel_pmap variable
1992-02-20 Keith Bosticrip away illusion of portability in ALIGN
1992-02-20 Keith Bosticbreak into separate machine-dependent files for Sparc...
1992-02-18 Kirk McKusickfix up syntax errors
1992-02-18 Kirk McKusickpc is a char *
1992-02-16 Chris Torekconvert to use new select interface, selrecord/selwakeup
1992-02-16 Kirk McKusickneed to include proc.h; dump routine currently takes...
1992-02-16 Kirk McKusickhave to include proc.h before socketvar.h
1992-02-15 Keith Sklowergnu cpp balks on single apostrophes in asm comments.
1992-02-06 Kirk McKusicklint
1992-02-06 Kirk McKusickdate and time created 92/02/05 22:40:56 by mckusick
1992-02-06 Kirk McKusickdcmstart is a void
1992-02-06 Kirk McKusickkeep the offsets the same in the proc structure
1992-02-06 Kirk McKusickp_regs moves to p_md.md_regs
1992-02-06 Kirk McKusickadd cpu_setstack
1992-02-06 Kirk McKusickp_regs moves to p_md.md_regs
1991-12-20 Kirk McKusickadd libquad.a for quad support (should probably get...
1991-12-20 Mike Karelscleanups to LD definitions
1991-12-20 Kirk McKusickreorg for quad support
1991-12-07 Keith Bosticadd _SSIZE_T_
1991-11-21 Kirk McKusickdelete unneeded seg.h
1991-11-06 Kirk McKusicklint
1991-11-06 Kirk McKusicklint
1991-09-19 Mike Karelscheckin karels changes (plus fix sleep -> tsleep)
1991-09-13 Marc Teitelbaumneed vm_prot.h before pmap.h
1991-09-13 Marc Teitelbaumneed void declarations to be consistant with prototypes
1991-09-13 Marc Teitelbaumneed vm_prot.h before pmap.h
1991-09-09 Mike Karelssplit from sys/signal.h
1991-08-30 Kirk McKusickdelete nonexistent vmmeter fields
1991-08-30 William Nesheimadded pmap_bootstrap_alloc(), the "before malloc" alloc...
1991-08-29 Kirk McKusickno longer need to include vm_statistics.h
1991-08-29 Kirk McKusickno longer need to include vmmeter.h
1991-08-29 Kirk McKusickvm_stat is merged into vmmeter structure
1991-08-29 Kirk McKusickno longer need vm_statistics.h
1991-08-09 Keith Sklowerthis version has 2 tx buffers; appears to work.
1991-08-09 Keith Sklowerput in hacks for ISO, (put it into ALLMULTI mode),...
1991-08-03 Mike Karelsapply fixes in 7.14.1.3 to main branch
1991-08-03 Mike Karelsfix precedence bug introduced in 7.14, don't leave...
1991-07-26 Kirk McKusickhave to set the page size early on as it is needed...
1991-07-26 Kirk McKusickvm_page_free_count moves to vm_stat.free_count
1991-06-29 Mike Karelsmore kmem
1991-06-28 Keith Sklowermake compile under newvm system (change types.h to...
1991-06-28 Mike Karelsmake kgdb_dev be dev_t; don't wait for debugger on...
1991-06-28 Mike Karelsmark device drivers (even though it doesn't do anything...
1991-06-28 Mike Karelsvan's changes to move compile instructions from config...
1991-06-28 Mike Karelsadd cpu_wait()
1991-06-28 Mike Karelsfix modem control in dcmclose; hack for "HP DCE" on...
1991-06-27 Keith Skloweradd ALIGN macro
1991-06-26 Keith Sklowerarp now runs at splnet() to merge arp and routing tables.
1991-06-10 Mike Karelsfrom hibler: don't need retry on key 1
1991-06-10 Mike Karelsmake retry printf's conditional on debug
1991-06-10 Mike Karelsdon't rm tags after making them
1991-06-09 Keith Bosticdon't put anything after the #else or #endif's, unless...
1991-06-04 Kirk McKusickfile table is no longer statically allocated
1991-05-29 Kirk McKusickadd entry for exabyte tape
1991-05-29 Kirk McKusickadd check for lock count
1991-05-22 Mike Karelsmissing cast
1991-05-20 Kirk McKusickname resolution checking (need kern/kern_malloc.c 7...
1991-05-17 Marc Teitelbaumpass flags through in device close
1991-05-16 Kirk McKusickdate and time created 91/05/15 11:38:22 by mckusick
1991-05-11 Keith Bosticput redist script in
1991-05-11 Mike Karelsreformatting; no two-space indents!
1991-05-11 Kirk McKusickcorrect copyright, Utah not CMU
1991-05-10 Keith Bosticget the copyright right
1991-05-10 Donn Seeley99% rewritten from scratch to be compatible with protot...
1991-05-10 Keith Bosticget the copyright notice right
1991-05-10 Mike Karelsadd T_USER
1991-05-10 Mike Karelsmv USER to trap.h T_USER, other cleanups
1991-05-10 Mike Karelsstartup => cpu_startup; remove unused argument; clarify...
1991-05-10 Mike Karelsremove firstaddr parameter to main; if p->p_vmspace...
1991-05-09 Keith Bosticmakefile's don't need copyrights
1991-05-09 Keith Bosticdate and time created 91/05/09 00:09:50 by bostic
1991-05-09 Keith Bosticdate and time created 91/05/08 21:56:14 by bostic
1991-05-09 Keith Bosticmove libsa directory here
1991-05-09 Mike Karelsupdate comment
1991-05-09 Mike Karelsrm unused, update
1991-05-09 Keith Bosticnew copyright; att/bsd/shared
1991-05-09 Mike Karelsmerge with stuff from pmap.h
1991-05-09 Keith Bosticyank to 7.1
1991-05-09 Keith Bosticnew copyright; att/bsd/shared
next