unix-history/.git
1994-04-10 David GreenmanFixed brokeness in the support of the 83C790/Elite...
1994-04-10 Poul-Henning... Corrected a bit of confusion
1994-04-10 Andreas SchulzFixed a little typo in the man page.
1994-04-10 Geoff RehmetModify wdprobe() to correctly recognise some 2 drive...
1994-04-10 Geoff RehmetTruncate hostnames longer than HOST_WIDTH so that
1994-04-10 Andrey ChernovRestore badly commented out MAPLOWER/MAPUPPER
1994-04-10 Andrey Chernovmail a+rwxt changes backed out
1994-04-09 Andreas SchulzCorrect a typo in the manpage. I didn't find anywhere...
1994-04-09 Andrey ChernovAdd umask(022), in other case you may got /etc/passwd...
1994-04-09 Andreas SchulzReplace a usage of gets with fgets.
1994-04-09 Andreas SchulzCommented out now a suspicious looking MAPLOWER 0xa3...
1994-04-09 Andreas SchulzChanged a return(__swalk_sflush) to a return(__swalk_sf...
1994-04-09 Andreas SchulzAdd prototype functions for flockfile and funlockfile...
1994-04-09 Andreas SchulzComment out a private INT_MAX/INT_MIN definition to...
1994-04-09 Geoff Rehmetmake libutil be linked in dynamicly instead of staticly
1994-04-08 Geoff RehmetAdded RCS id's, little tidy up.
1994-04-08 Geoff Rehmetchange to lptioctl
1994-04-08 Geoff Rehmetlink nvi to view (this better be all now)
1994-04-08 Geoff Rehmetadded MAN1+= vi.1, and link to nvi.1
1994-04-08 Geoff Rehmetadded locale to Makefile for /usr/src/share
1994-04-07 David GreenmanDon't queue, deliver according to sendmail config.
1994-04-07 Andrey ChernovFix arguments of CONS_GETINFO
1994-04-07 Andrey ChernovMore EXCLUDE_ options added,
1994-04-07 Andrey ChernovRemove unneded irq/drq/vector from snd?
1994-04-07 Garrett WollmanWanted to make sure we had an explanation of the memory...
1994-04-07 Andrey ChernovSkip idle info on uu-lines from uucpd
1994-04-07 Andrey ChernovNow wall skips uu-lines produced by uucpd.
1994-04-07 Andrey ChernovChange uucp%d lines to uu%d lines, because ut_line
1994-04-07 Andrey ChernovMake possibility to write utmp entry for non-tty lines,
1994-04-07 Andrey Chernovo Change fake line from uucp%d to uu%d, because it...
1994-04-07 Andrey ChernovRemove sleep(2) waiting for DTR, now sio can do it...
1994-04-07 Andreas SchulzChanged a macro name from _Q to _Q2 to avoid a clash...
1994-04-07 Andreas SchulzCorrected the Makefile, it has used SRCDIR our macro...
1994-04-07 Andreas SchulzSwap also the undef macros for tolower and toupper...
1994-04-07 David Greenmanfrom kimmel@varese.cs.umass.edu (Matt Kimmel):
1994-04-07 David GreenmanPatch from Sean Vickery <seanv@cs.uq.edu.au>:
1994-04-07 Geoff Rehmetlocale support broke tolower and toupper -
1994-04-07 David GreenmanMake Bruce happy: silently enter ddb on a BPT or trace...
1994-04-07 Andreas SchulzFixed the isphonogram and isspecial macros, they used...
1994-04-07 Paul Richardsremove trailing space after \.
1994-04-07 Andrey ChernovTset incorrectly assign to TERM first terminal name...
1994-04-07 Andrey ChernovFix error with path like /a/./b (from N. Dudorov)
1994-04-06 Andrey Chernovo Obsoleted defines removed, text cleaned
1994-04-06 Geoff RehmetUpdate lpt(4) man page to reflect recent changes to...
1994-04-06 Geoff RehmetAdded lptcontrol(1)
1994-04-06 Geoff RehmetThis commit was generated by cvs2svn to track changes...
1994-04-06 Geoff RehmetAdded lptcontrol(1):
1994-04-06 Andrey ChernovChange default permission of /var/mail to 01777, because
1994-04-06 Garrett WollmanPer Keith Bostic, wchar_t should not be defined in...
1994-04-06 Paul RichardsFix installation of manual pages. Each page needed...
1994-04-06 Geoff RehmetChanges to lpt driver:
1994-04-06 Geoff Rehmet/bin/sh read builtin causes sh to dump core if read is
1994-04-06 Paul RichardsDon't try to clean out ex since it's a directory.
1994-04-06 Andrey ChernovNow -ulogin passed to uucico
1994-04-05 Nate Willamssplit -b dumps core if no count is given.
1994-04-05 Garrett WollmanPrevious fix didn't define rune_t like it should. ...
1994-04-05 Garrett WollmanDon't forget to install octype.h, rune.h, and runetype.h.
1994-04-05 Garrett WollmanDocument some of the latest changes from David&John.
1994-04-05 Garrett WollmanMake stdlib.h in the non-ANSI case work.
1994-04-05 Andrey Chernovo Clean up my previous fix per bde suggestion
1994-04-05 Andreas SchulzAdd that /usr/X386/lib is also in the default path...
1994-04-05 Andrey ChernovRussian locale template added
1994-04-05 David Greenmanfrom John Dyson:
1994-04-04 Garrett WollmanFirst pass at adding locale support. This code only...
1994-04-04 Garrett WollmanUse setuid(geteuid()) rather than setruid(geteuid(...
1994-04-04 Garrett WollmanAdded back setruid() and setrgiod(), but make them...
1994-04-04 Poul-Henning... corrected pointer to sound.doc
1994-04-03 Andrey ChernovThis addition allows compilation with EXCLUDE_AUDIO
1994-04-03 Garrett WollmanUpgraded to Delaware version 3.3p (yes, that's right...
1994-04-03 Garrett Wollmanxntp 3.3p from Delaware
1994-04-03 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-04-03 Andrey ChernovFix two bugs in slave ptys:
1994-04-03 Garrett WollmanDocumented MAXMEM. Added warnings about certain option...
1994-04-03 Andrey ChernovFix tty? entry in the same way like cua entry
1994-04-03 Andrey ChernovAdd declaration missing from previous bde's version
1994-04-03 Andrey ChernovCHANGES from Bruce:
1994-04-03 Andrey ChernovNow cua handled like tty, i.e. name+3
1994-04-03 Andrey ChernovNow cua handled like tty, i.e. name+3
1994-04-03 Andrey ChernovFix error in making cua entries for two multiports
1994-04-03 Garrett WollmanAdd RCS Id to Makefile.
1994-04-03 Garrett WollmanAdded locale files and mklocale utility from Paul Borma...
1994-04-03 Jordan K. HubbardBarry Morris's (bsm@freefall) changes to su.
1994-04-02 Jordan K. Hubbard Add a little extra sanity checking so that end profil...
1994-04-02 Garrett WollmanCompletely delete setr[ug]id, since they no longer...
1994-04-02 Garrett WollmanDocument new interrupt code.
1994-04-02 Andrey ChernovChange from Bruce:
1994-04-02 Jordan K. HubbardNewsgroups: comp.unix.bsd
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.
next