unix-history/.git
1993-12-11 Jordan K. HubbardSync up with Paul K's latest ld from cesium.
1993-12-11 Andrey ChernovRemove compiler warning:
1993-12-11 Andrey ChernovForce HUPCL in bidirectional port open.
1993-12-10 Jordan K. HubbardDo more careful pruning of graph.
1993-12-10 Andrey ChernovMan page added.
1993-12-10 Andrey ChernovModified for work without options COM_BIDIR into kernel.
1993-12-10 Andreas SchulzAdded a forgotten minus-sign.
1993-12-10 Jordan K. Hubbardmakedepend fails for ld. I think it because the ...
1993-12-10 Jordan K. HubbardMissed a major release number for the shared lib. ...
1993-12-10 Jordan K. HubbardRemove duplicate specification of shared lib version...
1993-12-10 Jordan K. HubbardAdded default shared lib version number for all libs...
1993-12-10 Andrey ChernovAdd 'dtrwait <n>' option to comcontrol to handle
1993-12-10 Jordan K. HubbardFinally make mesg do the right thing (this was driving...
1993-12-09 Andrey ChernovSyscons entry with russian koi8-r code table added...
1993-12-09 Jordan K. HubbardFrom: Piero Serini <piero@strider.st.dsi.unimi.it>
1993-12-09 Jordan K. HubbardFrom: Piero Serini <piero@strider.st.dsi.unimi.it>
1993-12-09 Jordan K. HubbardAdded the TODO file. Also wanted to announce the previ...
1993-12-09 Jordan K. HubbardDavid Greenman's latest changes to eliminate much stack...
1993-12-09 Andrey Chernov1) Fix error with port recognition, speed initializatio...
1993-12-09 Andreas SchulzThe footpage of man/man3/bzero.3 is BDS instead of...
1993-12-09 David GreenmanChanged fork so that it zeroes entire proc structure...
1993-12-09 David GreenmanModified Geoff Rehmet's patch to eliminate redundant...
1993-12-09 Garrett WollmanAdded separate file with the interesting variable decla...
1993-12-08 Nate WillamsWe've got accounting, might as well have a directory...
1993-12-07 Jordan K. HubbardRemoved unnecessary 'CC = gcc' since we're now running...
1993-12-07 Andreas SchulzAdded the ".S" suffix to the known suffixes in bsd...
1993-12-06 Andrey ChernovMake talk 8-bit clean
1993-12-06 Andrey ChernovAdd missing NTTYDISC case to printout.
1993-12-06 Andreas SchulzModified all ".s" to ".S" files to get mkdep/make to...
1993-12-06 Andreas SchulzBumped up again the ckmalloc from 4096 to 8192. It...
1993-12-06 Garrett WollmanFixed spelling error. Added NSIP (XNS over IP). Fixed...
1993-12-06 David GreenmanPatch from sovs@diku.dk:
1993-12-05 Andreas SchulzAdded entries for sup into services.
1993-12-05 Andreas SchulzChanged the assembler files from ".s" to ".S", so that...
1993-12-05 Andreas SchulzAdded all assembler files with the ".S" extension.
1993-12-04 Andreas SchulzAdded the files abs.S div.S labs.S ldiv.S . These are...
1993-12-04 Andreas SchulzFixed up a compiler warning in setenv.c .
1993-12-04 Andreas SchulzAdded rules for ".S" to ".o" etc. Added ".S" to the...
1993-12-04 Andreas SchulzFixed the error that a Fdopen succeeds without a found...
1993-12-04 Andreas SchulzAha, the mount_isofs manpage stems from the mount_msdos...
1993-12-04 Andreas SchulzBumped up the area for meta-expand from 1024 to 4096...
1993-12-04 Andreas SchulzFixed up compiler warnings.
1993-12-04 Andreas SchulzFixed up a compiler warning.
1993-12-04 Jordan K. HubbardMore changes to bring FreeBSD in sync with Paul K's...
1993-12-04 Jordan K. HubbardMore changes to bring FreBSD in sync with Paul K's...
1993-12-03 Andreas SchulzFixed up a compiler warning about a misplaced external...
1993-12-03 Andrew MooreFrom: Jeffrey Hsu <hsu@soda.berkeley.edu>
1993-12-03 Andrew MooreReset fdc during probe.
1993-12-03 Andreas SchulzBacked out the change from read to fread. lex fails...
1993-12-02 Andreas SchulzFixed up all compiler warnings.
1993-12-02 Andrey ChernovSorry, Jordan, but I restore previous version again.
1993-12-02 Andrey Chernov#ifdef DEBUG unwanted message, third time after Jordan...
1993-12-02 Nate WillamsMoved DEBUG conditional where it belonged to remove...
1993-12-02 David GreenmanPatch from Andy Heffernan <ahh@netcom.com>
1993-12-02 Jordan K. HubbardSecond attempt to integrate Paul K's changes.
1993-12-02 Jordan K. HubbardSecond attempt to integrate Paul K's changes.
1993-12-01 Andreas SchulzFixed two forward declarations.
1993-12-01 Andreas SchulzAdded a definition for -p1003.2-92, that was used in...
1993-12-01 Andreas Schulzdeleted all references to rindex and included string...
1993-12-01 Andreas Schulzchanged the order of the includes and deleted a referen...
1993-12-01 Andrey ChernovAll -static and -Xlinker -Bstatic flags missed in
1993-12-01 Andrey Chernov#ifdef DEBUG missed by several lines!
1993-12-01 Andrey ChernovAdd DEBUG #ifdef, (second time!)
1993-12-01 Andrey ChernovRemove hanging #else part (with second sbrk()) without...
1993-12-01 Andrey ChernovRemove -g option (second time!)
1993-12-01 Rod GrimesFrom: Julian Howard Stacey <stacey@guug.de>
1993-11-30 Andreas SchulzFixed the error, that makes g++ fail in compiling groff...
1993-11-30 Jordan K. HubbardMore recent changes from Paul K.
1993-11-30 Jordan K. HubbardLatest from Paul K. for better checking of PIC code.
1993-11-30 Jordan K. HubbardMany recent fixes from Paul K, add support for chaining...
1993-11-30 Andreas SchulzForgot half of the changes for CPUSTATES and DK_NDRIVE...
1993-11-30 Andreas SchulzShut up compiler warnings. Fixed some lazy declarations.
1993-11-30 Andreas SchulzChanged the definition of CPUSTATES and DK_NDRIVE to...
1993-11-30 Paul Richardsallow spaces in $sendmail_flags.
1993-11-30 Andreas SchulzDeleted the prototype of time() and included <time...
1993-11-30 Andreas SchulzFixed a prototype of a function to match its actual...
1993-11-30 Andreas SchulzChanged a prototype to match the actual declaration.
1993-11-30 Andreas SchulzFixed a typo. Changed the "include <stdlib> to include...
1993-11-30 Andreas SchulzDeleted a wrong reference to random() and included...
1993-11-30 Andreas SchulzDeleted a misplaced reference to time() and inserted...
1993-11-30 Andrew MooreAdd support for ~ in a regexp pattern and fix handling...
1993-11-29 Andrey Chernovwmesg was too long (>7), fixed
1993-11-29 Andrey ChernovMake fill_eproc more robust:
1993-11-29 Andrey ChernovWeird kern_kinfo bug, fix continued:
1993-11-29 David Greenman * Revision 2.16 1993/11/29 16:55:56 davidg
1993-11-29 Andreas SchulzRemoving another null pointer reference.
1993-11-29 David GreenmanUse slightly less disgusting double cast to quiet compi...
1993-11-29 David GreenmanAdded disgusting kludge to get rid of compiler warning...
1993-11-29 Andrey ChernovWeird bug with kern_kinfo now fixed! (applauds)
1993-11-29 David Greenman Fixed some bugs I introduced when integrating Mike...
1993-11-29 Andreas SchulzThe prototype for strerror is not in stdio.h , but...
1993-11-29 Andreas SchulzDeleted a definition of strerror and included string...
1993-11-29 Andreas SchulzMoved an external function definition to a more global...
1993-11-29 Andreas SchulzFixed a typo in the manpage of strerror.3 .
1993-11-28 Andreas SchulzSee, what i do to keep Garett happy :-).
1993-11-28 Andreas SchulzChanged the forward definition of tskip and tdecode...
1993-11-28 Andreas SchulzChanged the declaration of a signal handler routine...
1993-11-28 Andreas Schulzcommented out a forward declaration to get rid of a...
1993-11-28 Andreas SchulzCorrected a forward declaration to get rid of a compile...
1993-11-28 Andreas SchulzMoved a forward definition from a function into a more...
next