unix-history/.git
1993-08-25 Andrew Moorefixed setjmp/longjmp to save/restore the floating point...
1993-08-25 Rod GrimesAdded Steven Wallace
1993-08-25 Andrew MooreRemoved `.Os 4.3BSD' It still reports BSD experimental...
1993-08-25 Andrew Mooreadded insque()/remque() routines
1993-08-25 Andrew Mooreadding fpgetround(3) IEEE floating point environment...
1993-08-25 Andrew Mooreadding fpgetround(3) IEEE floating point environment...
1993-08-25 Andrew Mooreadding fpgetround(3) IEEE floating point environment...
1993-08-24 Andreas SchulzModified forward declaration to match the actual declar...
1993-08-24 Rod GrimesChanged prompt from "> " to "kc > " so that it does...
1993-08-24 Rod GrimesFix so that unit number 1 is found again.
1993-08-24 Steven WallaceChanged -r /fastboot to -e /fastboot. File just needs...
1993-08-24 Steven WallaceAdded filename definitions for database and password...
1993-08-24 Steven WallaceAdded -d option so that database files can go into...
1993-08-24 Rod GrimesCorrected off by 2 error in DELAY macro (it was delayin...
1993-08-24 Rod GrimesFixed the printf's for ethernet address so that ALL...
1993-08-23 Rod GrimesFixed 2 compiler warnings, two functions prototyped...
1993-08-23 Rod GrimesRemoved two more link fixes that are now obsolete do...
1993-08-23 Rod GrimesNow installs a symlink /etc/termcap -> /usr/share/misc...
1993-08-23 Rod GrimesAdded several new targets and world target to build...
1993-08-23 Rod GrimesMore corrected email address
1993-08-23 Rod GrimesAdded directory creation of ${DESTDIR}/usr/include...
1993-08-23 Rod GrimesChanged install -o root -g bin to -o ${BINOWN} -g ...
1993-08-23 Rod GrimesAdded -o ${BINOWN} -g {BINGRP}, changed the -m to 444...
1993-08-23 Rod GrimesChanged SHARED= to SHARED?= so it can be overriden...
1993-08-22 Andreas SchulzAdded a new-line in the output of the ethernet-address...
1993-08-22 Rod GrimesFixed Bruce Evans email address.
1993-08-22 Rod GrimesAdded email address for Keith Bostic, Chris Torek,...
1993-08-22 Rod GrimesFixed Julian Elischer email address, added Scott Mace
1993-08-22 Rod GrimesAdded kc-kernel target that builds both GENERICAH and...
1993-08-22 Rod GrimesSome more small nits in the printf's fixed.
1993-08-22 Rod GrimesPut back in pack serial number printf that was deleted...
1993-08-22 Rod GrimesAdded missing newline to end of diskerr output.
1993-08-22 Rod GrimesFixed 2 spelling errors of their.
1993-08-22 Rod GrimesAdded NetBSD as a contribution source, added Theo Deraadt
1993-08-22 Andrew Mooreadded -s option to scan for bad sectors (patches from...
1993-08-22 Rod GrimesFixed sef's address per sef.
1993-08-22 Rod GrimesUpdated, added the core team list from Nate, and some...
1993-08-22 Rod GrimesAdded missing #include "systm.h".
1993-08-22 Rod GrimesNew kernel config file for checking out the kernel...
1993-08-21 Rod GrimesMoved if_we.c to be back in alphabetic order..
1993-08-21 Rod GrimesUpdate to be a clone of GENERICAH, but for syscons...
1993-08-21 Rod GrimesAdded Id: string
1993-08-21 Rod GrimesUpdated GENERICAH to be more current, new kernel GENERI...
1993-08-21 Andrew Mooreremove the -DNDBM directive, since this requires the...
1993-08-21 Rod GrimesPulled original COPYING file down out of the Attic...
1993-08-21 Rod GrimesRemoved patch kit header, added Id:
1993-08-21 Rod GrimesRemoval of patch kit header, removal of old scsi as...
1993-08-21 Rod GrimesFixed printf's so that they announce them selfs correct...
1993-08-21 Andrew Mooreupgrade to sun-lamp's stuff
1993-08-21 Andrew Mooreupdate to sun-lamp's
1993-08-20 Andrew Mooremore cleanup (e.g., root and swap partitions are mandat...
1993-08-20 Andrew Mooreadded big loop to allow redoing the configuration
1993-08-20 Rod GrimesAdded from: line to reference the pccons.c derivation...
1993-08-20 Andrew Mooreadded default answers
1993-08-20 Rod GrimesEnabled call to sddump so that if you have options...
1993-08-20 Rod GrimesUpdate scsi code to the latest from Julian. This code...
1993-08-20 Rod GrimesUpdate scsi code to the latest from Julian. This code...
1993-08-20 Rod GrimesUpdate scsi code to the latest from Julian. This code...
1993-08-20 Rod GrimesMoved /sys/scsi code files information to independed...
1993-08-20 Andrew Moorepatch 2of2 to prevent kill -1 syslogd from hanging...
1993-08-20 Andrew Moorepatch 1of2 to prevent kill -1 syslogd from hanging...
1993-08-20 Andrew MooreCFLAGS= to CFLAGS+=
1993-08-20 Andrew Moorefread() now returns 0 if size is 0 as per ANSI (evidently).
1993-08-20 Rod Grimeschess is now in src/gnu, moved here from src/games
1993-08-20 Rod GrimesRemoved chess, it is now in src/gnu/chess
1993-08-20 Rod GrimesAdded libg++ since it is now in src/gnu
1993-08-20 Rod GrimesRemoval of libg++ from top level makefile, moving code...
1993-08-20 Rod GrimesNow installs /etc/localtime as a sym link to /usr/share...
1993-08-20 Rod GrimesArgh, I copied the symlink from the old make file,...
1993-08-20 Rod GrimesAdded creatoin of symbolic link /usr/bin/cc -> /usr...
1993-08-20 Rod GrimesRemoved gcc1 from top level make file, moving gcc1...
1993-08-19 J.T. ConklinDon't try to build *.o's and *.po's at the same time...
1993-08-19 Andrew Mooreadded Bustek 545 support (patch from Christoph Robitschko):
1993-08-19 Rod GrimesChanged .if exists(/usr/X386) to .if exists(${DESTDIR...
1993-08-18 Andreas SchulzChanged Makefile to include xditview for the normal...
1993-08-18 Andreas SchulzChanged Makefile to include xditview for the normal...
1993-08-18 Andreas SchulzCorrected msgs.c that it does function now, thanks...
1993-08-18 J.T. ConklinCentralize the fairly compliated week-of-year computati...
1993-08-18 J.T. ConklinAdded support for '%' format specifiers needed by 1003...
1993-08-18 J.T. ConklinAlways print newline.
1993-08-18 Rod GrimesUpdate cksum to 4.4BSD (8.1) from ftp.uu.net. This...
1993-08-17 Rod GrimesReplaced empty manual page with one that has atleast...
1993-08-17 Rod GrimesFixed reference to /usr/ucb -> /usr/bin, /usr/msgs...
1993-08-17 Rod GrimesThere was a missing space between a .Ql\ef, should...
1993-08-17 J.T. Conklin1003.2 requires that lexical comparisons be done in...
1993-08-17 Andrew Mooreadded FreeBSD's magic numbers, as per Andreas Schulz
1993-08-16 J.T. ConklinUse my i386 assembly language versions of string and...
1993-08-16 J.T. ConklinAdd assembly language versions of string and memory...
1993-08-16 J.T. ConklinMake 1003.1 compliant: set access and modification...
1993-08-16 J.T. ConklinSRCS should contain *.c's, not *.o's.
1993-08-16 Andrew Moorelink bad144.8 to man8/bad144.8
1993-08-16 Andrew Moorelink reboot_i386.8 to man8/reboot.8
1993-08-16 Andrew Mooreadded missing offset that caused an infinite loop when...
1993-08-16 Andrew Mooredisable regex support until this is tested
1993-08-16 Andrew Mooreadded regex(3) support to vi
1993-08-16 Andrew MooreNullify pattern after failed regcomp
1993-08-15 Rod GrimesFrom: Andreas Schulz <ats@g386bsd.first.gmd.de>
1993-08-15 Andrew Mooreadd more notes and examples
1993-08-15 Andrew Mooreadded Christoph Robitschko's patch to allow xview's...
1993-08-15 Andrew Mooreremove msg() to print expansion of `:!!', since the...
next