unix-history/.git
1994-04-14 David GreenmanChanges from John Dyson and myself:
1994-04-13 Poul-Henning... added md5
1994-04-13 Poul-Henning... FreeBSD'ed the Makefile.
1994-04-13 Garrett WollmanChange $Header$ to $Id$ so that the comment at the...
1994-04-13 Poul-Henning... This commit was generated by cvs2svn to track changes...
1994-04-13 Poul-Henning... This is the md5 program from cert.org, no changes made...
1994-04-13 Andreas SchulzFixed up two typos in the man page. Found by Christop...
1994-04-13 Andreas SchulzChange the private declarations from dlopen,dlclose...
1994-04-13 Andreas SchulzBetter link ldconfig static instead dynamic.
1994-04-13 Garrett WollmanAdded more missing links for functions.
1994-04-13 Andreas SchulzChanged the Makefiles for catman and makewhatis that...
1994-04-13 Garrett WollmanNote that UTF-2 is also called UTF-8 by some people.
1994-04-13 Jordan K. HubbardAdd a bit more information about world build.
1994-04-13 David GreenmanAdd delays after changing from 8/16 - 16/8 bit mode...
1994-04-13 Andrey ChernovMake all devices at least 2*64K buffers, 2*32K buffers
1994-04-13 Andrey Chernovsnd7 config line corrected, irqaremoved
1994-04-13 Andrey Chernovsnd7 config line corrected, irq removed
1994-04-13 Andrey ChernovNow SoundDriver use 64K DMA region instead of older...
1994-04-13 Andrey ChernovFrom Bruce:
1994-04-13 Andrey ChernovAdded prototype for contigmalloc function (see kern_mal...
1994-04-13 Andrey ChernovDon't get status of uucpd lines, normal pgms
1994-04-12 Geoff RehmetRemove lpa from the generic kernels - one step closer...
1994-04-12 Andrey ChernovPatch from S0ren, 80x50 font trashed after switching...
1994-04-11 Andrey ChernovTenmicrosec change backed out, because our DELAY is...
1994-04-11 Garrett Wollman/dev/null was not a very good choice of shell for login...
1994-04-11 Garrett WollmanFixed ANSI bugs found by Justin T. Gibbs and Bruce...
1994-04-11 Andreas SchulzPut the INT_MIN and INT_MAX into conditionals. They...
1994-04-11 Andrey ChernovWe have a better way to wait ten microseconds then...
1994-04-11 Geoff RehmetAdd big and ugly warning to users of lpa that
1994-04-10 Poul-Henning... made 'make clean' remove *.ps files.
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 RehmetAdded lptcontrol(1):
1994-04-06 Geoff RehmetThis commit was generated by cvs2svn to track changes...
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
next