Age | Commit message (Expand) | Author |
2004-05-23 | a little cleanup; | Jason McIntyre |
2004-05-23 | a little cleanup; | Jason McIntyre |
2004-05-23 | - typos | Jason McIntyre |
2004-05-23 | sync | Theo de Raadt |
2004-05-23 | Put back the fixed NCPUS == 1 version of flush_atc_entry(). | Miod Vallat |
2004-05-23 | Simplify iomap_mapin(). | Miod Vallat |
2004-05-23 | Nuke kvtop(), preserving a private copy in mvme88k vs(4) for now. | Miod Vallat |
2004-05-23 | don't need backslashes in splx. spotted otto | Ted Unangst |
2004-05-23 | bad stuff escaped by accident | Ted Unangst |
2004-05-23 | according to fork1(9), retval is optional. make it so. | Ted Unangst |
2004-05-23 | sync | Theo de Raadt |
2004-05-23 | use strtonum instead of atoi; dhartmei ok | Theo de Raadt |
2004-05-23 | lmtemp(4) man page. | Alexander Yurchenko |
2004-05-23 | gscsio(4) man page. | Alexander Yurchenko |
2004-05-23 | iic(4) and iic(9) man pages for I2C framework. | Alexander Yurchenko |
2004-05-23 | More KNF. Mainly spaces and line-wraps, no binary change. | Hans-Joerg Hoexer |
2004-05-23 | Enable lmtemp(4). | Alexander Yurchenko |
2004-05-23 | lmtemp(4) -- National Semiconductor LM75/LM77 temperature sensor driver. | Alexander Yurchenko |
2004-05-23 | gscsio(4) -- National Semiconductor Geode SC1100 Super I/O driver. | Alexander Yurchenko |
2004-05-23 | Enable i2c for i386 port. | Alexander Yurchenko |
2004-05-23 | I2C framework originally written by Steve C. Woodford and Jason R. Thorpe | Alexander Yurchenko |
2004-05-23 | sync | Theo de Raadt |
2004-05-23 | - tcpdump is section 8, not 1 | Jason McIntyre |
2004-05-23 | new sentence, new line; | Jason McIntyre |
2004-05-23 | usbhidaction and usbhidctl are section 1 pages, not 8; | Jason McIntyre |
2004-05-23 | sort SEE ALSO; | Jason McIntyre |
2004-05-23 | remove excessive monitor_ prefixes | Theo de Raadt |
2004-05-23 | stat before open is flawed | Theo de Raadt |
2004-05-23 | greater care with arguments | Theo de Raadt |
2004-05-23 | support deletion of tcpmd5 SAs and add regress tests; ok hshoexer, deraadt | Markus Friedl |
2004-05-23 | sync | Theo de Raadt |
2004-05-23 | s/M_M88K_OPENBSD/M_88K_OPENBSD/g | Mark Kettenis |
2004-05-23 | Workaround for alpha, which generate a relocation entry for a function pointer | Dale Rahn |
2004-05-23 | unbreak ipcomp; report davidkrause; ok hshoexer@ | Markus Friedl |
2004-05-23 | do not free before going to exit path; andrushock@korovino.net | Theo de Raadt |
2004-05-23 | netbsd 1.54; do not count on new process having cleared condition codes; | Theo de Raadt |
2004-05-23 | Remove bugs section because the fix has been committed. Tested and ok krw@ | Marco Peereboom |
2004-05-23 | Hack to prevent uvm_fault when timeout_del deletes a non-existing timer durin... | Marco Peereboom |
2004-05-23 | sync | Theo de Raadt |
2004-05-23 | Enable ehci on amd64 also. ok deraadt@ pval@ | Dale Rahn |
2004-05-23 | Adjust the link address to elinate the nearly 1MB of pad which was getting | Dale Rahn |
2004-05-23 | ehci support; hacked into working shape by jonathon@gateway.zenbu.net | Theo de Raadt |
2004-05-23 | Three years ago, Mike Frantzen invented StackGhost -- a simple tweak | Theo de Raadt |
2004-05-23 | ehci man pages before src | Theo de Raadt |
2004-05-23 | missing splx; andrushock@korovino.net | Theo de Raadt |
2004-05-23 | cats ld showed that there was a common size mismatch... | Theo de Raadt |
2004-05-23 | workaround gcc brokenness by outlining spl functions. | Ted Unangst |
2004-05-22 | missing header | Theo de Raadt |
2004-05-22 | evil pasto | Michael Shalayeff |
2004-05-22 | Reset the board during probe. As a result, we can now honor the SCSI | Miod Vallat |