unix-history/.git
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...
1993-11-28 Andreas SchulzChanged a forward declaration to match the actual function.
1993-11-28 Andreas SchulzDeleted a wrong definition of calloc and included stdli...
1993-11-28 Andreas Schulzdeleted a register definition from a "buf[20]" declaration.
1993-11-28 Andreas SchulzDeleted the extern wrong definition of inet_ntoa and...
1993-11-28 Andreas SchulzFixed the typo of return(news) to return(new).
1993-11-28 Andreas SchulzMoved the definition from extern lseek from a local...
1993-11-28 Andreas SchulzChanged types.h that the common struct definitions...
1993-11-28 Andreas SchulzChanged the location of an external declaration to...
1993-11-28 Andrey ChernovDirect #undefs removed to allow flexible manipulation
1993-11-28 Andreas SchulzGet rid of some compilation warnings.
1993-11-28 David GreenmanPatch from Gene Stark:
1993-11-28 David GreenmanPatch from Gene Stark:
1993-11-27 Andrey ChernovMove soundcard.h & ultrasound.h to proper location...
1993-11-27 Andrey ChernovFrom: hsu@soda.berkeley.edu
1993-11-27 Garrett WollmanDeclare cnopen, cnclose, and other console routines.
1993-11-27 David GreenmanDon't set splbio() in vfs_update, and don't set PCATCH...
1993-11-27 Paul RichardsAdded mkdep to list of things built in bootstrapld.
1993-11-27 David GreenmanFix some pointer casting that Garrett missed.
1993-11-27 Paul RichardsDeclared cn{open,close,read,write,ioctl,select} extern.
1993-11-27 Paul RichardsFix conflicting prototypes and return values.
1993-11-26 Garrett WollmanFix d_write_t -> d_rdwr_t (typing error).
1993-11-26 Garrett WollmanUse #include "kernel.h" to get hz variable, rather...
1993-11-25 David GreenmanRemove 'update' completely; it's an internal daemon...
1993-11-25 David GreenmanDon't start update daemon; it's now internel to the...
1993-11-25 David Greenmanmade update an internel daemon (code from John Dyson)
1993-11-25 David Greenmanfix from John Dyson for swap space "leak"
1993-11-25 David GreenmanPatch from Julian Elischer:
1993-11-25 Garrett WollmanMake the LINT kernel compile with -W -Wreturn-type...
1993-11-25 Jordan K. HubbardAdded -lgcc_pic back again.
1993-11-24 Andreas SchulzChanged the header title from SETPGRP to SETPGID in...
1993-11-24 Paul Richards/var/run is cleared on boot. Rerun 'ldconfig /usr/X386...
1993-11-23 Andreas SchulzAdded an MLINK command for the setpgrp system call...
1993-11-23 Nate WillamsSubject: Panic - can't mount route (Soren's changes)
1993-11-23 Andreas SchulzFixed a null ptr reference, found by apg@demos.su ...
next