unix-history/.git
1994-04-02 Jordan K. HubbardBack out previous change.
1994-04-02 David GreenmanChanged _profiling back to profiling.
1994-04-02 David GreenmanOutput *_imask instead of *mask.
1994-04-02 David Greenman New interrupt code from Bruce Evans. In additional...
1994-04-02 Andrew MooreRenamed executable to avoid name-clash with directory
1994-04-01 Andrey ChernovReplace CAPS led with ALTGR led for ALTGR mode (soft...
1994-04-01 Andrey ChernovChange got_status/modem_status assignment per Bruce...
1994-04-01 Andrey ChernovLocalize previous changes (removing dma_reset)
1994-04-01 Jordan K. HubbardFix from Gene for bogus destinations.
1994-04-01 Jordan K. HubbardFix bug with ppp.h I introduced earlier. This should...
1994-03-31 Andrey ChernovTracker "swapping" problem finally solved,
1994-03-31 David GreenmanMinor performance improvements from J.T.Conklin and...
1994-03-31 David Greenmancorrected comment.
1994-03-31 Andrey ChernovRemove compilation warning in ttyinfo
1994-03-30 Andreas SchulzGive an error if the "ident" is missing, instead of...
1994-03-30 Garrett WollmanMove this directory, too.
1994-03-30 Garrett WollmanGive these files the right owerships (first attempt...
1994-03-30 Andrey ChernovFix error with reducing speed on SB reset.
1994-03-30 Andreas SchulzAdded LDFLAGS to the build of rrestore, else we end...
1994-03-30 Andreas SchulzAdded LDFLAGS to the initdeck build, so that a compile...
1994-03-30 Andreas SchulzAdded LDFLAGS to the makedefs build, so that a compile...
1994-03-30 Jordan K. HubbardUpdate this too.
1994-03-30 Jordan K. HubbardAdd some missing files, rename NPPP to _NPPP to avoid...
1994-03-30 Jordan K. HubbardUpdate to pppd 2.0.4
1994-03-30 David GreenmanEliminated the "physstrat" wart and merged it into...
1994-03-30 David GreenmanEliminated the "physstrat" wart and merged it into...
1994-03-30 David GreenmanNew routine "pmap_kenter", designed to take advantage...
1994-03-29 Jordan K. HubbardAdd comments about new gdb from Gary Jennejohn.
1994-03-29 Andrew MooreUse tmac.s since we don't have tmac.sU.
1994-03-28 Andrew MooreChange mmap(): MAP_PRIVATE to MAP_FILE|MAP_PRIVATE
1994-03-28 Andrew MooreUpgrade to 1.11b.
1994-03-28 Andrew MooreUpgrade to 1.11b.
1994-03-26 Andrey ChernovRestore incorrectly removed splclock() on reading p_sti...
1994-03-26 Andrey Chernov1) Better fix for false carrier detect on bidir port
1994-03-26 David Greenmanminor formatting and comment changes; removed some...
1994-03-25 David GreenmanPatch from mrl@teleport.com (Mostyn R. Lewis), with...
1994-03-25 David Greenmanifdef KERNEL the pmap_kextract inline function; ps...
1994-03-25 Jordan K. HubbardLeave comments in about 16MB ISA DMA in as public servi...
1994-03-25 Andrey ChernovFix bug with standouted last spaces
1994-03-25 Andrey ChernovFix false carrier detection on incoming bidir port.
1994-03-25 Paul RichardsAdd /usr/X11R6/lib to the ldconfig path if it exists.
1994-03-24 David GreenmanFrom John Dyson: performance improvements to the new...
1994-03-24 Andrey Chernov1) After discussion with Hannu, returning speed changed...
1994-03-24 Garrett WollmanDocument existewnce of bounce buffers.
1994-03-24 David GreenmanMinor corrections to the supported ethernet section.
1994-03-24 David GreenmanEnabled bounce buffers by default. This should be done...
1994-03-23 Andrey ChernovFor SB 2.x speed was reduced to 22050;
1994-03-23 Andrey ChernovSPEED-related ioctls returns wrong speed cause Tracker...
1994-03-23 Andrey Chernov1) GET_TIME function completely broken
1994-03-23 Jordan K. HubbardSomething bogus happened here; not sure what or how.
1994-03-23 Andrey Chernovtty/nullmodem "not open" printf ifdefed DIAGNOSTIC
1994-03-23 Andrey Chernov1) Change dtrwait 300 to 3 * hz (to be more kosher)
1994-03-23 David GreenmanBounce buffers. From John Dyson with help from me.
1994-03-23 Andrew Mooreuse umask 077 for buffer file
1994-03-23 Andrey ChernovSet of changes from Bruce:
1994-03-23 Andrey ChernovAdd missing EXCLUDE_SBPRO
1994-03-22 David GreenmanRemoved a disgusting wart that attempts to verify that...
1994-03-22 David GreenmanRemoved a disgusting wart that attempts to verify that...
1994-03-22 Andrey ChernovFirst attempt to bring uucpd to work
1994-03-22 David GreenmanPatch from piero@strider.st.dsi.unimi.it to quiet compi...
1994-03-22 Jordan K. HubbardMore detailed notes on just what's wrong with the Buslo...
1994-03-22 Jordan K. HubbardFrom: Andras Olah <olah@cs.utwente.nl>
1994-03-22 David GreenmanFrom John Dyson: fixed bug in call to VOP_BMAP and...
1994-03-22 David GreenmanFrom John Dyson: Improved swap space allocation method...
1994-03-22 David GreenmanFrom mrl@teleport.com (Mostyn R. Lewis)
1994-03-22 Andrey Chernovfor SLIPDISC:
1994-03-22 Andrey ChernovSorry, backed out ttywflush removing, real place to...
1994-03-21 Andreas SchulzCatch a null pointer dereference. This should solve...
1994-03-21 Andrey ChernovAdd siostop to sioclose, because ttyflush called from
1994-03-21 Andrey ChernovRemove ttywflush from pppclose,
1994-03-21 Andrey ChernovRemove ttyflush from ttyclose,
1994-03-21 Andrey ChernovRemove ttywflush from slclose, it cause
1994-03-21 Andrey ChernovMy previous changes was a bit incorrect in nullmodem...
1994-03-21 Andreas SchulzChanged the raw partition number from 3 to 0. This...
1994-03-21 Andreas SchulzMakefile.i386:
1994-03-21 Andrey Chernovwakeup t_out & t_raw for all carrier changes
1994-03-21 Andrey ChernovIncrease default DTR wait time up to 3 secs.
1994-03-21 Andrey ChernovRemove bug with root filesystem on second floppy, fixed now
1994-03-21 Andrey ChernovNow printf("changing root... indicates raw partition...
1994-03-21 Andrey ChernovFix printf for root system mounted on second floppy
1994-03-21 Andrey ChernovFix for root system mounted on second floppy
1994-03-21 David GreenmanModified swap space allocation policy to be more conser...
1994-03-21 David GreenmanChanged dynamic stack grow code to grow by "SGROWSIZ...
1994-03-21 David Greenmanprevious optimization from John wasn't quite ready...
1994-03-20 Garrett WollmanOops, forgot to check in last bit of sleep() removal.
1994-03-20 Andreas SchulzAdded a forgotten htonl() in the last patch. It makes...
1994-03-20 David GreenmanTwo fixes from John Dyson to fix hangs and panics when...
1994-03-20 Guido van RooijMoved ttyfree() to ifdef broken. See my reply on the...
1994-03-20 Andreas SchulzAdding the new filesystem types ( ISOFS, PROCFS, DEVFS...
1994-03-20 Andreas SchulzNext try to get a bug description about find and awk...
1994-03-20 Jordan K. HubbardRemove redundant copies of err() and warn().
1994-03-20 Rod GrimesPull in changes just made to the BETA 1.1 branch for...
1994-03-20 Garrett Wollman#ifdef'ed out definition of sleep() now that nothing...
1994-03-20 Garrett WollmanGet rid of a nagging call to sleep() which crept back in.
1994-03-20 Garrett WollmanDelete some references to sleep() that somehow crept in.
1994-03-20 Jordan K. HubbardAdded comments on Buslogic controllers. Cleaned up...
1994-03-20 Rod GrimesThese are the installation and profile files from the...
1994-03-20 Garrett WollmanDeclare cpu_model, machine.
1994-03-19 Garrett WollmanAdded cpu_model and machine variables.
1994-03-19 Garrett WollmanDeclare ostype, osrelease, etc.
next