summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-02-23remove things we do not needTheo de Raadt
2002-02-23sysctl kern.usercryptoTheo de Raadt
2002-02-23sysctl kern.usercryptoTheo de Raadt
2002-02-23Document KERN_SYSVIPC_INFO; from NetBSDTodd C. Miller
2002-02-23Add burner function so wscons can blank the fbJason Wright
2002-02-23add sun keyboard typeJason Wright
2002-02-23Factorize most of the pmap_bootstrap() guts used by pmap_motorola users,Miod Vallat
2002-02-23make this compile w/out pckbd (thanks marco for pointing this out)Jason Wright
2002-02-23Move out draining of the allocator to an own function andArtur Grabowski
2002-02-23re-add support for $if expansion; hamajima@nagoya.ydc.co.jpTheo de Raadt
2002-02-23no more need to explicitly specify regress: _SUBDIRUSE targets anymore.Artur Grabowski
2002-02-23Mention that normalization happens before filtering, and that the positionDaniel Hartmeier
2002-02-23No more POOL_EXPOSE.Artur Grabowski
2002-02-23Get rid of __POOL_EXPOSE. The pool needs to be always exposed in the kernelArtur Grabowski
2002-02-23Mention the two most FAQs near the top, I've explained these too manyDaniel Hartmeier
2002-02-23Add brief LOGIN_SETLOGIN caveat and point the user to setlogin(2)Todd C. Miller
2002-02-23Add a big fat warning that setlogin() changes the login name for allTodd C. Miller
2002-02-23Bring back pmap_motorola in service for amiga, too.Miod Vallat
2002-02-23remove unused file.Dale Rahn
2002-02-23If the allocator has the PA_WANT flag set, return whole pages immediately.Artur Grabowski
2002-02-23Pools that are only used in the ioctls can use the nointr allocator.Artur Grabowski
2002-02-23Fix up some functions. Don't have static all over the placeArtur Grabowski
2002-02-22If there is no regress target provide one with _SUBDIRUSE.Artur Grabowski
2002-02-22Unbreak 68060 support, sorryMiod Vallat
2002-02-22Get rid of more Ms in my tree.Artur Grabowski
2002-02-22Convert to regress.mkArtur Grabowski
2002-02-22Change the regression-tests target to do depend before running regress.Artur Grabowski
2002-02-22Switch mvme68k to pmap_motorola again.Miod Vallat
2002-02-22manpages fixes, mostly from fgsch@ with cleanup and correction.Dale Rahn
2002-02-22Do not include uio header file, that interface was removed.Dale Rahn
2002-02-22Be sure to wait the whole 0.5 seconds (half a second!) for the streamingJason Wright
2002-02-22Extended Attribute support, from FreeBSD/TrustedBSD. ok art@ deraadt@Dale Rahn
2002-02-22Extended Attribute support, from FreeBSD/TrustedBSD. ok art@ deraadt@Dale Rahn
2002-02-22Extended Attribute support, from FreeBSD/TrustedBSD. ok art@ deraadt@Dale Rahn
2002-02-22Extended Attribute support, from FreeBSD/TrustedBSD. ok art@ deraadt@Dale Rahn
2002-02-22Extended Attribute support, from FreeBSD/TrustedBSD. ok art@ deraadt@Dale Rahn
2002-02-22typo; jslag@prop.walkerart.orgTheo de Raadt
2002-02-22EA syncDale Rahn
2002-02-22Extended Attribute support from FreeBSD/TrustedBSD ok art@, deraadt@Dale Rahn
2002-02-22Extended Attribute support from FreeBSD/TrustedBSD ok art@, deraadt@Dale Rahn
2002-02-22Call ether_ioctl() the way [insert favorite diety] intended.Jason Wright
2002-02-22Debugger() is #ifdef DDBTheo de Raadt
2002-02-22More locking in the NFS codeConstantine Sapuntzakis
2002-02-22Revert to previous (non hacked =) version now that the iommu is handledJason Wright
2002-02-22- don't call strbuf_flush_done for each segment, call it once per map (andJason Wright
2002-02-22a few sigval_ptr cases were returning pc instead of fault addressTheo de Raadt
2002-02-22include a siginfo_t with ktrace PSIG information, so that kdump can printTheo de Raadt
2002-02-22From NetBSD:Jason Wright
2002-02-22TypoThierry Deval
2002-02-22make test for pr 2354 explicitMarkus Friedl