| Commit message (Expand) | Author | Age | Files | Lines |
* | Increaed the fixed static buffer sizes and maximum hunk size that | rich | 1993-09-22 | 1 | -5/+8 |
* | added to install_notes instructions for loading distribtuion | alm | 1993-09-22 | 4 | -111/+177 |
* | Bring README into sync with Julians latest README (1 line deleted which was | rgrimes | 1993-09-21 | 1 | -1/+0 |
* | Extended load_fd() to support reading from the first Primary DOS | alm | 1993-09-21 | 3 | -83/+166 |
* | Added BSD.local.dist to MTREE files so that it gets installed in /etc/mtree | rgrimes | 1993-09-21 | 1 | -1/+1 |
* | Increased pseudo-device bpfilter from 1 unit to 4 units | rgrimes | 1993-09-21 | 3 | -6/+6 |
* | Increase the number of ptys to 12, puts the kernel sizes very close to | rgrimes | 1993-09-21 | 2 | -4/+4 |
* | >From julian@jules.DIALix.oz.au Fri Sep 10 22:58:30 1993 | rgrimes | 1993-09-21 | 1 | -302/+339 |
* | Now works with/without obj directories | nate | 1993-09-20 | 4 | -4/+8 |
* | Increase the timeout from 2000 counts to 6000 counts, reported by someone | rgrimes | 1993-09-20 | 1 | -2/+2 |
* | The dynamically allocated struct's where not getting properly initialized | rgrimes | 1993-09-20 | 3 | -4/+10 |
* | 1) Install now creates a DOS partition for the first (and only the | alm | 1993-09-19 | 1 | -6/+46 |
* | Finally stuck a version number on this thing! :) | jkh | 1993-09-19 | 1 | -0/+1 |
* | Added /var/run to CPIO_DIRS | alm | 1993-09-19 | 1 | -1/+1 |
* | Added /etc/remote to CPIO files. | alm | 1993-09-18 | 1 | -1/+1 |
* | Added /usr/distbin to PATH | alm | 1993-09-18 | 2 | -2/+3 |
* | Added code for doing % sequence expansion, added new @unexec command. | jkh | 1993-09-18 | 3 | -5/+84 |
* | Doc new % sequence expansion for command execution. | jkh | 1993-09-18 | 2 | -7/+52 |
* | Make sure permissions on registry location are readable by pkg_info. | jkh | 1993-09-18 | 2 | -6/+10 |
* | >From: Drew Hess <dhess@CS.Stanford.EDU> | rgrimes | 1993-09-18 | 2 | -2/+2 |
* | Added the following to the opening statement of install: | alm | 1993-09-17 | 1 | -10/+13 |
* | added /var/spool and /var/spool/lock to CPIO_DIRS. These are needed by | alm | 1993-09-17 | 1 | -1/+1 |
* | The load_fd() now initializes the `interactive' variable to -i instead | alm | 1993-09-16 | 1 | -3/+3 |
* | Enabled floppy drive ioctl's so that disklabel on a floppy is now | rgrimes | 1993-09-15 | 1 | -3/+2 |
* | Removed $Log$ section and patch kit headers. And here is the full | rgrimes | 1993-09-15 | 3 | -177/+6 |
* | >From: paul@u.tvt.se (Paul Pries) | rgrimes | 1993-09-15 | 3 | -12/+12 |
* | Include <rpc/rpc.h> instead of various individual <rpc/*.h> header files | jtc | 1993-09-15 | 3 | -22/+6 |
* | Fix grammar to eliminate support for unary minus expressions -- they | jtc | 1993-09-14 | 1 | -9/+8 |
* | >From: kuku@acds.physik.rwth-aachen.de (Christoph Kukulies) | rgrimes | 1993-09-14 | 2 | -4/+4 |
* | Added option to overwrite an existing partition during install. | alm | 1993-09-14 | 2 | -64/+118 |
* | Fixed broken -t flag; thanks Rich! | jkh | 1993-09-14 | 1 | -2/+2 |
* | Bruce's multifarious patches for the floppy driver (not well tested, but | jkh | 1993-09-14 | 3 | -69/+426 |
* | Make MOUNT be MOUNT? so I can easily override it for building 2 floppies | rgrimes | 1993-09-14 | 1 | -1/+1 |
* | The install disks now print the partition table data with | alm | 1993-09-14 | 2 | -5/+142 |
* | Removed DOS floppy build stuff, as this was just a poor idea that needs | rgrimes | 1993-09-14 | 1 | -17/+0 |
* | Fixed missing newline at end of file. | rgrimes | 1993-09-14 | 1 | -1/+1 |
* | Brought install_notes up to date. | alm | 1993-09-13 | 1 | -248/+239 |
* | Fixed missing device name arguments to fdisk commands, this was the | rgrimes | 1993-09-13 | 1 | -2/+2 |
* | Renumber the section starting at the duplicate 5. section. Changed | rgrimes | 1993-09-13 | 1 | -13/+13 |
* | Explain purpose and original of "dos" floppy. | alm | 1993-09-13 | 1 | -20/+33 |
* | Changed ultrastore 14F/34F driver to irq 14. | rgrimes | 1993-09-13 | 1 | -2/+2 |
* | Put the uha0 controller at its proper default IRQ of 14! Thanks Warner! | rgrimes | 1993-09-13 | 4 | -8/+8 |
* | Fixed the extract() command which I had broken attempting to implement | alm | 1993-09-13 | 1 | -5/+7 |
* | More file shuffling between floppies, needed to get rm on filesystem | rgrimes | 1993-09-13 | 1 | -9/+9 |
* | Since reboot is now installed, use it if the fsck fails | rgrimes | 1993-09-12 | 1 | -4/+2 |
* | Change the "Insert secound installation floppy" to | rgrimes | 1993-09-12 | 1 | -1/+1 |
* | >From: rich@id.slip.bcm.tmc.edu.cdrom.com (Rich Murphey) | rgrimes | 1993-09-12 | 1 | -0/+6 |
* | Removed /usr/contrib/bin from PATH | rgrimes | 1993-09-12 | 1 | -1/+1 |
* | Whoops - got the exclude flag wrong, try again. | jkh | 1993-09-12 | 1 | -4/+7 |
* | Fixed an embarassing bug with @owner, @mode & @group | jkh | 1993-09-12 | 1 | -3/+3 |