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