summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge NetBSD 1.80->1.82 changes from vendor branch into mainline.peter1999-03-142-36/+40
* Implemented workaround for EPIC's Application Note 7-15 (concerningsemenu1999-03-145-213/+498
* Correct two optimization errors in vm_object_page_remove:alc1999-03-141-3/+4
* Disable tagged queueing for the IBM DCAS drives. These drives have poorken1999-03-141-1/+30
* Clarify that the stop command only works in interactive mode.grog1999-03-141-2/+6
* create command: get the message right if an error occurs with agrog1999-03-141-3/+5
* deallocrqg: deallocate the correct object, also check that the objectgrog1999-03-141-5/+11
* Chown the pty device nodes back to root:tty.des1999-03-141-1/+2
* Enforce monotonicity of apparent process user, system and interrupt times.bde1999-03-132-23/+55
* Install uuxqt sgid uucp. Since "rnews" should not be executable fortorstenb1999-03-131-2/+2
* Reduce Bruce-filter verbosity.phk1999-03-131-7/+3
* Make NDGBPORTS an official option.joerg1999-03-137-7/+22
* Sync with sys/i386/conf/Makefile.i386 revision 1.141.kato1999-03-132-4/+4
* set if_snd.ifq_maxlen to something reasonable - note that if_de.c haspeter1999-03-132-2/+10
* Clarify the undesirability of static configuration.grog1999-03-131-44/+48
* Change prototype of vinum_inactive.grog1999-03-131-1/+1
* Describe the new debug flags DEBUG_EOFINFO and DEBUG_MEMFREE.grog1999-03-131-9/+10
* info command: Remove opencount parameter, print value of open flag.grog1999-03-131-1/+1
* create command: if an error occurs, print the offending line even ifgrog1999-03-131-0/+2
* Improve the manner in which the location of the kld is found. Itgrog1999-03-131-1/+15
* Remove opencount from vinum_conf and struct vol, and disk index fromgrog1999-03-131-7/+4
* Part of removing vol->opencount: now we just use a flag.grog1999-03-131-3/+3
* Add DEBUG_EOFINFO log messages.grog1999-03-131-0/+15
* Remove antique crud.grog1999-03-131-10/+25
* lock_drive: report on and recover from an obscure situation where thegrog1999-03-131-0/+7
* VINUM_RESETCONFIG: do the reset even if the config is open (as it hasgrog1999-03-131-3/+1
* Don't frob vp->v_usecount, it scares the hell out of the driver undergrog1999-03-131-5/+2
* Change the way of recognizing whether a plex was given to a volumegrog1999-03-131-41/+63
* pmap_qenter/pmap_qremove:alc1999-03-132-178/+124
* vinum_inactive: distinguish whether we care whether the configgrog1999-03-131-5/+8
* Add a dire warning about the folly of configuring vinum ingrog1999-03-133-3/+27
* When printing out V1 info, make sure that there is additional infoimp1999-03-131-2/+8
* Note that a standard MBR supports booting only from hard drive 0rnordier1999-03-132-2/+8
* Reverse the order of processing object files within an executable orjdp1999-03-133-8/+8
* Update to post-branch state (yeesh!)jkh1999-03-121-10/+6
* Fix an old cut&paste bogon.phk1999-03-122-4/+4
* Don't allow anyone except root to mount file systems that map uids.imp1999-03-122-2/+14
* Remove static delcarations from {,un}register_pcic_intr declarationsimp1999-03-121-2/+2
* Move the code for the ".init" and ".fini" sections outside of ajdp1999-03-126-30/+30
* src/usr.sbin/natd -> src/sbin/natd (after a repo-copy by jdp)brian1999-03-1211-2372/+3
* make libkvm capable of dealing with a crashdump on alphasgallatin1999-03-121-50/+65
* Fix savecore so that it works on alphasgallatin1999-03-121-1/+7
* Enable crashdumps on alphas.gallatin1999-03-121-1/+53
* Remove duplicate include.phk1999-03-122-8/+2
* Fix Typo.phk1999-03-121-2/+2
* Remove vm_page_frees from kmem_malloc that are performedalc1999-03-121-7/+1
* This solves a deadlock that can occur when read()ing into a file-mmap()julian1999-03-122-7/+36
* Reviewed by: Many at differnt times in differnt parts,julian1999-03-1211-520/+905
* Fix the 'fwd' option to ipfw when asked to divert to another machine.julian1999-03-121-7/+24
* Stop the mfs from trying to swap out crucial bits of the mfsjulian1999-03-122-9/+9
OpenPOWER on IntegriCloud