unix-history/.git
1990-06-23 Keith Sklowermerge in UW isis changes; my merge is untested, but...
1990-06-23 Kevin Fallre-arrange include files
1990-06-23 Keith Sklowermerge in UW isis changes; my merge is untested, but...
1990-06-23 Kevin Fallmoved location into /usr/src/libexec
1990-06-23 Marc Teitelbaumchecked in for marc by mckusick
1990-06-23 Mike Hiblercleanup
1990-06-23 Mike Karelsfixes from macklem
1990-06-23 Kirk McKusickadd support for spongy mounts
1990-06-23 Mike Hiblercleanup
1990-06-23 Mike Hiblerget rid of u_error uses
1990-06-23 Mike HiblerT_AST -> T_ASTFLT to be more consisent with VAX
1990-06-23 Mike Hiblermake separate version of mfs_doio for hp300 and vax...
1990-06-23 Mike Hiblerget rid of u_error uses
1990-06-23 Mike Hiblerminor correction to XCLUDE check
1990-06-23 Mike Hibleradd some missing returns, correct args to ipcaccess...
1990-06-22 Mike Hiblerget rid of old recv char kludge, correct a debug printf
1990-06-22 Kirk McKusickcommunicate through p_devtmp instead r_val1;
1990-06-22 Kirk McKusickuse p_devtmp instead of r_val1 for fdopen
1990-06-22 Kirk McKusickspurious setting of r_val1
1990-06-22 Kirk McKusickmissing return value
1990-06-22 Kirk McKusicknew system call convention
1990-06-22 Mike Karelsdeprecate creat, setreuid, setregid; add set{,e}{u...
1990-06-22 Kirk McKusicknew system call convention; setregs can return values
1990-06-22 Mike Karelsadd LIBCOMPAT (bostic); check for bad keywords
1990-06-22 Kirk McKusicknew system call convention; setregs can return values
1990-06-22 Kirk McKusickallow values to be returned from setregs
1990-06-22 Mike Karelsmake links via ../machine for common dirs; hp300;
1990-06-22 Kirk McKusickpass back values appropriately
1990-06-22 Gregory MinshallRemove some of the PC compatibility stuff.
1990-06-22 Mike Karelsadd setuid, seteuid, setgid, setegid per POSIX proposal;
1990-06-22 Mike Karelsnew syscall convention
1990-06-22 Kirk McKusicknew system call convention
1990-06-22 Kirk McKusickeliminate u.u_error; new namei and getvnode calling...
1990-06-22 Mike Karelsdon't set u.u_error from interrupt level or during...
1990-06-22 Mike Karelsnew mbufs
1990-06-22 Kirk McKusickno longer need to zero out u.u_error
1990-06-22 Kirk McKusickget RETURN from syscontext.h
1990-06-22 Kirk McKusickreturn error explicitly rather than through u.u_error
1990-06-22 Kirk McKusickreturn errors cleanly
1990-06-22 Kirk McKusickdevices no longer return errors; minor cleanup
1990-06-22 Mike Karelsselect routines don't return errors
1990-06-22 Mike Karelsvsselect had wrong return convention, random return...
1990-06-22 Kirk McKusickpass proc pointer to acct()
1990-06-22 Kirk McKusicknew system call convention
1990-06-22 Marc Teitelbaumttysleep - to catch revoked terminal
1990-06-22 Kirk McKusicknew system call convention
1990-06-22 Kirk McKusickchgprot returns error code
1990-06-22 Kirk McKusicknew system call convention
1990-06-22 Marc Teitelbaumput back CFLUSH as compatability
1990-06-22 Kirk McKusicknew system call convention
1990-06-22 Kirk McKusickchgprot returns error code
1990-06-22 Kevin Fallremove extraneous debug code
1990-06-22 Marc Teitelbaumrevoke has but one argument
1990-06-22 Kevin Falluse default ticket location, remove tty argument to...
1990-06-22 Kirk McKusicknew system call convention
1990-06-22 Kevin Falladd ROOT login syslog message
1990-06-22 Keith Sklowerassign SCCS numbers for ``June'' beta tape; not yet...
1990-06-22 Kirk McKusickhave to check for "." when releasing parent directory
1990-06-22 Kirk McKusickadd spongy mount flag
1990-06-22 Marc Teitelbaumreturn failure if TIOCSCTTY fails. work for any fd.
1990-06-22 Kirk McKusick"update from Rick Macklem"
1990-06-22 Marc Teitelbaumcheck return value of TIOCSCTTY. dup2 closes open...
1990-06-22 Kirk McKusick"update from Rick Macklem"
1990-06-22 Kirk McKusickhave to check whether parent directory is "." when...
1990-06-22 Kirk McKusickdo not have to check whether parent directory is NULL
1990-06-22 Kirk McKusickhave to check for "." when releasing parent directory
1990-06-22 Kirk McKusickmountdtab goes in /var/run, not /var
1990-06-21 Kevin Fallfix non-root Kerberos su; add more info in syslog ...
1990-06-21 Keith Sklowereditorial change to locate multicast address for ALL_ES...
1990-06-21 Keith Sklowerminor change to locate multicast address for ALL_ES...
1990-06-21 Keith Sklowerchanges designed so that ESIS and ARP may use routing...
1990-06-21 Keith Sklowerchanged esis to make use of routing table; mostly works;
1990-06-21 Craig LeresPut "revisors" on one line to conserve vertical space.
1990-06-21 Marc TeitelbaumNCC -> NCCS
1990-06-21 Marc Teitelbaumsecondary erase character for good PR
1990-06-21 Keith Bosticlink sccom to ccom
1990-06-21 Craig LeresAnother update from Mark Andrews (mark%alias@yonge...
1990-06-21 Marc TeitelbaumVINFO -> VSTATUS
1990-06-21 Keith BosticThis redefines the input() function, which flex support...
1990-06-21 Marc TeitelbaumCINFO -> CSTATYS
1990-06-21 Marc Teitelbaumadd -g processing
1990-06-21 Marc TeitelbaumVINFO -> VSTATUS
1990-06-21 Mike Hibleradd OTIOCCONS
1990-06-21 Kevin Falltowards Kerberized telnet
1990-06-21 Kevin Fallput in code for authentication option
1990-06-21 Kevin Falladd kerberized flag
1990-06-21 Kevin Fallsmall change towards Kerberized telnet
1990-06-21 Kirk McKusickupdate for new structure
1990-06-21 Mike Karelsfirst cut at new syscall convention
1990-06-20 Kirk McKusickupdate from Hibler to support MFS on non-labelled disks
1990-06-20 Craig LeresUpdates from Mark Andrews (mark%alias@yonge.csri.toront...
1990-06-20 Kirk McKusickmake connection reset a notice, not an error
1990-06-20 Kevin Falldate and time created 90/06/19 19:22:39 by kfall
1990-06-20 Kevin Falladd definitions for Kerberized telnet (from Athena)
1990-06-20 Keith Bosticyylineno wasn't ever documented, and causes slow lexers;
1990-06-20 Keith Bosticdate and time created 90/06/19 19:04:43 by bostic
1990-06-20 Kevin Falldate and time created 90/06/19 18:56:25 by kfall
1990-06-20 Keith Bosticinstall in /usr/bin
1990-06-20 Keith Bosticdon't need Makefile.inc
1990-06-20 Keith Bosticinstall in /usr/bin
next