date and time created 92/02/29 12:43:13 by bostic
[unix-history] / usr / src /
1992-03-01 Keith Bosticdate and time created 92/02/29 12:43:13 by bostic
1992-03-01 Keith Bosticdate and time created 92/02/29 12:41:00 by bostic
1992-03-01 Keith Bosticdate and time created 92/02/29 12:40:59 by bostic
1992-03-01 Keith Bosticdate and time created 92/02/29 12:40:58 by bostic
1992-03-01 Keith Bosticdate and time created 92/02/29 12:40:57 by bostic
1992-03-01 Keith Bosticdate and time created 92/02/29 12:27:10 by bostic
1992-03-01 Keith Bosticcombine C library and kernel versions of this file
1992-03-01 Keith Bosticdate and time created 92/02/29 12:18:14 by bostic
1992-03-01 Ralph Campbellfixes to support kadb
1992-03-01 Ralph Campbelluse rawread and rawwrite for tz
1992-03-01 Ralph Campbellblock interrupts when updating the clock chip.
1992-03-01 Ralph Campbelladded support for DS5000
1992-03-01 Ralph Campbellchanges to support DS5000
1992-03-01 Ralph Campbelladded support for DS5000
1992-03-01 Ralph Campbellchanges to support DS5000
1992-03-01 Ralph Campbelladded kdb support and DS5000 support
1992-02-29 Keith Skloweradd proc argument to ioctl among others
1992-02-29 Keith SklowerThis likely represents cleanups done by Bill Jolitz...
1992-02-29 Keith Bosticsleep, tsleep and wakeup really take void *'s, not...
1992-02-29 Keith Bosticcopy individual buffers into 56K chunks for disk I/O
1992-02-29 Marc Teitelbaumupdate
1992-02-29 Keith Sklowerdeclare "int lbolt" here (by TK for Keith)
1992-02-29 Keith Bosticadd hpterm as an alias for hp
1992-02-29 Keith Bosticadd backward compatibility script for old passwd files
1992-02-28 Chris Toreksome ts drives are still too stubborn: if it won't...
1992-02-28 Carl Staelinissue wakeup when enter a new segment (previous was...
1992-02-28 Carl Staelinduring truncate, at INDIR/DIRECT boundary, decrement...
1992-02-28 Carl Staelinonly delete space used by inode, on inode deletion...
1992-02-28 Keith Bosticoops, forgot to take out the testing line!
1992-02-28 Keith Bosticupdate the 'see also' list to be a little more reasonable
1992-02-27 Keith BosticKNF
1992-02-27 Eric Allmanpartial hooks for caching all email connections; won...
1992-02-27 Kirk McKusicknew select model
1992-02-26 Eric Allmancheck I/O status when appending to files
1992-02-26 Keith Sklowertest for aliveness of board by looking at status of...
1992-02-26 Kirk McKusickadd lots of extern's; add struct clockinfo and struct...
1992-02-26 Kirk McKusickadd stubs for getting load average and clock rate
1992-02-26 Kirk McKusickadd kinfo_clockrate so profilers can find out system...
1992-02-26 Kirk McKusickaverunnable now a structure
1992-02-26 Kirk McKusickcalculate hz, tick, and profhz
1992-02-26 Kirk McKusickadd kinfo_loadavg to get loadavg through getkerninfo
1992-02-26 Kirk McKusickuse getkerninfo to get load information (fallback to...
1992-02-26 Kirk McKusicklint
1992-02-26 Elan AmirFixed no stat'ing on -i option -- need to stat.
1992-02-26 Chris Torekconvert to use new select interface, selrecord/selwakeup
1992-02-26 Chris Torekconvert to use new select interface, selrecord/selwakeup
1992-02-26 Kirk McKusickhave to return error when bmap fails (from karels@bsdi...
1992-02-26 Keith Sklowerdon't set cloning flag on proxy arp entries
1992-02-26 Keith Sklowermake it possible to change routes with duped keys,...
1992-02-26 Kirk McKusickmay get null vp to reassignbuf during shutdown
1992-02-26 Keith Sklowermark installed routes as static so that gated won't...
1992-02-26 Kirk McKusickfix memory leak introduced in -r7.43; asethetic cleanups
1992-02-25 Kirk McKusickadd -C flag to do cycle elimination
1992-02-25 Eric Allmanallow on-line comments; don't double-parse RCPT To...
1992-02-25 Eric Allmannew configuration version level control line
1992-02-25 Eric Allmanadd new 'V' config line to control configuration syntax...
1992-02-25 Kirk McKusicknew nfsd syntax
1992-02-25 Mike Karelsadd utmp group
1992-02-25 Mike Karelsinstall utmp in rc script
1992-02-25 Kirk McKusickneed libgnulib.a to get quads
1992-02-25 Kirk McKusickupdate for kernel profiling
1992-02-25 Kirk McKusicklint
1992-02-25 Kirk McKusickget rid of unnecessary asm's
1992-02-22 Eric Allmanfrom Bryan Costales: several smallish changes, mostly...
1992-02-22 Kirk McKusicksymlinks are OK if not being followed
1992-02-22 John Heidemannclean up comment
1992-02-22 Kirk McKusickuse continue rather than goto
1992-02-22 John Heidemannlookup converted to new form
1992-02-22 Keith Bosticvsyslog prototype can't use va_list
1992-02-22 Keith Skloweryet another oversight (need to mask off af bits from op)
1992-02-22 Keith Sklowerforgot to zero out new ifaddr structure
1992-02-21 Keith Sklowerreport metric on ifaddr structures
1992-02-21 Mike Karels(by sklower) /sys/net files included mtpr.h which was...
1992-02-21 Keith Sklowermtpr.h is vax and tahoe specific; net*/*.c files should...
1992-02-21 Keith Sklowermtpr.h is vax and tahoe specific, have net files which...
1992-02-21 Keith Sklowerminor typo-level changes for consistency with new heade...
1992-02-21 Keith Sklowerproc.h not necessary
1992-02-21 Keith Skloweruse new kerninfo instead of SIOCGCONF, routing socket...
1992-02-21 Kirk McKusick#ifdef KERNEL around function prototypes
1992-02-21 Keith Skloweruse per-address metrics
1992-02-21 Keith Sklowerfollow kernel convention for shortest mask
1992-02-21 Keith Sklowershut up lint
1992-02-21 Keith Sklowermake it possible to have different metrics for differen...
1992-02-21 Keith Sklowermake it possible to have different metrics on different...
1992-02-21 Keith Bosticsubject line specified by daily script
1992-02-20 Chris Torekvm_map_findspace returns 0 on success, not failure
1992-02-20 Kirk McKusickpmap_kernel() becomes kernel_pmap
1992-02-20 Kirk McKusicklint
1992-02-20 Kirk McKusickcleanup the buggies
1992-02-20 Kirk McKusickadd void decls
1992-02-20 Chris Toreksplit vm_map_findspace out of vm_map_find
1992-02-20 Chris Torekprototype for new function
1992-02-20 Chris Torekprototypes
1992-02-20 Kirk McKusickeliminate variable kernel_pmap and function pmap_kernel
1992-02-20 Chris Torekmisc cleanups
1992-02-20 Chris Torekeliminate pmap_kernel()
1992-02-20 Chris Torekeliminate function pmap_kernel
1992-02-20 Chris Torekpmap_kernel() is really kernel_pmap variable
1992-02-20 Chris Torekeliminate variable kernel_pmap and function pmap_kernel
1992-02-20 Chris Torekreplace vm_page_init with VM_PAGE_INIT macro
next