unix-history/.git
1990-06-24 Trent Heinchanged /bin/login to /usr/bin/login
1990-06-24 Trent Heinchange /etc/termcap to /usr/share/misc/termcap
1990-06-24 Trent Hein/etc/utmp ->> /var/run/utmp
1990-06-24 Keith Bosticdate and time created 90/06/23 16:23:42 by bostic
1990-06-24 Keith Bosticdate and time created 90/06/23 16:23:39 by bostic
1990-06-24 Keith Bosticdate and time created 90/06/23 16:23:33 by bostic
1990-06-24 Keith Bosticdate and time created 90/06/23 16:23:27 by bostic
1990-06-24 Keith Bosticdate and time created 90/06/23 16:23:22 by bostic
1990-06-24 Keith Bosticdate and time created 90/06/23 16:23:18 by bostic
1990-06-24 Keith Bosticdate and time created 90/06/23 16:23:14 by bostic
1990-06-24 Keith Bosticreset can't be done in C; use VAX version, there is...
1990-06-24 Trent Hein/etc/zoneinfo ->> /usr/share/zoneinfo
1990-06-24 Keith Bosticadd Chris Torek's comment before removing
1990-06-24 Mike Karelsadd inet_aton
1990-06-24 Keith Bosticdelete the library so modules don't hang around, do...
1990-06-24 Keith Bosticdo dependencies for .po's as well as .o's
1990-06-24 Keith Bosticdeprecate vfont.5
1990-06-24 Mike Karelsreplace inet_addr with inet_aton, which has separate...
1990-06-24 Keith Bosticdo mkdep -p for single modules
1990-06-24 Keith Bosticmove lib.b to bc.library
1990-06-24 Keith Bosticuse user_from_uid from utility library
1990-06-24 Keith Bosticneeds libutil now
1990-06-24 Keith Bosticdon't need special targets now
1990-06-24 Keith Bosticuse right ld flags, don't need substitution, why was...
1990-06-24 Keith Bosticbuild profiled version with ld -X flag, use -R flag...
1990-06-24 Keith Bosticdon't need special tags anymore
1990-06-24 Keith Bosticc2.vax uses nargs(), which is no longer in libc; fix...
1990-06-24 Keith Bosticlibm Makefile makes .depend too often
1990-06-24 Keith Bosticadd _CLOCK_T, _TIME_T for time.h
1990-06-24 Keith BosticANSI typedef's; no longer need sys/types.h, though
1990-06-24 Keith Bosticadd c_plusplus to STDC ifdef
1990-06-24 Keith Bosticcheckpoint before trying to break up into subdirectories
1990-06-24 Keith Bosticbuild strrchr out of rindex
1990-06-24 Keith Bosticbuild strchr out of index
1990-06-24 Keith Bosticbuild memcopy and memmove out of fast bcopy code
1990-06-23 Keith Bosticredo the compat-sys5.3 manual page as the tmpnam.3...
1990-06-23 Keith Bosticfree up the memory if it fails
1990-06-23 Kevin Falladd libkdb to DPADD
1990-06-23 Keith Bosticdate and time created 90/06/22 19:43:59 by bostic
1990-06-23 Kevin Falllibc.a now in /usr/lib
1990-06-23 Keith Bosticpmake makefile
1990-06-23 Keith Bosticdon't use absolute pathnames, rename fd to vnd, minor...
1990-06-23 Keith Bosticrenamed program to structure, install as struct, not...
1990-06-23 Keith Bosticfill in tm_gmtoff!
1990-06-23 Keith Bosticnot an assembly file...
1990-06-23 Keith Bosticadd rand, nargs
1990-06-23 Keith Bosticdon't need install/maninstall
1990-06-23 Keith Bosticmap3270 is in ${.CURDIR}
1990-06-23 Keith Bosticcheckpoint .mk files
1990-06-23 Keith Bosticdon't use an obj directory, add bsd.doc.mk
1990-06-23 Keith Bosticneed an obj directory
1990-06-23 Keith BosticLINT, CTAGS not defined
1990-06-23 Keith Bosticreversed arguments, CTAGS not defined
1990-06-23 Keith Bosticsome file rearrangement
1990-06-23 Kevin Fallupdate with current error msgs
1990-06-23 Keith Bosticdon't redefine NULL
1990-06-23 Keith Bosticuse mktime(3) to convert times -- current code was...
1990-06-23 Kevin Fallfilesystem reorg
1990-06-23 Kevin Fallno delta
1990-06-23 Keith Bosticmv fstat from section 8 to section 1
1990-06-23 Kevin Fallcleanup
1990-06-23 Kevin Fallfilesystem reorg
1990-06-23 Keith Bosticclean up temp files
1990-06-23 Bill Joyroot had this checked out; seems to update include...
1990-06-23 Bill Joy"root" has had these files checked out forever; seem...
1990-06-23 Keith BosticInetd believes that datagram servers are either wait...
1990-06-23 Keith Bosticgetc returns an int; from Chris Torek
1990-06-23 Keith Bosticmake LINE_MAX real, give it an obscure name
1990-06-23 Mike Hiblereliminate use of u_error
1990-06-23 Kirk McKusickneed systm.h included for insque
1990-06-23 Kirk McKusickp_devtmp => p_dupfd; eliminate u.u_error from RETURN...
1990-06-23 Kirk McKusickp_devtmp => p_dupfd
1990-06-23 Kirk McKusickhave to pass error to ktrace
1990-06-23 Mike Karelsremove cursig (use xstat for stop signal/wait); dupfd...
1990-06-23 Kirk McKusickhave to pass error to ktrace
1990-06-23 Mike Karelsreally, it's an inode (file) number
1990-06-23 Kirk McKusicknew system call convention
1990-06-23 Kirk McKusickno more u.u_ap
1990-06-23 Mike Karelsremove PABORT
1990-06-23 Kirk McKusickeliminate u.u_error, u.u_r_val1, and other trash!
1990-06-23 Kirk McKusickno more u.u_error
1990-06-23 Keith Bosticmove iostat to section 8 of the manual
1990-06-23 Cynthia A.... .
1990-06-23 Keith Sklowerpreliminary ISO comments
1990-06-23 Cynthia A.... .
1990-06-23 Cynthia A.... date and time created 90/06/22 16:33:16 by cael
1990-06-23 Kevin Fallget rid of kpasswd(1)
1990-06-23 Cynthia A.... added mdoc.samples.7
1990-06-23 Kevin Falladd Kerberos info
1990-06-23 Kirk McKusickadd reference
1990-06-23 Keith Sklowersomehow lost change to esct.
1990-06-23 Kevin Falladd a bit more Kerberos info
1990-06-23 Keith Sklowerremove stupid use of u.u_error.
1990-06-23 Keith Sklowerchanges to accomodage vax specific printing of stack
1990-06-23 Keith Sklowerchanges to accomodate vax specific printing of stack.
1990-06-23 Keith Sklowercheck in for beta tape; decoding of instructions broken...
1990-06-23 Keith SklowerDon't bother to read echoed messages to rtsock; failure...
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...
next