summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-02-26Fix copyright; ericj@Aaron Campbell
2001-02-26spellingTodd T. Fries
2001-02-26Fix typo: authenication -> authentication.Aaron Campbell
2001-02-26Better vnode man pageConstantine Sapuntzakis
2001-02-26Move #define STATICConstantine Sapuntzakis
2001-02-26Fix a couple panics caused by not freeing locks at the right times.Constantine Sapuntzakis
2001-02-26regenArtur Grabowski
2001-02-26Since VLOCKSWORK is only set when LOCKDEBUG is defined,Artur Grabowski
2001-02-26Since netbsd_sys_fdatasync is the same code as sys_fsync, weArtur Grabowski
2001-02-26regenArtur Grabowski
2001-02-26Indentation nit in the generated code.Artur Grabowski
2001-02-26adapt to new softupdates changes.Artur Grabowski
2001-02-26Sigh. unstatic the simplelock to make this compile without LOCKDEBUG.Artur Grabowski
2001-02-26Initialize the simple lock properly.Artur Grabowski
2001-02-26Add SLOCK_INITIALIZERArtur Grabowski
2001-02-26Replace literal with defined constantThorsten Lockert
2001-02-26Allow configuration of WEP. From FreeBSD; ok aaron@Thorsten Lockert
2001-02-26Change default SSID from "ANY" to blank -- this will actually make itThorsten Lockert
2001-02-26Move v_writecount test back to it original placeConstantine Sapuntzakis
2001-02-26u_int32_t -> u_intConstantine Sapuntzakis
2001-02-26Make ref counts 32-bit unsigned ints as opposed to a potpourri of longs andConstantine Sapuntzakis
2001-02-26Silence some warnings in generated grammers compiled with YYDEBUG;Thorsten Lockert
2001-02-25Add wscons_machdep.c which is a constab-style wrapper driver for wscons onAaron Campbell
2001-02-25Oops. Add MLINKS for bus_space and bus_dma functions. Pointed out by espie@.Kenneth R Westerback
2001-02-25fix enboldening on idcok and immedok in NAME sectionTodd C. Miller
2001-02-25Missing commas in NAME section. Found by an espie script ;-)Todd C. Miller
2001-02-25Code to enable the cache on VS4000/VLC. From mhitch@netbsd.org.Hugh Graham
2001-02-25Use the system subtype field on the SIE to determine if a machine isHugh Graham
2001-02-25Provide both system sub type and system variant data for KA45 and KA48.Hugh Graham
2001-02-25oops, add missing arguments in some calls.Marc Espie
2001-02-25Avoid direct use of troff requests; from FreeBSD.Aaron Campbell
2001-02-25- Do not set a bad example by putting the function type within the `.Fo'.Aaron Campbell
2001-02-25Update pstat to reflect vnode changesConstantine Sapuntzakis
2001-02-24Move splbio's around so that they cover the data structures they need toConstantine Sapuntzakis
2001-02-24Missed changes from the past.Marc Espie
2001-02-24Cleanup of vnode interface continues. Get rid of VHOLD/HOLDRELE.Constantine Sapuntzakis
2001-02-24Automatic conflict resolutionMarc Espie
2001-02-24Synch with FSFMarc Espie
2001-02-24Synch with FSFMarc Espie
2001-02-24Get this stuff closer to woriking in-tree.Hugh Graham
2001-02-24Gone the vsbus route for now.Hugh Graham
2001-02-24look for id_rsa by default, before id_dsaTheo de Raadt
2001-02-24ssh2 rsa key before dsa keyTheo de Raadt
2001-02-24repair cluster structure damageTheo de Raadt
2001-02-24Support for VAX 4000/{2,4,5}00 from Michael Kukat. untested.Hugh Graham
2001-02-24Make DES a feature, so isakmpd can compile on Linux (most of the fixedAngelos D. Keromytis
2001-02-24For the GETSPI PFKEY message, use the sequence number from the ACQUIREAngelos D. Keromytis
2001-02-24Add a vnode man pageConstantine Sapuntzakis
2001-02-24#else if/#elifMichael Shalayeff
2001-02-23catch up a little closer to realityJason Wright