lint; checkoverlap code is conditional on DIAGNOSTIC
[unix-history] / usr / src / sys / tahoe /
1990-05-11 Kirk McKusickmerge in support for hp300 from Utah
1990-05-11 Kirk McKusickuse NKMEMCLUSTERS to size malloc arena; expand arena...
1990-05-11 Kirk McKusickadd configuration for size of kernel malloc arena and...
1990-05-11 Kirk McKusickadd default size for kernel malloc arena
1990-05-11 Kirk McKusickmerge in support for hp300 from Utah
1990-05-11 Kirk McKusickno more u_eosys
1990-05-09 Kirk McKusickdate and time created 90/05/08 17:21:39 by mckusick
1990-05-05 Kirk McKusickdelete unneeded header
1990-05-04 Keith Sklowerincorporate recent torek changes (not tested)
1990-04-28 Kirk McKusickhave to munhash on the right things
1990-04-28 Kirk McKusickno more static quota structures
1990-04-11 Kirk McKusickno more vnode table or name cache table
1990-04-11 Kirk McKusickincrease size of malloc arena
1990-04-11 Kirk McKusickno more vnode
1990-04-07 Keith Bosticadd hd driver, minor changes in gets() string to make...
1990-04-07 Keith Bosticupdate for HCX9 tape
1990-04-07 Keith Bosticupdate for tahoe tape
1990-04-04 Mike Karelsether_input
1990-04-04 Mike Karelslots of cleanups; HCX-9 config.; tsleep; make resets...
1990-04-04 Mike Karelslots of cleanups; try to figure out what drives are...
1990-04-04 Mike Karelscorrect correction flags; augment definitions for onlin...
1990-04-04 Mike Karelsnew tsleep; unwind when signal interrupts; close routin...
1990-04-04 Mike Karelsmove current kdb options from boothowto to separate...
1990-04-04 Mike Karelsadd ALIGN macro to round pointer up to aligned boundary
1990-04-04 Mike Karelsrm setjmp, longjmp
1990-04-04 Mike Karelsu.u_eosys is gone, use EJUSTRETURN; stop using u.u_error
1990-04-04 Mike Karelsdon't bother copying in data for /dev/null
1990-04-04 Mike KarelsISSIG => CURSIG; remove setjmp; use ERESTART to indicat...
1990-04-02 Marc Teitelbaumchanges to syscall tracing (checked in by karels)
1990-03-29 Mike Karelsupdate uio_offset as well as resid
1990-02-27 Mike Karelsadd CCI credit
1990-02-27 Mike Karelsadd CCI credit, defn for silo overflow error
1990-02-24 Mike KarelsI see no pointer here
1990-02-24 Marc Teitelbaumadd KERNTEXTOFF
1990-02-18 Kirk McKusickget rid of dir.h
1990-01-18 Marc Teitelbaumstrip 8th bit if not CS8
1989-12-31 Kirk McKusickneed more UPAGES for NFS
1989-11-23 Marc Teitelbaumno longer need ttydefaults.h
1989-11-15 Kirk McKusickmaps for NFS and MFS should not be in the middle of...
1989-10-25 Kirk McKusickmerge inode and nfsnode tables into a single vnode...
1989-10-23 Kirk McKusickinode => vnode
1989-09-07 Mike Karelsgenerate dependencies for genassym/assym.s automatically
1989-09-05 Mike Karelsgenerate dependencies for genassym/assym.s automatically
1989-09-05 Mike Karelsadd probe op
1989-09-05 Mike KarelsI think bostic and sklower did this: move mbuf paramete...
1989-09-04 Mike Karelsmisc cleanups, init physmem so can reduce if desirec...
1989-09-04 Mike Karelsadd dumpconf
1989-09-04 Mike Karelsexpunge u_code (pass directly); move nosys; regularize...
1989-09-04 Mike Karelsnew signals: pass code directly to sendsig
1989-09-03 Mike Karelsreturn from kdb means continue previous: trap if from...
1989-09-01 Mike Karelsadd Mfsiomap
1989-09-01 Kirk McKusickadd MFS map; cleanup NFS map
1989-09-01 Mike Karelsinit physmem to max supported memory (so can limit);
1989-08-24 Keith Bosticbe silent if controller absent
1989-08-24 Keith Bostictype mistake; include standard address array
1989-08-15 Mike Karelshalf of it is gone; the other half later
1989-08-15 Mike Karelskcall 139 is dead
1989-08-11 Keith Bosticlint; pass structure pointer, not structure itself
1989-07-06 Kirk McKusickallocation of nfsnode table
1989-07-05 Kirk McKusickpass &u to syscall routines (eventually to become a...
1989-07-05 Mike Karelsget rid of old compatibility code
1989-07-05 Marc TeitelbaumKTRACE code
1989-06-28 Kirk McKusicksyntax error
1989-05-30 Kirk McKusickeliminate floating point from the kernel (from forys...
1989-05-25 Keith Bosticadd hd device for HCX9
1989-05-25 Keith Bosticadd default device for hcx9
1989-05-24 Keith Bosticfixes for HCX9
1989-05-24 Keith Bostichack to allow vxprobe to set ui_addr
1989-05-19 Kirk McKusickdepend has to also include ioconf.c (4.3BSD/sys/236)
1989-05-10 Kirk McKusickmerge in vnodes
1989-05-10 Kirk McKusick`ld' moved again
1989-05-10 Kirk McKusickeliminate ../h
1989-05-10 Kirk McKusickmerge in vnodes
1989-05-10 Kirk McKusickmerge in NFS support from Rick Macklem
1989-05-10 Kirk McKusickmerge in vnodes
1989-05-10 Kirk McKusickdelete unneeded include file; add NFS support from...
1989-05-05 Kirk McKusickdelete uneeded include's
1989-05-05 Kirk McKusickget rid of unneeded include
1989-05-05 Kirk McKusickdelete unneeded include files
1989-05-05 Kirk McKusickinline expand geterror as the function is no longer...
1989-05-03 Kirk McKusickmerge of nfs from Rick Macklem
1989-05-03 Kirk McKusickmerge in NFS code from Rick Macklem
1989-05-02 Marc Teitelbaumspeed table, initializations, t_param, other tty relate...
1989-05-02 Marc Teitelbaumspeed table, initializations, t_param, other tty relate...
1989-05-02 Marc Teitelbaumspeed table, initializations, calling t_param, passing...
1989-05-02 Marc Teitelbaummem device now takes flag
1989-05-02 Keith Bosticsgsetup routines for vd/hd drivers
1989-05-02 Keith Bosticfix /etc/init /sbin/init code
1989-05-02 Keith Bosticput NACE on #ifdef; add NHD for HCX-9
1989-05-02 Keith Bosticadd wbadaddr for HCX-9 hd driver
1989-05-02 Keith Bosticadd ex, inet, ns, iso, and hd drivers
1989-05-02 Keith Bosticadd hd drivers for HCX-9
1989-05-02 Keith Bosticgeneral cleanup, move dependencies to .depend
1989-05-02 Keith Bosticgeneral cleanup, lint, yank to 7.1
1989-05-02 Keith Bosticlabel offset calculation incorrect
1989-05-02 Keith Bosticfix cylinder calculation; remove error codes, add disk...
1989-04-27 Kirk McKusickuse new form of suser()
1989-04-26 Kirk McKusick../h => ../sys
1989-04-26 Kirk McKusick../machine => machine
1989-04-26 Kirk McKusicknew locations due to file system reorganization
next