Age | Commit message (Expand) | Author |
2004-05-24 | remove freebsd 2 and 3 support, from freebsd via jakemsr@jakemsr.com | Michael Shalayeff |
2004-05-24 | doing ldd exit asap -- move all other tasks towards after it. | Michael Shalayeff |
2004-05-24 | Change define used to deal with PLT protection, use postive logic not negative. | Dale Rahn |
2004-05-24 | Check for sc->sc_ifp != NULL in carp_setroute(). Running dhclient on the | Ryan Thomas McBride |
2004-05-24 | Normalise to "Open Firmware". | Tom Cosgrove |
2004-05-24 | Use correct function names in log messages. Kill some spaces. | Hans-Joerg Hoexer |
2004-05-24 | Make Yukon-style adapters also set up the multicast filter in sk_init(). | Christian Weisgerber |
2004-05-24 | typos from Fabio Olive Leite; | Jason McIntyre |
2004-05-24 | Add info on Open Firmware entry method for Xserve. ok miod@ | Dale Rahn |
2004-05-24 | 'Open Firmware' normalization. | Dale Rahn |
2004-05-24 | tiny comments sync with netbsd, was lost during importing | Alexander Yurchenko |
2004-05-24 | - sort options | Jason McIntyre |
2004-05-24 | Fix copy paste error pointed out by jmc@ | Claudio Jeker |
2004-05-24 | uppercase `id'; | Jason McIntyre |
2004-05-24 | typo; From: Andrey Matveev <andrushock@korovino.net> | Henning Brauer |
2004-05-24 | missing close(2). Andrey Matveev | Jun-ichiro itojun Hagino |
2004-05-24 | No way: This breaks nearly every architecture | Theo de Raadt |
2004-05-23 | Add MaxAuthTries sshd config option; ok markus@ | Darren Tucker |
2004-05-23 | some readability fixes, mainly keeping things in alphabetical order; | Jason McIntyre |
2004-05-23 | add relevant rfc's to SEE ALSO; | Jason McIntyre |
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 |