unix-history/.git
1993-09-10 Nate WillamsRemoved volatile functions which were causing grief...
1993-09-10 Rod GrimesPut the 0 in after the printf of the kernel version...
1993-09-10 Rod GrimesThis is just to shut the compiler up
1993-09-10 Rod Grimes>From: "J.T. Conklin" <jtc@sun-lamp.cs.berkeley.edu>
1993-09-10 Andreas SchulzFixed a small typo in an error printf.
1993-09-10 Rod Grimes>From marc@escargot.rain.com Fri Sep 10 00:04:44 1993
1993-09-10 Rod GrimesFrom guido@gvr.win.tue.nl Wed Sep 8 13:34:16 1993
1993-09-10 Nate WillamsThis isn't 386BSD 0.1 any more now. Added CSRG's copyr...
1993-09-10 Nate WillamsPer Theo's posting on News
1993-09-10 Rod GrimesChanged SUBDIR= to be a series of .if exists(subdir...
1993-09-09 Rod GrimesThe following warning was being caused by doing x ...
1993-09-09 Rod GrimesFixed forward references so that the compiler is quite.
1993-09-09 Rod GrimesMoved db_end_line after db_printf to eliminate forward...
1993-09-09 Rod GrimesChanged uid == -1 to uid == (uid_t)(-1) to shut up...
1993-09-09 Rod GrimesThis is Garrett Wollmans prototype/ansification of...
1993-09-09 Jordan K. HubbardBogus ioctl arguments fixed.
1993-09-09 Andrew MooreCombined some conditional statements now that `test...
1993-09-09 Andrew MooreMostly cosmetic changes.
1993-09-09 Rod GrimesThe scsi cd.c driver is now fully dynamic. You can...
1993-09-09 David GreenmanAs of this revision, all known bugs have been fixed...
1993-09-09 Andrew MooreAdded Adam David's test(1) patches. The new test(1...
1993-09-09 Rod GrimesChanged the delay from 100 seconds to 20 seconds if...
1993-09-09 Rod GrimesChanged the pg("ptdi> %x") to a printf and then a panic...
1993-09-09 Rod GrimesFrom: baukno@login.dkuug.dk (S|ren Schmidt)
1993-09-09 Rod GrimesReintergrate my changes from rev 1.2 to 1.3, clean...
1993-09-08 Jordan K. HubbardFixed some language + error where 3 floppies are called...
1993-09-08 Rod GrimesFrom: ccml@hippo.ru.ac.za (Mike Lawrie)
1993-09-08 Jordan K. HubbardSoren's latest syscons changes.
1993-09-08 Jordan K. HubbardAndrew A. Chernov's fixes for NE1000 support.
1993-09-08 Rod GrimesMade copy of sys/i386/floppy relative instead of abosol...
1993-09-08 Rod GrimesFirst pass fixes to start using malloc structures for...
1993-09-08 Rod Grimes>From: David Greenman <davidg@implode.rain.com>
1993-09-08 Andrew MooreAdding missing sync after reading fourth install floppy.
1993-09-08 Rod Grimes>From Theo Derradt
1993-09-08 Rod GrimesFrom michaele@vice.ico.tek.com Wed Sep 8 09:50:45...
1993-09-08 Rod GrimesAdded bsd.prog.mk so that make maninstall would work
1993-09-08 Andrew MooreAdded a fourth DOS-format floppy to the install disks...
1993-09-08 Paul RichardsClarified the description of '-u' in the usage message.
1993-09-08 Rod GrimesCorrected -l flag processing so it actually worked...
1993-09-08 Rod GrimesFrom NetBSD:
1993-09-08 Rod GrimesFrom: <dec@charming.nrtc.northrop.com>
1993-09-08 J.T. ConklinIgnore leading whitespace in integer comparisons.
1993-09-08 Andrew Moore/bin/test " 5" -eq 5 now evaluates to true, rather...
1993-09-08 Nate WillamsAdded a MORE SPECIFIC line which made it obvious that...
1993-09-07 Rod GrimesAdded target directories to call etc/Makefile distrib...
1993-09-07 Rod GrimesFixed missing slash after a ${DESTDIR} with no other...
1993-09-07 Jordan K. HubbardFrom: Geoff Rehmet <csgr@alpha.ru.ac.za>
1993-09-07 Paul RichardsThe description of the '-u' option was incomplete....
1993-09-07 Rod GrimesFixed bug where wrong variable was being checked agains...
1993-09-07 Rod GrimesSeveral fixes to the st driver, for density detection...
1993-09-07 Rod GrimesImport of XNSrouted from ftp.uu.net bsd-sources, compil...
1993-09-07 Rod GrimesRemoved XNSrouted from not ported list, put it in the...
1993-09-07 Andrew MooreAdded DOS partition support and maybe badblock remappping.
1993-09-07 Nate WillamsRemoved some hard-coded paths in gzexe so it works...
1993-09-07 Rod GrimesReverting wd driver back to version before Bruces new...
1993-09-07 Rod GrimesFixed warning message about needing a leading tab,...
1993-09-06 Rod GrimesThis allows hardwired links to be set clocal and still...
1993-09-06 Rod GrimesFixed so that it scans for set uid/gid files. From...
1993-09-06 Rod GrimesAdded support for -fstype isofs, now that it works...
1993-09-06 Rod GrimesShut up the warnings about constants being so large...
1993-09-06 Rod GrimesAdded 57600 and 115200 baud support to pppd
1993-09-06 Rod GrimesAdded -DPPP so that tcpdump understands ppp
1993-09-06 Rod GrimesUpgrade of if_ppp.c, some bug fixes (unkown) and better...
1993-09-06 Rod GrimesRemoved patch kit header, added $Id$
1993-09-06 Rod GrimesEnabled options NS since it can now be compiled!
1993-09-06 Rod GrimesFixed usage of arpcom and #define blahblah arpcom.blahb...
1993-09-06 Rod GrimesRemoved patch kit header, added $Id$
1993-09-06 Rod GrimesRemoved some patchkit headers and inserted $Id$'s,...
1993-09-06 Rod GrimesAdd the following line to all generic configs as a...
1993-09-06 Rod GrimesAdded ns_cksum.c from NetBSD
1993-09-06 Rod GrimesFixed spelling error CURDRI -> CURDIR
1993-09-06 Jordan K. HubbardChanged misleading comment about vty's - now clearly...
1993-09-06 Nate Willamschanged all those
1993-09-05 Rod GrimesEnabled NS and ISO support in Makefile, disabled warnin...
1993-09-05 Rod GrimesSilence some warnings by getting the right include...
1993-09-05 Rod GrimesFixed spelling error in Yuval's name, thanks Charles
1993-09-05 Rod GrimesAdded email address for Charles Hannum, and fixed Chris...
1993-09-05 Rod GrimesFrom: barclay_a_c <barclay_a_c@bt-web.bt.co.uk>
1993-09-05 Rod GrimesFrom cgd@sun-lamp.cs.berkeley.edu Sun Jun 6 11:25...
1993-09-05 Rod GrimesDate: Sat, 5 Jun 1993 16:15:56 +0400
1993-09-05 Rod GrimesFixed printf if you are using SCSI_DELAY to allow the...
1993-09-05 Rod GrimesScsi update from Julian
1993-09-05 Rod GrimesReplaced comxx with ttyxx, as that is now the correct...
1993-09-05 Rod GrimesReplaced all references to comxx with ttyxx, since...
1993-09-05 Rod GrimesReplaced all references to comxx with ttyxx, since...
1993-09-05 Rod GrimesSCSI code update from Julian
1993-09-05 Rod GrimesSCSI code update from Julian.
1993-09-05 Rod GrimesFrom: rich@id.slip.bcm.tmc.edu.cdrom.com (Rich Murphey)
1993-09-05 Rod GrimesDate: Fri, 3 Sep 93 01:25:44 +1000
1993-09-05 Rod GrimesAdded #ifdef DIAGNOSTIC around the check for dirty...
1993-09-05 Rod GrimesAdded #ifdef DEBUG around some more debug code to reduc...
1993-09-04 Jordan K. HubbardCleaned up some more of the language to read a little...
1993-09-04 Rod GrimesSubject: Problem with rlogin when baud > 38400
1993-09-04 Rod GrimesCorrections and additional order information from Jack...
1993-09-03 Jordan K. HubbardFixed reported typos, cleaned up some additional text.
1993-09-03 Rod GrimesSpelling errors and syntax corrections from Nate
1993-09-02 Rod GrimesThe src/games/Makefile.inc use to control the location...
1993-09-02 Rod GrimesAdded /etc/networks to the files that get installed...
1993-09-02 Rod GrimesRemoved commit lies for sbin/reboot and usr/local/bin...
1993-09-02 Rod GrimesFixed all usage of quotes to be consitent of the form...
next