unix-history/.git
1985-03-18 Sam Lefflerpropagate window size changes
1985-03-18 Sam Lefflerhandle propagated window size changes
1985-03-18 Sam Lefflercan't stand ugly code
1985-03-16 Kirk McKusickmerge dbx from linton
1985-03-16 Kirk McKusicknew dbx from linton
1985-03-16 Kirk McKusickmerge dbx from linton
1985-03-16 Kirk McKusicknew dbx from linton
1985-03-16 Kirk McKusickmerge dbx from linton
1985-03-16 Kirk McKusicknew dbx from linton
1985-03-16 Kirk McKusickmerge dbx from linton
1985-03-16 Kirk McKusicknew dbx from linton
1985-03-16 Kirk McKusickmerge in dbx changes
1985-03-16 Kirk McKusickdbx mods from linton
1985-03-16 Kirk McKusickmerge dbx mods
1985-03-16 Kirk McKusickmods for dbx (from linton)
1985-03-16 Serge ???fix portability problem in post()
1985-03-16 Ralph Campbellchanged single label to names not ending in '.' as...
1985-03-15 Serge ???date and time created 85/03/14 17:56:37 by serge
1985-03-15 Serge ???date and time created 85/03/14 17:52:57 by serge
1985-03-14 Kirk McKusickuse power of two to avoid modulo
1985-03-14 Kirk McKusickdon't try to truncate inodes on read-only file systems...
1985-03-14 Kirk McKusickrewritten kill code from sun!shannon
1985-03-14 Edward Wanghandle ^S and ^Q (the commands) better
1985-03-14 Edward Wangdon't select on ptys with full buffers
1985-03-14 Mike Karelsgive SIGCHLD on stop even if traced (once only)
1985-03-14 Kirk McKusickdate and time created 85/03/13 16:30:25 by mckusick
1985-03-14 Kirk McKusickbreak out user part of time.h
1985-03-14 Kirk McKusickfrom sun!shannon
1985-03-14 Ralph Campbellalways exit 0 if -f given.
1985-03-14 Ralph Campbellmake '%X' print upper case hex digits as per code ...
1985-03-14 Ralph Campbellchange printf error messages to tprintf's.
1985-03-14 Ralph Campbellchange error message printf's to tprintf's to the user.
1985-03-14 Ralph Campbellchanges to DEC pro350, fix :cm: for wyse50-132
1985-03-13 Kirk McKusickmake swkill messages more informative
1985-03-13 Ralph Campbellchange softecc printf's to log's.
1985-03-13 Kirk McKusickreset signal stack on exec()
1985-03-13 Ralph Campbellchange silo overflow printf's to log's.
1985-03-13 Kirk McKusickadd another bit to sigvec() flags to disable system...
1985-03-13 Ralph Campbelllog file system full, etc. rather than printf.
1985-03-13 Kirk McKusickeliminate signal() system call interface
1985-03-13 Ralph Campbellsyslog.h moved to sys/syslog.h
1985-03-13 Ralph Campbellchange default system log priority to KERN_ERR.
1985-03-13 Ralph Campbellreturn null in getline() so dologout() is called rather...
1985-03-13 Ralph Campbelluse syslog to log root su's.
1985-03-12 Jaap AkkerhuisChanged device dependent to better programming style
1985-03-12 Jaap Akkerhuiseqn now knows about the versatec
1985-03-12 Jaap AkkerhuisChanged DESTDIR to know about ..../.code
1985-03-12 Kirk McKusickcleanup syscall dispatcher; formalize sigreturn()
1985-03-12 Kirk McKusickproperly track SV_INTERRUPT, SV_ONSTACK, and mask
1985-03-12 Kirk McKusickdate and time created 85/03/11 22:32:11 by mckusick
1985-03-12 Kirk McKusickgeneralize sv_onstack to sv_flags to allow extensions...
1985-03-12 Kirk McKusickneed NORMALRETURN to distinguish JUSTRETURN used by...
1985-03-12 Kirk McKusickclean up onstack bug, use new system call when possible
1985-03-12 Kirk McKusickdate and time created 85/03/11 18:23:01 by mckusick
1985-03-12 Edward Wangdefault windows: the top one is 1 and bottom is 2
1985-03-12 Kirk McKusicknew signal code to push all context onto the signal...
1985-03-12 Ralph Campbellminor fixes from ut-sally
1985-03-12 Edward Wangback to ~/.windowrc
1985-03-12 Edward Wangcheck -*n* and -*p* only in lint flags (e.g., not in...
1985-03-12 Kirk McKusickwhich should see aliases (from peter)
1985-03-09 Kirk McKusickfix from sun!shannon
1985-03-09 Kirk McKusickchksize() can now use constants calculated by vminit...
1985-03-09 Kirk McKusickcalculation of maximum vm size is now done by vminit...
1985-03-09 Kirk McKusickimpose the real vm limit rather than the best guess
1985-03-09 Kirk McKusicku.u_ap now set up once in process 0; limits are initial...
1985-03-09 Ralph Campbellfix rm -r limitations on number of open files.
1985-03-08 Kirk McKusickadd fp and ap to signal context so sigcatch() can becom...
1985-03-08 Mike Karelspr_ctloutput
1985-03-08 Mike Karelsnew type
1985-03-08 Mike Karelsnew pty, socket ioctls
1985-03-08 Mike Karelsshorten u_comm, add id types, add ofile high-water...
1985-03-08 Mike Karelsmore flexible parameters, allow options MAXDSIZ to...
1985-03-08 Kirk McKusickadd instruction to trampoline code
1985-03-08 Kirk McKusickadd fp and ap to signal context so sigcatch() can becom...
1985-03-08 Mike Karelsconfigure unibus memory before others; let the probe...
1985-03-08 Mike Karelsgarbage
1985-03-08 Mike KarelsNDMAP 16 -> 38
1985-03-08 Mike Karelsadd uid_t, gid_t
1985-03-08 Kirk McKusickAdd a second hand to the clock algorithm. The front...
1985-03-08 Kirk McKusicklotsfree is now 512KB but at most 1/4 of memory
1985-03-08 Gary M. Levinadded IEEESW,JS&S,CHI83,ICSE3-7,PSDE84,TEXT81,IJMMS...
1985-03-08 Gary M. LevinAdded IEEESW,JS&S,CHI83,ICSE3-7,PSDE84,TEXT81,IJMMS...
1985-03-08 Mark Lintonupdate to version 3.0
1985-03-08 Jaap AkkerhuisAdded characters
1985-03-06 Ralph Campbellchange to user@host:file to avoid conflicts with the...
1985-03-06 Ralph Campbelluse getservbyname(), change host.user to user@host.
1985-03-06 Serge ???exit if can't open scratch file
1985-03-05 Edward Wangchanged some more filenames, and .h dependencies added
1985-03-05 Edward Wangchanged some more filenames, and dependencies added
1985-03-05 Edward Wangdate and time created 85/03/04 18:08:52 by edward
1985-03-05 Edward Wangdate and time created 85/03/04 18:08:50 by edward
1985-03-05 Edward Wangdate and time created 85/03/04 18:08:48 by edward
1985-03-05 Edward Wangmore cleanup; sail, driver, sail.log merged into single...
1985-03-05 Serge ???allocate only as many FILE's as needed
1985-03-05 Serge ???allow pushback even in unbuffered streams
1985-03-05 Serge ???dynamically allocate process id array
1985-03-05 Jim Bloommajor performance improvement
1985-03-05 Eric Allmanchange \*- to \(em in troff; change block indent from...
1985-03-04 Jaap AkkerhuisDocumented -v flag for Versatec (jaap).
1985-03-04 Jaap AkkerhuisDocumented -v flag for Verstartec (jaap).
next