aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Sync with sys/i386/conf/Makefile.i386 revision 1.141.KATO Takenori1999-03-132-4/+4
* set if_snd.ifq_maxlen to something reasonable - note that if_de.c hasPeter Wemm1999-03-132-2/+10
* Clarify the undesirability of static configuration.Greg Lehey1999-03-131-44/+48
* Change prototype of vinum_inactive.Greg Lehey1999-03-131-1/+1
* Describe the new debug flags DEBUG_EOFINFO and DEBUG_MEMFREE.Greg Lehey1999-03-131-9/+10
* info command: Remove opencount parameter, print value of open flag.Greg Lehey1999-03-131-1/+1
* create command: if an error occurs, print the offending line even ifGreg Lehey1999-03-131-0/+2
* Improve the manner in which the location of the kld is found. ItGreg Lehey1999-03-131-1/+15
* Remove opencount from vinum_conf and struct vol, and disk index fromGreg Lehey1999-03-131-7/+4
* Part of removing vol->opencount: now we just use a flag.Greg Lehey1999-03-131-3/+3
* Add DEBUG_EOFINFO log messages.Greg Lehey1999-03-131-0/+15
* Remove antique crud.Greg Lehey1999-03-131-10/+25
* lock_drive: report on and recover from an obscure situation where theGreg Lehey1999-03-131-0/+7
* VINUM_RESETCONFIG: do the reset even if the config is open (as it hasGreg Lehey1999-03-131-3/+1
* Don't frob vp->v_usecount, it scares the hell out of the driver underGreg Lehey1999-03-131-5/+2
* Change the way of recognizing whether a plex was given to a volumeGreg Lehey1999-03-131-41/+63
* pmap_qenter/pmap_qremove:Alan Cox1999-03-132-178/+124
* vinum_inactive: distinguish whether we care whether the configGreg Lehey1999-03-131-5/+8
* Add a dire warning about the folly of configuring vinum inGreg Lehey1999-03-133-3/+27
* When printing out V1 info, make sure that there is additional infoWarner Losh1999-03-131-2/+8
* Note that a standard MBR supports booting only from hard drive 0Robert Nordier1999-03-132-2/+8
* Reverse the order of processing object files within an executable orJohn Polstra1999-03-133-8/+8
* Update to post-branch state (yeesh!)Jordan K. Hubbard1999-03-121-10/+6
* Fix an old cut&paste bogon.Poul-Henning Kamp1999-03-122-4/+4
* Don't allow anyone except root to mount file systems that map uids.Warner Losh1999-03-122-2/+14
* Remove static delcarations from {,un}register_pcic_intr declarationsWarner Losh1999-03-121-2/+2
* Move the code for the ".init" and ".fini" sections outside of aJohn Polstra1999-03-126-30/+30
* src/usr.sbin/natd -> src/sbin/natd (after a repo-copy by jdp)Brian Somers1999-03-1211-2372/+3
* make libkvm capable of dealing with a crashdump on alphasAndrew Gallatin1999-03-121-50/+65
* Fix savecore so that it works on alphasAndrew Gallatin1999-03-121-1/+7
* Enable crashdumps on alphas.Andrew Gallatin1999-03-121-1/+53
* Remove duplicate include.Poul-Henning Kamp1999-03-122-8/+2
* Fix Typo.Poul-Henning Kamp1999-03-121-2/+2
* Remove vm_page_frees from kmem_malloc that are performedAlan Cox1999-03-121-7/+1
* This solves a deadlock that can occur when read()ing into a file-mmap()Julian Elischer1999-03-122-7/+36
* Reviewed by: Many at differnt times in differnt parts,Julian Elischer1999-03-1211-520/+905
* Fix the 'fwd' option to ipfw when asked to divert to another machine.Julian Elischer1999-03-121-7/+24
* Stop the mfs from trying to swap out crucial bits of the mfsJulian Elischer1999-03-122-9/+9
* Add support for long long modifier (e.g. %llx, %lld).Doug Rabson1999-03-111-3/+9
* Fixed runtime accounting. The time since the previous context switchBruce Evans1999-03-112-13/+11
* Fixed variable overflow problem.David Greenman1999-03-112-10/+10
* Increased kernel virtual address space to 1GB. NOTE: You MUST have fixedDavid Greenman1999-03-118-17/+17
* Change permissions on /etc/ppp/ppp.conf to 0640.Brian Somers1999-03-112-2/+6
* Add ${lpd_program} and ${portmap_program} as variables in rc.conf, withJames FitzGibbon1999-03-119-17/+19
* Remove <timepps.h> here as well.Poul-Henning Kamp1999-03-111-2/+2
* Make even more of the PPSAPI implementations generic.Poul-Henning Kamp1999-03-1110-277/+448
* removed from PPS-API draftPoul-Henning Kamp1999-03-111-86/+0
* Oops, syscons.4 hasn't been added to Makefile!Kazutaka YOKOTA1999-03-111-2/+3
* People who wanted the "tagged opening" message can boot -v. The restJordan K. Hubbard1999-03-111-2/+2
* Make proper symlinks for fixit mode and ELF binaries.Jordan K. Hubbard1999-03-113-15/+36