unix-history/.git
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...
1993-08-15 Andrew Mooreupgrading to sun-lamp's sh(1) + patches from Nate.
1993-08-15 Nate Willams1) Finishedup my DPSRCS fixes from way back. Now any...
1993-08-15 Nate WillamsBacking out Christoph's subdir changes per. Chris Demet...
1993-08-14 Nate WillamsFrom: chmr@edvz.tu-graz.ac.at (Christoph Robitschko)
1993-08-14 Nate WillamsCommited some fixes I made to NetBSD waaaay back plus...
1993-08-14 Nate WillamsAdded getcap routines from uunet (These are completely...
1993-08-14 Nate WillamsRemoved Jordan's DO_LINKS from the Makefile, since...
1993-08-14 Rod GrimesRemoved cpio since we are now using GNU cpio.
1993-08-14 Andrew Mooreecho aabb | sed 's/\(.*\)\1/(\1)/g'
1993-08-13 J.T. ConklinAnsi C is ANSI X3.159-1989, not C3.159...
1993-08-13 Rod GrimesWrong path for uucp login, was /usr/lib instead of...
1993-08-13 Rod GrimesFixed entry for t9600, baud rate was 19200, should...
1993-08-13 Nate WillamsFrom: chmr@edvz.tu-graz.ac.at (Christoph Robitschko)
1993-08-13 Nate WillamsI got an old version of my script somehow onto freefall...
1993-08-13 Rod GrimesEnable lastlog install commands.
1993-08-13 Andrew Moorecatch infinite substitution loop for cases:
1993-08-12 Nate WillamsFrom: broman@schroeder.nosc.mil (Vincent Broman)
1993-08-12 Nate WillamsFrom: Guy Helmer <ghelmer@mercury.dsu.edu>
1993-08-12 Nate WillamsWhoops, left some debugging code in.
1993-08-12 Nate WillamsAdded a /bin/sh version of updatedb, so that it can...
1993-08-12 Nate WillamsLet's have a lastlog manpage as well. utmp.5 didn't...
1993-08-12 Rod GrimesCommented out installation of /var/log/lastlog:
1993-08-12 Rod Grimes/etc/termcap is now created as a symlink to /usr/share...
1993-08-12 Rod GrimesFixed poor timeout code in out_fdc. The timeout counte...
1993-08-12 Rod GrimesAny of NSWAPPAGER, NVNODEPAGER, and NDEVPAGER being...
1993-08-12 Rod GrimesAdded 3 targets (kc-ah-floppy, inst1-floppy, inst2...
1993-08-12 Rod GrimesHeavily modified from NetBSD sources to FreeBSD, many...
1993-08-11 Rick MacklemThe com drivers probe routine returned a 1 instead...
1993-08-11 Rick MacklemDue to broken pwd_mkdb always wanting to do it's work...
1993-08-11 Rick MacklemFixed printf from fifo so that it prints the unit numbe...
1993-08-11 Rick MacklemInitial import of NetBSD install2 floppy .profile
1993-08-11 Rod GrimesInitial import of NetBSD install2 floppy /install script
1993-08-11 Rod GrimesChanged printing messages to refer to ${OPSYSTEM} inste...
1993-08-11 Andrew Mooreadded rules .f.po (and .f.o) from Jonas.
1993-08-11 Rod GrimesImport of NetBSD inst1.fs floppy /.profile and /install...
1993-08-10 Rod GrimesAdded support to build i386-kc_floppy:, kernel copy...
next