Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove NULL-checks before free(). ok tb@ | 2015-12-19 | 1 | -5/+3 | |
| | |||||
* | Nuke some obvious #include duplications. | 2014-11-18 | 1 | -2/+1 | |
| | | | | ok espie@ deraadt@ millert@ tedu@ | ||||
* | reduce use of <sys/user.h> | 2013-11-01 | 1 | -2/+1 | |
| | | | | ok guenther millert | ||||
* | pull in more .h (spotted since struct vnode was not in scope) | 2012-03-16 | 1 | -1/+12 | |
| | |||||
* | ARGSUSED for for a few things | 2006-03-31 | 1 | -1/+4 | |
| | |||||
* | for some of internal functions use paddr_t where phys addr is intended insteadd of u_long; miod@ ok | 2006-03-20 | 1 | -3/+3 | |
| | |||||
* | add $OpenBSD$ tag. ok miod | 2005-01-14 | 1 | -1/+1 | |
| | |||||
* | Kill (almost all) warnings. | 2004-09-15 | 1 | -0/+1 | |
| | |||||
* | knf; ok millert | 2004-06-15 | 1 | -15/+11 | |
| | |||||
* | Check-in of powerpc library support. | 1996-12-21 | 1 | -0/+78 | |
NOTE: This will not work until the other pieces are checked in. This is primarily the NetBSD powerpc port, with modifications to support ELF. This is not currently enough changes, MACHINE_MID pieces are not yet commited. |