summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-02-12syncTheo de Raadt
2002-02-12accept sample rates <= highrate.Federico G. Schwindt
2002-02-12while im here; clean -Wall.Federico G. Schwindt
2002-02-12_PATH_DEV already includes the trailing '/'; no need for it.Federico G. Schwindt
2002-02-12test before commitTheo de Raadt
2002-02-12only compile pckbc_isa if pckbc was configured on isaMichael Shalayeff
2002-02-12More FREF/FRELE protection. This time all users of getvnode.Artur Grabowski
2002-02-12amap_extend is very expensive, allocate more memory to avoid bcopy the nextNiels Provos
2002-02-12syncTheo de Raadt
2002-02-12fix style in .SYNOPSIS. Spotted by grange@grange.ruMike Pechkin
2002-02-12Add 128-bits as recommended AES key length.Kjell Wooding
2002-02-12Add Dell, Thinkpad maintenance partition types.Kjell Wooding
2002-02-12Remove references to nonexistent man pages. Ok theo, millert.Kjell Wooding
2002-02-12malloc_roundup to calculate allocation size malloc will use; from netbsd;Niels Provos
2002-02-12beep!Jason Wright
2002-02-12Fix my total blackout of the brain.Artur Grabowski
2002-02-12no need to zero out the page offset in pmap_hash, it'd already been doneMichael Shalayeff
2002-02-12u[date irq numbers from the paperMichael Shalayeff
2002-02-12cross out done itemsMichael Shalayeff
2002-02-12Fix all users of getsock to use FREF/FRELE properly.Artur Grabowski
2002-02-12Let overlapped upload path handle servers which reorder ACKs. This may beDamien Miller
2002-02-12Perform multiple overlapping read/write requests in file transfer. MostlyDamien Miller
2002-02-12import apache 1.3.26 + mod_ssl 2.8.10Bob Beck
2002-02-12import apache 1.3.26 + mod_ssl 2.8.10Bob Beck
2002-02-12Apache 1.3.23+mod_ssl-2.8.6-1.3.23 mergeBob Beck
2002-02-12support 712's programmable power switch, no interrupt yetMichael Shalayeff
2002-02-12small repairs to hpmc and toc handlersMichael Shalayeff
2002-02-12Much to my annoyance, teach zskbd how to bark.Jason Wright
2002-02-12Correct cross reference. PR#2390.Hugh Graham
2002-02-12leftover form dekvtop (which did the block maps too)Michael Shalayeff
2002-02-11more cloned devicesMichael Shalayeff
2002-02-11irqs porperMichael Shalayeff
2002-02-11remove lpa support (used for kvtop), copy a piece of pcxl fault handler into ...Michael Shalayeff
2002-02-11kvtop no moreMichael Shalayeff
2002-02-11extend the hackery to not use kvtopMichael Shalayeff
2002-02-11fpu_curpcb has pa in it, use accordingly, do not use kvtopMichael Shalayeff
2002-02-11do not use kvtopMichael Shalayeff
2002-02-11o add __weak_alias definition.Federico G. Schwindt
2002-02-11only change _STRING for weak_alias; sorry miod.Federico G. Schwindt
2002-02-11o add __weak_alias definition.Federico G. Schwindt
2002-02-11remove unneeded header.Federico G. Schwindt
2002-02-11change to errx(3)Federico G. Schwindt
2002-02-11disable fpu on csw, print fpu version on cpu line, if presentMichael Shalayeff
2002-02-11ld dumps core on vax if we compile this -O0Theo de Raadt
2002-02-11Merge pmap_bootstrap060() with pmap_bootstrap().Miod Vallat
2002-02-11Put back local change that allowed things to build on static-libs-onlyMiod Vallat
2002-02-11Initial patch.Mike Pechkin
2002-02-11Remove unused function prototype, from Jason IshDaniel Hartmeier
2002-02-11support up to 40 algorithms per proposalMarkus Friedl
2002-02-11Remove ancient comment regarding memcmp(), from Jason IshDaniel Hartmeier