unix-history/.git
1988-05-23 Keith Bosticfix security problem with pty's
1988-05-23 Mike Karelslint
1988-05-23 Mike Karelslint found this!
1988-05-23 Mike Karelslint
1988-05-23 Keith Bosticshell scripts can't be setuid
1988-05-23 Mike Karelsbring up to level 7 for tahoe release
1988-05-23 Mike Karelsone too many
1988-05-23 Keith Bosticfix for ANSI C
1988-05-23 Keith Bosticuse relative paths, not absolute
1988-05-23 Keith Bosticfix for ANSI C
1988-05-23 Keith Bosticclean up clean:
1988-05-22 Edward Wangadded make.out and tags to clean
1988-05-22 Edward Wangupdated to match current struct tt
1988-05-22 Edward Wangadded make.out to clean
1988-05-22 Mike Karelsbring up to revision 7 for tahoe release
1988-05-22 Keith Bosticremove syscall.h
1988-05-22 Mike Karelsrename kdb => kadb, rm old
1988-05-22 Mike Karelsrename KDB => KADB
1988-05-22 Keith Bosticnew version from Kahan and Zliu; AT&T free, add Berkele...
1988-05-22 Mike Karelspretend bi's connect to nexi; delete unnecessary keywords
1988-05-22 Mike Karelsvax 8200 support from torek
1988-05-22 Keith Bostichandle restructure of C library, get machine type cleanly
1988-05-22 Keith Bosticremove mkvers when cleaning
1988-05-22 Mike Karelsnew vd_harderr routine; finish timeout code; on-line...
1988-05-22 Keith Bosticuse VPATH, not links
1988-05-22 Keith Bosticdon't strip copyright notice
1988-05-22 Mike Karelsincrease DK_NDRIVE to 8
1988-05-21 Mike Karels... and do it right
1988-05-21 Keith Bosticadd Berkeley specific header
1988-05-21 Keith Bosticset DEFS to compile in SCCS ids.
1988-05-21 Kirk McKusickclarify wording
1988-05-21 Keith Bosticset DEFS to compile in SCCS ids.
1988-05-21 Keith Bosticrestructuring libc
1988-05-21 Kirk McKusickedits from Pauline
1988-05-21 Keith Bosticrestructuring libc
1988-05-21 Keith Bosticadd Berkeley specific header
1988-05-21 Edward Wanguse getpwuid in addition to getlogin to get user name...
1988-05-21 Keith Bosticadd Berkeley specific header
1988-05-21 Mike Karelsmake the code agree with the comment
1988-05-21 Keith Bosticadd Berkeley specific header
1988-05-21 Mike Karelsupdate 'bread error' message, attempt read a sector...
1988-05-21 Mike Karelssplit cpu support into separate files (from chris torek)
1988-05-20 Donn SeeleyGet more indexed addressing modes from char pointers.
1988-05-20 Mike Karelsavoid race between mountfs and update
1988-05-20 Mike Karelsadd kra/kdb; move rx50 to non-reserved range
1988-05-20 Mike Karelswell, it compiles
1988-05-20 Mike Karelsremove ligatures from Courier fonts (they don't seem...
1988-05-20 Mike Karelsnew fonts from Adobe (same set as LW+)
1988-05-20 Mike Karelsnew version of Adobe fonts (same set as LW+ fonts)
1988-05-20 Mike Karelsnew Adobe fonts for LaserwriterPlus
1988-05-20 Mike KarelsMay, 1985 Adobe version (used until lately)
1988-05-20 Keith Bosticmake regexp separate from regex
1988-05-20 Keith Bosticadd regexp to SEE ALSO list
1988-05-20 Keith Bosticcreate compat-4.3
1988-05-20 Keith Bosticwritten by Eric Allman; add Berkeley specific header
1988-05-20 Mike Karelsadd letterhead.me
1988-05-20 Mike Karelsfinish what I started
1988-05-20 Mike Karelsprint times in human-readable form (from Nowicki)
1988-05-20 Mike Karelsdisconnect after first server regardless of how we...
1988-05-20 Keith Bosticinstall C version of _doprnt
1988-05-20 Mike Karelsrename KDB => KADB
1988-05-20 John A. Kunzefixed -P bug, multiple -[PF] bug, and first line after...
1988-05-20 Keith Bosticmove syscall.h to /sys/h
1988-05-20 Keith Bosticdate and time created 88/05/19 12:14:02 by bostic
1988-05-20 Keith Bostichandle exponents greater than 2 digits
1988-05-20 Keith Bosticif precision is specified, 0 flag is ignored for diouXx...
1988-05-19 Keith Bosticremove references to long double; it's just not available
1988-05-19 Keith Bosticwrite 0's for unreasonable precision requests after...
1988-05-19 Keith Bosticfix rest of Chris' bugs, mostly sign and padding placement
1988-05-19 Keith Bosticif zero value, and precision of zero, nothing gets...
1988-05-19 Keith Bosticalways pad with spaces on the right
1988-05-19 Keith BosticChris' fix for alternate hex and octal mode
1988-05-19 Keith Bosticrip out statics; go back to fixed buffer size, malloc...
1988-05-18 Keith Bosticdon't reinit buffer each time
1988-05-18 Keith BosticChris says that ANSI now says if you specify the precis...
1988-05-18 Keith BosticChris argues convincingly for a hex representation...
1988-05-18 Keith Bostichandle infinite floating point precision
1988-05-18 Keith BosticChris's changes, plus some minor fixes
1988-05-18 Keith Bosticmake `"%4l3d"', `"%*3d", 4', and `%3*d' do the right...
1988-05-17 Keith Bosticfix string precision check
1988-05-17 Gregory MinshallFor HighC compiler, don't hide previous definitions...
1988-05-17 Keith Bosticredo putc macro for part of %s, and parsing format...
1988-05-16 Gregory MinshallFor NOT43 systems, get correct definition for dosynch().
1988-05-16 Gregory MinshallMakefile_ultrix to sourcelist.
1988-05-16 Gregory Minshallbuffer is signed, but IAC is 0x255 (the twain shall...
1988-05-16 Gregory MinshallSwap some things. Target is now telprog.o. For conven...
1988-05-16 Gregory MinshallPut back some things in ALLPRINT for distribution.
1988-05-16 Gregory MinshallFix for Ultrix systems with their bad curses.h.
1988-05-16 Gregory MinshallRecover telnet.ext, which several .c files include...
1988-05-16 Gregory MinshallInclude "general.h" to get rid of ansi mem* functions.
1988-05-16 Gregory MinshallMake it work for tn3270.
1988-05-16 Gregory Minshallmake it work for tn3270.
1988-05-16 Gregory MinshallMake tn3270 work.
1988-05-16 Gregory MinshallNew targets for linting and tags; new telnet structure.
1988-05-16 Gregory MinshallNew targets for linting and tags.
1988-05-16 Gregory MinshallVarious pieces are new for new telnet structure and...
1988-05-16 Gregory MinshallMake work with new split telnet.
1988-05-15 Mike Karelsfixes for unp_addr's from glenn skinner/dsr
1988-05-15 Mike Karelsvax 8200 support from torek
1988-05-15 Mike Karelsraw read/write mods from torek (checked in for bostic)
next