unix-history/.git
1990-04-24 Marc Teitelbaumlook harder for args, don't hardcode names for pid...
1990-04-24 Eric Allmanchange my affiliation
1990-04-23 William Nesheimdate and time created 90/04/22 17:53:04 by william
1990-04-23 William Nesheimdate and time created 90/04/22 17:50:11 by william
1990-04-23 Keith Bosticfix line "#comment: with both colon; and semi-colon"
1990-04-21 Marc Teitelbaumkinfo now returns tty even for procs w/no ctty -- have...
1990-04-20 Keith Bosticdon't use toupper(*s++), paranoia; bug report 4.3BSD...
1990-04-20 Keith Bosticdon't NULL deref RealHostName; bug report 4.3BSD-tahoe...
1990-04-20 Keith Bosticdon't NULL deref if smtpmessage() is passed a NULL...
1990-04-20 Keith Bosticdisk error check, case-insensitive list-owner lookup
1990-04-20 Keith Bosticdon't prepend a '>' to "From:" lines; bug report 4...
1990-04-20 Keith BosticNULL dereference; bug report 4.3BSD-tahoe/usr.sbin/11
1990-04-20 Keith Bosticallocate space for pw_name; bug report 4.3BSD-tahoe...
1990-04-20 Keith Bosticfdopens are wrong; bug report 4.3BSD/usr.lib/137
1990-04-20 Keith Bosticreference strmode(3) instead of describing long output...
1990-04-20 Keith Bosticadd strmode(3) to the SEE ALSO list
1990-04-20 Keith Bosticuse strmode(3)
1990-04-20 Marc Teitelbaumcencode visual output; relative timestamp (-R), signals
1990-04-20 Keith Bosticcheckpoint for pmake
1990-04-20 Keith Bosticdate and time created 90/04/19 13:59:05 by bostic
1990-04-20 Keith Bosticdate and time created 90/04/19 13:58:39 by bostic
1990-04-20 Keith Bosticdate and time created 90/04/19 13:58:19 by bostic
1990-04-20 Keith Bosticbreak up at directories
1990-04-20 Keith Bosticdate and time created 90/04/19 10:03:45 by bostic
1990-04-20 Keith Bosticmove pathnames into pathnames.h
1990-04-20 Keith Bosticuninitialized file pointers
1990-04-19 Keith Bosticwas appending a null argument to the argv array
1990-04-19 Keith Bosticthaw() needs OutChannel if an error occurs
1990-04-19 Marc Teitelbaumnew calling convention for devname()
1990-04-19 Marc Teitelbaumvnodes
1990-04-19 Keith Bosticsendmail security problems; bug report 4.3BSD/usr.lib/153
1990-04-19 Marc Teitelbaumuse S_IFBLK or S_IFCHR to indicate type of special...
1990-04-19 Keith Bosticsignals return void pointers
1990-04-19 Keith Bosticflock instead of locking files, major security fixes...
1990-04-19 Marc Teitelbaumuse value S_IFCHR or S_IFBLK for specifying type of...
1990-04-19 Marc Teitelbaumalter some names, remove flags on-l, add more symbolic...
1990-04-19 Marc Teitelbaummake work on block or character special
1990-04-19 Keith Bosticlong headers can cause sendmail to loop; bug report...
1990-04-19 Keith Bosticmail bounces on transient errors; bug report 4.3BSD...
1990-04-19 Keith Bostic`LineNumber' not incremented when reading :include...
1990-04-19 Keith Bosticdon't break old makefiles; bug report 4.3BSD/usr.lib/114
1990-04-19 Keith Bosticincrease MAXFIELD to 4K; bug report 4.3BSD/usr.lib/153
1990-04-19 Keith Bosticevaluate numerical arguments as C constants, i.e. 010...
1990-04-18 Keith Bosticdate and time created 90/04/17 21:22:12 by bostic
1990-04-18 Keith Bosticdate and time created 90/04/17 21:22:11 by bostic
1990-04-18 Keith Bosticdate and time created 90/04/17 21:22:10 by bostic
1990-04-18 Kirk McKusickadd mfs_args struct to Appendix
1990-04-17 Kirk McKusickget it right!
1990-04-17 Keith Bosticmake it clear that args are separated on the command...
1990-04-17 Keith Sklowerwas freeing iso_pcb's with wrong type
1990-04-17 Kirk McKusicktell it like it is
1990-04-17 Keith Bosticminor fluff
1990-04-17 Kirk McKusickminor cleanups
1990-04-17 Keith Bosticnew version derived from Cimarron Taylor's
1990-04-17 Mike Karelssundry wording/punct. changes; expand pros/cons in...
1990-04-17 Keith Bosticnew version of get/setmode
1990-04-17 Keith Bosticmight as well handle threads from the start
1990-04-17 Keith Sklowercheck in for alpha-2 tape to wisconsin, honig, nbs...
1990-04-17 Keith Bosticremove permissions checking code, let the kernel do...
1990-04-17 Rick Adamsforgot an extern int la; for load avarage.
1990-04-17 Mike Karelsmerge rights into control, change sbappendrights to...
1990-04-17 Mike Karelsmisc cleanups: rights now in control mbufs; control...
1990-04-16 Mike Karelschanged calling convention for sosend/soreceive; use...
1990-04-16 Rick Adamsfix shouldqueue to not get load average for evey file...
1990-04-16 Rick Adamsnew locking code that uses flock()
1990-04-16 Rick Adamscheck if e_xfp is null before flushing it
1990-04-16 Rick Adamsfix bug in delivering to files where can't read dfAA*
1990-04-16 Rick Adamsdont recalculate load average for EVERY job in the...
1990-04-16 Rick Adamscomplain if cant use frozen config file
1990-04-16 Bill Joy1st stable locore.s
1990-04-16 Keith Bosticdate and time created 90/04/15 10:52:04 by bostic
1990-04-15 Kirk McKusickuse O_APPEND mode when appending to file (4.3BSD-tahoe...
1990-04-15 Kirk McKusickuse O_APPEND instead of open/lseek (4.3BSD-tahoe/bin/32)
1990-04-14 Bob CorbettI fixed a bug in copy-text that caused slashes to be...
1990-04-14 Bill Joybaseline version, warts and all!
1990-04-14 Kirk McKusickadd ref.bib dependencies
1990-04-14 Kirk McKusickdate and time created 90/04/13 16:55:34 by mckusick
1990-04-14 Kirk McKusickdate and time created 90/04/13 16:55:33 by mckusick
1990-04-14 Kirk McKusickdate and time created 90/04/13 16:55:32 by mckusick
1990-04-14 Kirk McKusickfirst draft
1990-04-14 Mike Karelsdon't sleep(5) because of over-aggressive attempt to...
1990-04-14 Keith Bosticadd Berkeley specific copyright notice
1990-04-13 Keith Sklowernew style fstab format
1990-04-13 Keith Sklowerdate and time created 90/04/12 20:09:58 by sklower
1990-04-13 Keith Sklowerfind <single arg> changed to ``locate''
1990-04-13 Keith Sklowerfind <single target> changed to ``locate''
1990-04-13 Keith Sklowerrename rx50operation to rx50rw for consistency with...
1990-04-13 Keith Sklowerinline expand geterror, which no longer exists
1990-04-13 Marc Teitelbaumbackwards test in proc_compare. pick one sleeping...
1990-04-13 Keith Sklowerinline expand geterror, which no longer exists
1990-04-13 Marc Teitelbaumuse SSINTR, not pri < PZERO, as indication of interrupt...
1990-04-13 Keith Sklowernew tsleep conventions
1990-04-13 Keith Sklowerctty needs proc.h
1990-04-13 Keith Sklowercontrolling tty moved out of user to session
1990-04-13 Keith Sklowerneeds proc.h; tms_ctty is a caddr_t rather than caddr_t *
1990-04-13 Keith Sklowerneeds proc.h
1990-04-13 Mike Karelswork around vax optimizer bug producing version 0 queries
1990-04-13 Keith Skloweruse of tsleep requires conf.h for well know sleeps
1990-04-13 Keith Sklowerno more bk.h
1990-04-13 Keith Sklowercontrolling tty moves out of u.
next