summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Missing ${DESTDIR} on chflags commands added.rgrimes1995-04-171-2/+3
* Add missing $(DESTDIR) to rm command so that this stops removing filesrgrimes1995-04-171-1/+1
* Print the BIOS geometries in a human-readable format.phk1995-04-172-8/+22
* Remove "BUG" of not supporting arguments for "-o"dufault1995-04-171-14/+7
* Add support for arguments in output "-o" string.dufault1995-04-171-5/+28
* Bump to 2.0-950418-SNAPgpalmer1995-04-172-3/+3
* Fixed a logic bug that caused the vmdaemon to not wake up when intended.dg1995-04-171-22/+27
* Claim 0xA7 for NEXTSTEP in here also.gpalmer1995-04-172-0/+2
* Add NEXTSTEP as claiming partition code 0xA7.gpalmer1995-04-172-0/+2
* Changed minimum supported rev of DC21040 to pass 2.2.dg1995-04-172-6/+6
* "package" now depends on "install", so we can do "make -k package" fromasami1995-04-171-2/+18
* "all" now depends on "build", not "extract configure build".asami1995-04-171-2/+2
* Fix compiler warnings about benign overflow in initializers.bde1995-04-171-5/+7
* Loglevel is a bitmask everywhere except in lqr.c.amurai1995-04-171-2/+2
* 1) kill temp diver upon exitache1995-04-162-129/+78
* If locale not available, fallback to strcasecmp, not to strcmpache1995-04-161-2/+2
* Check for i/o errors in fclose() so that a full disk doesn't almostbde1995-04-161-7/+18
* Fix spelling error that keeps this from compiling with KERBEROS & SKEYrgrimes1995-04-161-1/+1
* Merge.ache1995-04-164-38/+45
* This commit was generated by cvs2svn to compensate for changes in r7889,ache1995-04-162-70/+8
|\
| * Upgrade.ache1995-04-165-100/+50
* | Removed obsolete/unused variable declarations. Killed externs and includeddg1995-04-162-11/+4
* | Removed obsolete/unused variable declarations.dg1995-04-161-12/+3
* | Fixing follows and John's fruent explnation than my English....amurai1995-04-162-7/+32
* | Put David's and my answer regarding loader and kernel memory usagejoerg1995-04-161-0/+72
* | Remove the #ifdef REDUNDANT crud. This could be looked up in CVS byjoerg1995-04-161-57/+14
* | Moved some zero-initialized variables into .bss. Made code intended to bedg1995-04-169-36/+29
* | Update the link.5 man page to reflect the changes in ld/rtld/link.h.ats1995-04-161-5/+7
* | Fix for handling a HDLC's escape characters as properly.amurai1995-04-161-2/+2
* | Removed unused & empty bufstats() function.dg1995-04-161-6/+1
* | Removed gratuitous m->blah=0 assignments when initializing the vm_pagedg1995-04-161-4/+1
* | Killed gratuitous b_vp=NULL in bufinit. The entire buffer is alreadydg1995-04-161-2/+1
* | Changed #ifdef around printlockedvnodes() from DEBUG to DDB.dg1995-04-162-4/+4
* | Make vegetarian and animal rights people happy and use 0xdeadc0de insteaddg1995-04-161-3/+3
* | Make vegetarian and animal rights people happy and use 0xdeadc0de insteaddg1995-04-161-3/+3
* | Remove gratuitous waste of 2K of memory for BIOS variables. We never loaddg1995-04-163-21/+3
* | Make "print_page_info" #ifdef DDB.dg1995-04-161-2/+3
* | 1) Check for curproc != NULL in bread/bwrite. John convinced me that thisdg1995-04-161-3/+10
* | Various fixes from John Dyson:dg1995-04-162-78/+38
* | Fixed a few bugs in vm_object_page_clean, mostly related to not syncingdg1995-04-161-11/+21
* | Do what the previous log message claimed to do and don't enable DES ifbde1995-04-161-1/+1
* | Have the aic7xxx build rules point at the sequencer's new location.gibbs1995-04-162-12/+12
* | Install ahc.4.gibbs1995-04-161-3/+4
* | Yikes...typo (.package/ should have been .packages/).asami1995-04-151-2/+2
* | Don't declare rune_t, putenv() or setenv() if _POSIX_SOURCE is declared.bde1995-04-151-21/+19
* | In environments with multiple NIS servers (a master and several slaves)wpaul1995-04-151-5/+15
* | Define DKBAD_NOTRKSEC. Cosmetic except it is required for recent changesbde1995-04-151-1/+2
* | Don't crash when there are too many items to fit on one screen.bde1995-04-151-1/+1
* | Remove bogus unused `struct cpu_disklabel'.bde1995-04-153-9/+3
* | Fight over non-working setruidache1995-04-152-11/+15
OpenPOWER on IntegriCloud