Age | Commit message (Expand) | Author |
2006-01-01 | no trailing "\n" for debug() | Kevin Steves |
2006-01-01 | move <net/if.h>; ok djm@ | Kevin Steves |
2006-01-01 | more code cleanup; | Joris Vink |
2006-01-01 | keep the list of supported devices in order; | Jason McIntyre |
2006-01-01 | missing article; | Jason McIntyre |
2006-01-01 | Don't need to include machine/types.h here. OK and tested by miod@ | Todd C. Miller |
2006-01-01 | Don't need to include machine/types.h here. OK and tested by miod@ | Todd C. Miller |
2006-01-01 | viapm(4) | Mark Kettenis |
2005-12-31 | Make PT_SETFPREGS work even if the process didn't use the fpu yet. | Mark Kettenis |
2005-12-31 | Search for the devices to attach to mainbus, not hardcoded. ok miod@ | Dale Rahn |
2005-12-31 | Nuke unused cdev_wscons_init() macro. | Miod Vallat |
2005-12-31 | Kill a pcvt leftover. | Miod Vallat |
2005-12-31 | sync | Theo de Raadt |
2005-12-31 | whitespace cleanup. | Dale Rahn |
2005-12-31 | Add "print debug foo" function safe to use in signal handlers, example: | Marco S Hyman |
2005-12-31 | Split the d_type field of cdevsw entries into d_type and d_flags for clarity. | Miod Vallat |
2005-12-31 | No point in saving a bunch of extra registers, and the child's state must | Dale Rahn |
2005-12-31 | Grok rthreads system calls before Dale yiells after me. | Miod Vallat |
2005-12-31 | Better bounds for the lm7x register repeat test; ok deraadt@ | Miod Vallat |
2005-12-31 | add pthread_mutexattr_gettype. | Brad Smith |
2005-12-31 | CDIOCREADTOCENTRYS adjusts lba information into host order, so there | Kenneth R Westerback |
2005-12-31 | This port does not use dev/cninit.c. | Miod Vallat |
2005-12-31 | Move TTY_NAME_MAX and LOGIN_NAME_MAX to sys/syslimits.h | Todd C. Miller |
2005-12-31 | Make useradd -p slightly less dangerous by overwriting the encrypted | Todd C. Miller |
2005-12-31 | Nuke unused variable 'space' found by lint. Eliminate some trailing | Kenneth R Westerback |
2005-12-31 | enable tftp-proxy since it was committed - what's the point otherwise? | Peter Valchev |
2005-12-31 | amdiic enable. if problems or worries, we shut things off before a release | Theo de Raadt |
2005-12-31 | Comment out pcibios tweaks paragraph, in the vain hope that people who hit | Miod Vallat |
2005-12-31 | if you don't enable amdiic, when will people test it? | Theo de Raadt |
2005-12-31 | add amdiic(4) to the list | Peter Valchev |
2005-12-31 | add admcts(4) and admlc(4) manpages; ok deraadt | Peter Valchev |
2005-12-31 | we do not look at the proberegs anymore, always full dumps | Theo de Raadt |
2005-12-31 | if a register dump is going to find that all the registers are the same, | Theo de Raadt |
2005-12-31 | Fix edata and etext description, and clarify these are not variables; | Miod Vallat |
2005-12-31 | Rework (once again) the console code, in order to match the PROM's logic better. | Miod Vallat |
2005-12-31 | sync the .Nd for the list of supported masters; | Jason McIntyre |
2005-12-31 | sync with the maxtmp .Nd; | Jason McIntyre |
2005-12-31 | Sync with recent kernel changes: recognize more models, use the same logic | Miod Vallat |
2005-12-31 | no point in sending the reader to the same page 3 times; | Jason McIntyre |
2005-12-31 | sort options and sync usage() | Jason McIntyre |
2005-12-31 | .Nm does not require an argument; | Jason McIntyre |
2005-12-31 | clean up ENVIRONMENT a little; | Jason McIntyre |
2005-12-31 | minor knf; | Xavier Santolaria |
2005-12-31 | merge the "LOGIN SESSION AND REMOTE EXECUTION" and "SERVER | Jason McIntyre |
2005-12-31 | Implement suspend/resume and creation of initially suspended threads. | Otto Moerbeek |
2005-12-31 | Add AMD-8111 SMBus controller driver. | Alexander Yurchenko |
2005-12-31 | The Sony DSC-P41 it's actually UFI, not SCSI. Unfortunately (all?) DSC | Federico G. Schwindt |
2005-12-31 | spacing | Theo de Raadt |
2005-12-31 | we think we can now probe chips correctly. only print the register dump | Theo de Raadt |
2005-12-31 | add macros for the expansion ROM base address register | David Gwynne |