Age | Commit message (Expand) | Author |
2005-12-30 | __aligned__ isn't really necessary on the struct, an aligned member | Ted Unangst |
2005-12-30 | rebuild | Ted Unangst |
2005-12-30 | prototype all the thread syscalls in rthread.h for now. | Ted Unangst |
2005-12-30 | check for another sign that a lm75 is not there | Theo de Raadt |
2005-12-30 | change thrwakeup to take an argument which specifies how many threads | Ted Unangst |
2005-12-30 | remove #if __NetBSD__ and device_ptr_t. its more readable and less | David Gwynne |
2005-12-30 | while looking for device_ptr_t typedef cruft i noticed #if __NetBSD__. why | David Gwynne |
2005-12-30 | device_ptr_t -> struct device * | David Gwynne |
2005-12-30 | Now that errno.h and sys/errno.h are separate header files there is no | Todd C. Miller |
2005-12-30 | major cleanup of the functions handling the remote cvs protocol. | Joris Vink |
2005-12-30 | spacing | Joris Vink |
2005-12-30 | pass LP_ABORT to cvs_vlog() instead of LP_ERR. | Joris Vink |
2005-12-30 | Some spaces->tab indentation fixes. | Jonathan Gray |
2005-12-30 | Make PT_SETFPREGS work even if the process didn't use the fpu yet. | Mark Kettenis |
2005-12-29 | W^X for G5 | Mark Kettenis |
2005-12-29 | regen | Reyk Floeter |
2005-12-29 | add additional Intel E7525 MCH subdevices. ok brad@ | Reyk Floeter |
2005-12-29 | ichiic for intel amd64 machines; spotted by reyk | Theo de Raadt |
2005-12-29 | regen | Reyk Floeter |
2005-12-29 | add a VMware virtual NIC device id | Reyk Floeter |
2005-12-29 | regen | Brad Smith |
2005-12-29 | add a ServerWorks PCI Express to PCI-X bridge | Brad Smith |
2005-12-29 | standard sections; | Jason McIntyre |
2005-12-29 | supply missing args to .Xr; | Jason McIntyre |
2005-12-29 | we were wrongly decrementing cvs_mtskt_depth when handling | Joris Vink |
2005-12-29 | Put the existing _np functions into separate file; introduce | Otto Moerbeek |
2005-12-29 | Correctly bounds check transfers passed to vndstrategy() | Pedro Martelletto |
2005-12-29 | Fix wrong optimization in spec_write() that goes: if we are about to do | Pedro Martelletto |
2005-12-29 | mention the keywords "wireless network interface" for the -M switch; | Reyk Floeter |
2005-12-29 | implement pthread_main_np(); ok tedu@ | Otto Moerbeek |
2005-12-29 | zap unused ohash_lookup_string declaration; ok espie | Jared Yanovich |
2005-12-29 | remove duplicate sentence; | Jason McIntyre |
2005-12-29 | Match a few more lm(4) Winbond and ASUS chips. | Mark Kettenis |
2005-12-29 | stop using I2C_F_POLL; it is a bus driver responsibility now | Theo de Raadt |
2005-12-29 | add admcts(4) | Theo de Raadt |
2005-12-29 | Add a bunch of i2c sensors. | Mark Kettenis |
2005-12-29 | Add viapm(4). | Mark Kettenis |
2005-12-29 | right spot | Theo de Raadt |
2005-12-29 | add admcts(4) | Theo de Raadt |
2005-12-29 | allows a shared library version to be set using LIBname_VERSION=major.minor | Marc Espie |
2005-12-29 | Add viapm(4). | Mark Kettenis |
2005-12-29 | Driver for SMBus coontroller integrated on VIA VT8237 bus control and power | Mark Kettenis |
2005-12-29 | More correct cleanup on exit. OK norby@ | Claudio Jeker |
2005-12-29 | Instead of a simple timer per neighbor for the LS retransmition list use | Claudio Jeker |
2005-12-29 | go via pckbc_enqeue_cmd() in pckbd_enable() if on; fixes PR 4615 | Martin Reindl |
2005-12-29 | the story in pthread_rwlockattr_destory() shoudl be destroyed | Otto Moerbeek |
2005-12-29 | .Nm does not require an argument; | Jason McIntyre |
2005-12-29 | correction from ray lai; | Jason McIntyre |
2005-12-29 | make SYNOPSIS look better; | Jason McIntyre |
2005-12-29 | add an ENVIRONMENT section, and document EDITOR and VISUAL; | Jason McIntyre |