unix-history/.git
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...
1993-09-02 Jordan K. HubbardAdded some stuff, fixed some typos, generally tarted...
1993-09-01 Rod GrimesRemoved the comment about SHARED=copies from the includ...
1993-09-01 Rod GrimesIncreased stack size to 8MB just to be on the real...
1993-09-01 Rod GrimesCorrected creation of /etc/localtime symbolic link...
1993-09-01 Rod GrimesAdded dd back to cpio floppy in place of shutdown,...
1993-09-01 Rod GrimesA real quick hack at some floppy install notes!
1993-09-01 Rod GrimesFixed typo in rm of /tmp/cat, it was rm /bin/cat, whoop...
1993-08-31 Rod GrimesReenabled rotation of log files and killing of syslogd...
1993-08-31 Rod GrimesFrom: bde@kralizec.zeta.org.au (Bruce Evans)
1993-08-31 Rod GrimesChanged default irq and iomem address for ed0 so that...
1993-08-31 Rod GrimesAdded DEFCYLN, DEFHEAD and DEFSECT parameters to inst1...
1993-08-31 Rod GrimesHad to remove dd from the cpio floppy as we ran out...
1993-08-31 Rod GrimesFixed ^? to ^\?, need to escape that for csh
1993-08-31 Rod GrimesChanged stty erase ^H to stty erase ^?.
1993-08-31 Rod GrimesUpdated paths and cdpath to be more appropriate to...
1993-08-31 Rod GrimesUpgrade to lattest versions from:
1993-08-30 Rod GrimesOutput width for nice field increased to 3 since negati...
1993-08-30 Rod GrimesFixed format field width for vmstat -m, it was too...
1993-08-30 Rod GrimesAdded info for gnu stuff
1993-08-30 Rod GrimesHeavily revised version of slattach from combined work...
1993-08-30 Rod GrimesUpdated st*) entry from Julian.
1993-08-30 Rod GrimesRemoved the extra copy of the $Id$ string that looked...
1993-08-30 Rod GrimesAdded new mtree file to populate /usr/local or /usr...
1993-08-30 Rod GrimesSeveral updates. Core lists now match. Added thanks...
1993-08-30 Rod GrimesInserted a modified version of /etc/rc so that a fsck...
1993-08-30 Rod GrimesMakefile no longer needs passwd, pwd.db and spwd.db...
1993-08-29 Nate WillamsGee, this routine has some really dependant behavior...
1993-08-29 Rod GrimesMake slattach become a daemon process
1993-08-29 Rod Grimesstty ispeed now requires an argument:
1993-08-29 Rod GrimesAdded the RELNOTES.FreeBSD to the FREEBSD list. Change...
1993-08-29 Rod GrimesFixed typo in the syscons.* entries (omde instead of...
1993-08-29 Rod GrimesAdded #ifndef inline #endif around definition of inline...
1993-08-28 Rod GrimesThe make depend does not work in this one subdirectory...
1993-08-28 Rod GrimesRemoved depend: @echo BORKEN MAKEDEPEND since gcpp...
1993-08-28 Rod GrimesReplaced the return (1)'s with return (IO_KBDSIZE)...
1993-08-28 Rod GrimesChanged trap.c so that a panic will occur if we do...
1993-08-28 Rod GrimesAdded options MATH_EMULTATE to the kernel config files...
1993-08-28 Rod GrimesManual pages for scsi disk and scsi tape devices from...
1993-08-28 Rod GrimesNew manual pages from NetBSD, revised for FreeBSD slightly
1993-08-28 Rod GrimesCorrected so that the symlinks for cpp -> gcpp are...
1993-08-28 Rod Grimesmaxdmap was defined as a global equal to MAXSSIZ, it...
1993-08-28 Rod GrimesFixed RLIMIT_STACK case to check limits against MAXSSIZ...
1993-08-28 Rod GrimesChanged MAXSSIZ from MAXDSIZ to 2MB
1993-08-28 Rod GrimesAdded targets crypt and non-crypt to make it easier...
1993-08-28 Rod GrimesAdd chat
1993-08-28 Rod GrimesAdded chat from ppp-1.3
1993-08-28 Rod GrimesRevised headers from Julian. Support for generic scsi.
1993-08-28 Rod GrimesRevised drivers from Julian. Support for generic scsi...
1993-08-28 Rod GrimesRevised drivers from Julian.
1993-08-28 Rod GrimesAdded support for scsi/sg.c as cdev major 18.
1993-08-28 Rod GrimesAdded scsi/sg.c for generic scsi support
1993-08-28 Rod Grimesxxxprobe now returns the correct number of I/O register...
1993-08-27 Rod GrimesNow installs gcpp as cpp so we are using the 2.4.5...
1993-08-27 Andrew MooreMake `s/' illegal as a safeguard.
1993-08-27 Andrew MooreRenamed some files that were giving SUP trouble.
1993-08-27 Andrew MooreOnly a single slash (/) is now necessary to repeat...
1993-08-27 Nate WillamsA bad bug that happens with all known compilers except...
1993-08-27 Rod GrimesAdded
1993-08-27 Rod GrimesMoved coments about setenv SHARED=copies so output...
1993-08-27 Rod GrimesReverting back to version 1.1, the multicasting code...
1993-08-27 Rod GrimesReverting back to version 1.1, the multicasting work...
1993-08-27 Steven WallaceSyntax error: forgot | symbol in expression for IFF_CA...
1993-08-27 Andrew Mooreprefixed inline functions' parameter names with _ and...
1993-08-27 David Greenmanupdated ifnet structure to have larger if_flags field...
1993-08-27 David Greenmanupdated ifconfig to support setting/clearing of IFF_ALT...
1993-08-27 David Greenmanadded support routines for ns and iso
1993-08-27 Rod GrimesAdded pppstats 1.3
1993-08-27 Rod GrimesAdd pppd subdir
1993-08-27 Rod GrimesInitial import of pppd 1.3
1993-08-27 Rod GrimesKernel support for ppp 1.3 + fixes
1993-08-27 Rod GrimesAdded usr/share/syscons.{fonts,keymaps} for the new...
1993-08-27 Rod GrimesRemoved the extra slash between ${DESTDIR} and ${MAPSDIR}
1993-08-27 Rod GrimesRemoved extra / between ${DESTDIR} and ${FONTDIR}.
1993-08-26 Jordan K. HubbardThis is the new syscons utility program
1993-08-26 Jordan K. HubbardAdded syscons utility program
1993-08-26 Jordan K. HubbardHere are all of syscons's keymap files.
1993-08-26 Jordan K. HubbardHere are all of syscons's font files.
1993-08-26 Jordan K. HubbardAdded syscons.fonts, syscons.keymaps
1993-08-26 Rod GrimesInitial import of Jordans RELNOTES.FreeBSD, some edit...
1993-08-26 Rod GrimesAdded the following line to all the supplied config...
1993-08-26 Rod GrimesAdded a .if !defined(NOCRYPT) so that building of the...
next