unix-history/.git
1994-06-10 Paul RichardsCopyright changes per the author.
1994-06-10 Andrey ChernovRemove -I., unneded with make includes
1994-06-10 Andrey ChernovRemove -I./readline, unneded with make includes
1994-06-10 Andrey ChernovAdd more emulation characters for current documentation:
1994-06-10 Andrey ChernovWrong escape corrected
1994-06-10 Andrey ChernovAdd missing MACROS = -ms, this doc was never formatted...
1994-06-10 Satoshi AsamiAdded a note at the top that this is not a command...
1994-06-10 Andrey ChernovFix typo in macro
1994-06-10 Andrey ChernovAdd missing MACROS = -ms, this doc was not formatted...
1994-06-09 Andrey ChernovAdded emulation of troff characters:
1994-06-09 Andrey Chernovmove ms footnotes .FS outside tbl tables,
1994-06-09 Andrey ChernovAdd libreadline beforeinstall to "make includes"
1994-06-09 Andrey ChernovAdd emulation of dagger and double dagger for ascii...
1994-06-09 Andrey ChernovAdd commented out PRINTER=ps entry for easy choose
1994-06-09 Andrey Chernov1) Remove .ev: cause environment underflowing
1994-06-09 Andrey ChernovAdd commented out CXXFLAGS entry similar to CFLAGS...
1994-06-09 Andrey ChernovMore kosher fix for user-presetted CXXFLAGS:
1994-06-09 Andrey Chernovlibg++ compiles without _any_ optimization,
1994-06-09 Andrey ChernovAdd -I../include for successful compilation when values...
1994-06-09 Andrey Chernov1) Fix -E (no escape char) mode, has error with 0xFF...
1994-06-09 Andrey ChernovWrong key fixed
1994-06-09 Jordan K. HubbardTrim some support entries. Thanks to Julian for provid...
1994-06-09 Poul-Henning... the bootfile command didn't work at all.
1994-06-08 Poul-Henning... finished work from yesterday.
1994-06-08 Andreas SchulzDon't link the strip.sed from ../me, use it directly...
1994-06-08 Andreas SchulzAdd code to fix the error with "x=y" in chmod.
1994-06-08 David GreenmanBacked out last hack to look for 0xffff instead of...
1994-06-08 David GreenmanChanged id_iobase to int. This should solve the problem...
1994-06-08 Sean VickeryAdded ftp.physics.su.oz.au and ftp.une.edu.au to list...
1994-06-08 Geoff RehmetChange all lib*.so.1.0 to lib*.so.1.1
1994-06-08 Geoff RehmetChange reference to libc.so.1.0 to libc.so.1.1.
1994-06-08 Gary Clark IIAdding the ST-01/02, Future Domain SCSI driver to the...
1994-06-08 Andrey ChernovFix ugly bug with PAS chip rev detection
1994-06-08 Poul-Henning... added description of DISKLABEL_UNPROTECTED.
1994-06-08 Poul-Henning... Added
1994-06-08 Andrey Chernov elvis hang vt when I want to delete (input mode and...
1994-06-08 Andrey ChernovFrom Bruce:
1994-06-07 Poul-Henning... Added definitions of new flags in EFLAGS.
1994-06-07 Poul-Henning... Added code to use the CPU-ID instruction. Partly taken...
1994-06-07 Poul-Henning... make sure that the pseudo_set isn't empty.
1994-06-07 Andreas SchulzCommented out a pointer to qtar(1), we don't have that...
1994-06-07 David GreenmanWhoops, I messed up the last commit. This time it's...
1994-06-07 David GreenmanCorrected extern definition of pmap_pte.
1994-06-07 Guido van RooijChange PWD to CUROPWD so it doesn't conflict with other...
1994-06-07 Geoff Rehmet>From: "Volker Paepcke (CIP 87)" <vepaepck@cip.informat...
1994-06-07 David GreenmanFixed a bug (a misplaced #else) that was introduced...
1994-06-07 David GreenmanMake the SLIP mtu settable in the (kernel) config file...
1994-06-07 Jordan K. HubbardFrom: stever@tarjan.cba.csuohio.edu (Steve Ratliff)
1994-06-07 Geoff RehmetUnescape the '#' characters (as in #line) - whole chunk...
1994-06-07 Poul-Henning... another place option !defined(DISKLABEL_UNPROTECTED...
1994-06-07 Poul-Henning... added option DISKLABEL_UNPROTECTED which disables overw...
1994-06-06 Geoff RehmetRemove flcopy from Makefile - it has no use (unless...
1994-06-06 Poul-Henning... check for diskless boot, and remount / RW in that case.
1994-06-06 David GreenmanAdded one more cld I noticed when doing the commit...
1994-06-06 David GreenmanAdded some missing cld's (OOPS!) and changed the positi...
1994-06-06 David GreenmanUse b_bufsize in some places instead of b_bcount. John...
1994-06-06 David GreenmanDon't move the page's position in the active queue...
1994-06-06 Andreas SchulzAn lseek used incorrectly a FILE *fp instead of the...
1994-06-06 Geoff Rehmetdvp->id_iobase is now unsigned, so checking for 0xffff...
1994-06-06 Jordan K. HubbardFrom: stever@tarjan.cba.csuohio.edu (Steve Ratliff)
1994-06-05 Geoff RehmetMake these Makefiles work properly when NOMAN is defined.
1994-06-05 Andreas SchulzChanged the sentence "The character c is returned ...
1994-06-05 Jordan K. HubbardLatest changes to Buslogic driver from Atsushi Murai...
1994-06-05 Geoff RehmetManual pages are now installed compressed (gzipped...
1994-06-05 Geoff RehmetManual pages are now installed via the bsd.man.mk macro...
1994-06-05 Geoff RehmetAdd mention of WANT_MSUN, HAVE_FPU and NOMANCOMPRESS
1994-06-05 Andreas SchulzAdd the optional user argument to the manpage of rrestore.
1994-06-05 Andreas SchulzBump up the SYMTAB_SPACE for LINT. It was already too...
1994-06-05 Andreas SchulzChanged some wrong comments from my last commit and...
1994-06-05 Andreas SchulzAdded a conmditional ALLOW_SELECT around the sequencer_...
1994-06-05 Andreas SchulzFixed two typos in comments.
1994-06-05 Andreas SchulzAdd the -r and -s flags to the Usage string.
1994-06-05 Andreas SchulzAdd popper to my responsibility list.
1994-06-05 Andreas SchulzAdded a manpage for the tw device. Changed the Makefile...
1994-06-05 Andreas SchulzComment out the startup of the xtend daemon by default.
1994-06-05 Andreas SchulzDeleted the BINDIR and BINOWN lines. They are at the...
1994-06-05 Joerg WunschIncluded Henry Spencer's regular expression library...
1994-06-05 Joerg WunschIncluded Henry Spencer's regexp library. It is needed...
1994-06-05 Andreas SchulzDeleted the MACROS for BINDIR, BINOWN, BINMODE. They...
1994-06-05 Geoff RehmetInstall manual page in /usr/share/man/man8 - we don...
1994-06-04 Jordan K. HubbardAdd -ltermcap to SHARED_LDADD to resolve some required...
1994-06-04 Sean VickeryAdded Sean Vickery to list of FreeBSD support people.
1994-06-04 Jordan K. HubbardI just realized that the vtty's won't kick in until...
1994-06-04 Jordan K. Hubbard1. Bumped version number to 1.1.5 in preparation for...
1994-06-04 David GreenmanRemoved extra (bogus) declaration of Xrsvd14 that was...
1994-06-04 Jordan K. HubbardChanges to KNOWNBUGS:
1994-06-04 Jordan K. HubbardInstall mail.rc as /etc/mail.rc.sample to avoid blowing the
1994-06-04 Jordan K. Hubbard1. Removed duplicate include of <stdio.h>
1994-06-04 Poul-Henning... Added reference to RFC 1597 about "private-net" IP...
1994-06-04 Andrey ChernovNow rc.serial used for initial setup of serial lines
1994-06-04 Andrey ChernovUpdated for new sio driver
1994-06-03 Andreas SchulzAdd a note about a bug in fsck.
1994-06-03 Andreas SchulzCatch two null pointer references.
1994-06-03 Poul-Henning... Added a reference to the Norvegian counter. And asked...
1994-06-03 Geoff Rehmetmake /etc/motd mode 644 NOT 666
1994-06-03 David GreenmanPatch from Bruce Evans: npxintr() needs to mask softclo...
1994-06-03 Jordan K. HubbardAdded -o ${.TARGET} for c++rt0.o; probably doesn't...
1994-06-03 Jordan K. HubbardFix the absolute paths for boot blocks. Now uses ...
1994-06-02 Guido van RooijYikes! Almost forgot to add skey.h as well.
1994-06-02 Guido van RooijMove skey.h to /usr/include so other packages will...
next