summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Check dependencies BEFORE doing final extraction of package.jkh1995-04-262-63/+83
* Add outb to keyboard controller to do a cpu_reset, this fixes 2 knownrgrimes1995-04-262-2/+28
* My handling of the missing dependency but !Verbose was wrong. Makejkh1995-04-261-2/+7
* Gary J's patches to make gdb -w work properly.jkh1995-04-266-8/+22
* Disallow half-configured point-to-point interfaces. It's still possible towollman1995-04-251-7/+14
* Finally finish the cloning cleanup work by making sure that cloneswollman1995-04-251-1/+131
* Fix some conflicting descriptions.wollman1995-04-251-2/+0
* Add libftp to list of targets.jkh1995-04-251-1/+1
* Now check all the warning purges and general clean-up in on the secondjkh1995-04-2519-38/+66
* This commit was generated by cvs2svn to compensate for changes in r8064,jkh1995-04-2547-0/+8593
|\
| * A programmatic interface to ftp. I need this for several otherjkh1995-04-2547-0/+8593
* Fix benign type mismatches int console functions. dev_t was assumedbde1995-04-252-1/+38
* Document matcd1.jkh1995-04-251-10/+18
* Added mark_all() call so that screen is proberly updatedsos1995-04-253-3/+6
* Remove setre*id*.bde1995-04-251-2/+2
* Fixed a "bswbuf" hang caused by the wakeup in relpbuf() waking up thedg1995-04-251-2/+2
* Do kernels up to 2Mb.phk1995-04-251-2/+7
* This is a helper program to patch a filesystem into a "MFS_ROOT" kernel.phk1995-04-252-0/+140
* Document MFS_ROOT option.phk1995-04-253-3/+15
* Add support for MFS root filesystem.phk1995-04-252-2/+26
* Add a printf so we can see where we get our rootfs from.phk1995-04-251-1/+2
* Fixed the mmap hang fix previously committed so that it worksdyson1995-04-251-5/+9
* Add $defaultdomainname to sysconfig and use it in netstart to set thergrimes1995-04-242-6/+10
* Use ARG_MAX instead of _POSIX_ARG_MAX: 4K is too small!jkh1995-04-241-3/+3
* Grand new all-singing, dialog-wielding tzsetup(8). Still needs a man page.wollman1995-04-245-6/+588
* Add more comments for tzsetup and fix some old ones.wollman1995-04-244-16/+127
* Add ioctls DIOCGSLICEINFO and DIOCSYNCSLICEINFO. The latter isn'tbde1995-04-242-2/+29
* Undo the move of `#include "sc.h"' etc. to cons.h. It broke anythingbde1995-04-244-18/+14
* Commit the latest version of this. This version appears to handle packagejkh1995-04-2413-148/+260
* (1) Add the chain of dependencies to the targets in the NO_* sectionasami1995-04-241-10/+12
* Move call of fake-pkg from do-install to end of install.asami1995-04-241-4/+4
* Make bad144 debugging code conditional on ds_debug.bde1995-04-241-2/+2
* Added "bio" to matcd.phk1995-04-245-10/+10
* Changes to get rid of ufslk2 hangs when doing read/write to/fromdyson1995-04-248-39/+85
* Changes John's handling of the flags a little bit, added a new one,phk1995-04-241-6/+24
* Did a s/[ \t]*$//phk1995-04-241-21/+21
* Implemented the multi-sector I/O enable and the 32 bit I/O probedyson1995-04-241-22/+42
* Removed the NSECS_MULTI option, and implemented both 32 bit probedyson1995-04-243-15/+75
* install "compat20" (libgcc.so.261.0) into the bindist.phk1995-04-241-1/+3
* I noticed that some new -W options had been turned on the kernel compile sincejkh1995-04-241-16/+22
* Add the stuff to munge the name of the release/snap/whatever we build.phk1995-04-231-1/+10
* Set SCSI_NOSLEEP only when we really need to. This requires an additionalgibbs1995-04-237-37/+37
* Don't arbitrarily set SCSI_NOSLEEP. It is now handled correctly by thegibbs1995-04-232-22/+39
* Don't arbitrarily set SCSI_NOSLEEP. It is now handled correctly by thegibbs1995-04-231-18/+12
* Removed the ps through a pipe project since we decided this waspaul1995-04-231-11/+1
* Added parseable comments describing the zone each entry represents.wollman1995-04-235-0/+424
* Add `fe' Ethernet driver man page.wollman1995-04-232-1/+438
* Added `fe' device drive r for Fujitsu MB86960A family.wollman1995-04-236-0/+6300
* Substantially clean up LINT and add `fe'.wollman1995-04-235-179/+160
* Add setreuid/setregid to MAN sectionache1995-04-231-1/+2
OpenPOWER on IntegriCloud