unix-history/.git
1994-01-24 Christoph Robitschkofixed spelling error.
1994-01-24 Christoph RobitschkoAdded maintainer email address for my ftp server.
1994-01-24 David GreenmanGet rid of a few more bytes with TCPDEBUG.
1994-01-24 Rod GrimesMake #includes look in the proper places for the new...
1994-01-24 Rod GrimesInitial import of NetBSD msdosfs, only changes made...
1994-01-24 Rod GrimesRemove netrmp from here, it was removed from the sys...
1994-01-24 Rod GrimesInitial versions of what this area is all about and...
1994-01-24 Andrey ChernovAdd Ctrl-Altr-Esc DBG key to RUKEYMAP (russian keymap)
1994-01-24 David Greenman1) base number of cache vm objects on NTEXT. Move initi...
1994-01-24 Jordan K. HubbardUpdate db.h for db 1.73 code.
1994-01-24 Jordan K. HubbardUpdated to version 1.73
1994-01-24 Jordan K. HubbardAdd files that used to be links.
1994-01-24 David GreenmanFix for "cp -R" bug: the object cache count was too...
1994-01-24 Rod Grimes>From: batie@agora.rain.com (Alan Batie)
1994-01-24 Jordan K. HubbardModified Makefile to select the new 4.4BSD vi over...
1994-01-24 Jordan K. HubbardThis is `nvi' (tweaked to install as vi), version 1.01.
1994-01-24 Jordan K. HubbardThis commit was generated by cvs2svn to track changes...
1994-01-24 Rod GrimesRemove note about having to remove comments for this...
1994-01-23 Rod GrimesFix for # comments as first word on line causing stock...
1994-01-23 Rod GrimesAdded maintaners field to the list of sites so I (we...
1994-01-23 David GreenmanMuch better fix for the hanging console problem. This...
1994-01-23 Rod GrimesAdded the following comment:
1994-01-23 Rod Grimes>From: kuku@acds.physik.rwth-aachen.de (Christoph Kukulies)
1994-01-23 David GreenmanBacked out previous commit as it requires additional...
1994-01-23 Andreas SchulzFrom: Jim Babb <babb@sedhps01.mdc.com>
1994-01-23 David GreenmanPatch from Christoph Kukulies to fix off-by-one error...
1994-01-23 David GreenmanSimple fix for a bug in find from Jeffrey Hsu:
1994-01-22 David GreenmanBrute-force fix for the "hanging console" problem....
1994-01-22 Rod GrimesMore sane AHA_RESET_TIMEOUT, from some testing by
1994-01-22 Rod GrimesNow prints ``on eisa'' if id_iobase >= 0x1000, and...
1994-01-22 Guido van RooijThis is Vixie cron 3.0. This version fixes all known...
1994-01-22 Andreas SchulzAdded the correct typecast's to the untimeout calls...
1994-01-22 Rod GrimesRemove bogus and missleading comment, this has been...
1994-01-22 Rod GrimesIncreased TIMEOUT in wdwait from 2000 to 20000 since...
1994-01-22 Rod GrimesAdded savehist=1000 as a security feature to know what...
1994-01-22 Rod GrimesFrom: rich@lamprey.UTMB.EDU (Rich Murphey)
1994-01-22 Rod GrimesNo longer need SYSVIPC option, any of the SYSV options...
1994-01-22 Rod GrimesRemove sysvipc option, use the individual options to...
1994-01-22 Rod GrimesChange ${RELEASEDIR}/filesystem to be filesys so hat...
1994-01-22 Rod GrimesAdd SUPPORT.TXT and MIRROR.SITES to the top level FREEB...
1994-01-22 Rod Grimes>From: NetBSD-bugs:
1994-01-22 Rod Grimes>From: julian@TFS.COM (Julian Elischer)
1994-01-22 Rod Grimes>From: Julian Howard Stacey <stacey@guug.de>
1994-01-22 Rod GrimesInitial versions of kernel Makefile stuff
1994-01-22 Rod GrimesPut this file in uder cvs so every one gets a copy...
1994-01-21 David GreenmanFix a couple of compiler warnings
1994-01-21 David GreenmanRemove some old, unused, major UGLY code.
1994-01-21 David GreenmanSystem V IPC code from Danny Boulet, chewed on a bit...
1994-01-21 David GreenmanSystem V IPC code from Danny Boulet, chewed on a bit...
1994-01-20 David GreenmanPointed out by Wolfgang Solfrank:
1994-01-20 David GreenmanIncreased ARG_MAX to 32k.
1994-01-20 David GreenmanRemoved some more old unused code/comments. Added hack...
1994-01-20 David GreenmanImproved algorithm that calculates the pages in the...
1994-01-19 J.T. ConklinAdd support for NULL timeval pointer for utimes(2)...
1994-01-19 Guido van RooijRepaired broken utimes(2) system call. This is needed...
1994-01-19 David GreenmanRemoved dependance on EX_DYNAMIC in making decisions...
1994-01-19 Nate WillamsAdded necessary include files to define KERNBASE due...
1994-01-18 Nate WillamsChanged the default 'reboot' routine from cpu_reset...
1994-01-18 Nate WillamsChanged the default syscons keymap to have <CTL-ALT...
1994-01-18 Nate WillamsAdded kernel routine 'shutdown_nice()' which sends...
1994-01-18 Nate WillamsMade init.bsdi the default init. To get the old (386bs...
1994-01-18 Nate WillamsChanged init to now support shutting down cleanly when...
1994-01-18 Nate WillamsReduced the delay amounts per patch submitted by gclark...
1994-01-18 Nate WillamsRe-arranged the order of the magic entries to correctly...
1994-01-17 David GreenmanRenamed kern__physio.c kern_physio.c as the current...
1994-01-17 David GreenmanImprovements mostly from John Dyson, with a little...
1994-01-17 David Greenmanchange sleep->tsleep.
1994-01-17 Rod GrimesAdd missing paren so that it now compiles.
1994-01-17 Rod GrimesRemoved at clause from LINT since it was wrong and...
1994-01-17 Jordan K. HubbardUndo previous change until we make up our minds about...
1994-01-16 Jordan K. HubbardFrom Gary Clark II:
1994-01-16 Jordan K. HubbardMagic patches from Guenter Jung for new QMAGIC/shared...
1994-01-16 Martin RentersRemoved #ifndef __386BSD__ for inittodr() call. This...
1994-01-16 Martin RentersDiskless client configuration program. This program...
1994-01-16 Andreas SchulzDocumented the drivers more in the LINT file. Added...
1994-01-16 Andreas SchulzCorrected the writing of my name. Added a sentence...
1994-01-16 Andreas SchulzUpdated the TODO file with missing things.
1994-01-16 Martin RentersNFS diskless support changes.
1994-01-16 Martin RentersNFS diskless support changes. The (*mountroot)() funct...
1994-01-16 Martin RentersBOOTP/TFTP boot strap program with NFS diskless support.
1994-01-16 Martin RentersNFS Diskless booting support added.
1994-01-16 Martin RentersChanges for nfs diskless support.
1994-01-16 Steven WallaceEach of the argument files is processed in the order...
1994-01-16 Rod GrimesAdd the SUPPORT.TXT file from the CDROM, plus a new...
1994-01-15 Jordan K. HubbardFrom Rodney Volz:
1994-01-15 Andreas SchulzRemoved the getent.c file that has only dummy routines...
1994-01-15 David GreenmanDon't allow zero length files to be exec'd (causes...
1994-01-15 David GreenmanMuch to my astonishment, packets in the loopback net...
1994-01-15 Andrey ChernovFix bug when RB_LEN == 0 && VMIN == 0 too.
1994-01-14 David GreenmanSmall patch that was accidently overlooked...from Marti...
1994-01-14 David GreenmanThis is a list of the changes to the vm system as of...
1994-01-14 David Greenman"New" VM system from John Dyson & myself. For a run...
1994-01-14 Jordan K. HubbardMake inetd a client of Poul-Henning Kamp's new config...
1994-01-14 Jordan K. HubbardAdd Poul-Henning Kamp's config routines.
1994-01-14 Jordan K. HubbardMore proper fix for for shared lib debugging support.
1994-01-12 Jordan K. Hubbard1. Fix bug where duplicate symbol warnings were suppres...
1994-01-12 Rod GrimesCommented out the global clean up that searched all...
1994-01-12 Wiljo HeinenModified the rule for f2c Fortran in gcc.c. Now the...
1994-01-12 Wiljo HeinenAdded -o option to rename C output file. This only...
1994-01-11 Andreas SchulzAdded the support for the Toshiba ethernet cards. It...
next