Age | Commit message (Expand) | Author |
2005-10-31 | Print group names in rules in double quotes. Makes the output more parsable. | Claudio Jeker |
2005-10-31 | mention i82559S | Brad Smith |
2005-10-31 | sync | Theo de Raadt |
2005-10-31 | make sure we clean up wtmp, etc. file when we receive a SIGTERM, | Damien Miller |
2005-10-31 | generate a protocol 2 RSA key by default | Damien Miller |
2005-10-31 | Rewrite -m processing to not use queue internals and make it more | Otto Moerbeek |
2005-10-31 | add bits for watchdogd startup, PR4540 Michael Knudsen <e@molioner.dk> | Henning Brauer |
2005-10-31 | aperture applies to amd64 as well. | Federico G. Schwindt |
2005-10-31 | Fix sorting with "ls -1" command. From Robert Tsai, "looks right" deraadt@ | Darren Tucker |
2005-10-31 | print something useful about mainbus, system model as reported by Openfirmware. | Dale Rahn |
2005-10-31 | regen | Jonathan Gray |
2005-10-31 | A few more nvidia video cards, mostly from submitted dmesgs. | Jonathan Gray |
2005-10-31 | Move from arpcom to ieee80211com in wi softc. This will be | Jonathan Gray |
2005-10-31 | show the speed status in hw.cpuspeed; ok drahn | Theo de Raadt |
2005-10-31 | On suspend/resume save the current time to the RTC earlier and restore it later | Dale Rahn |
2005-10-31 | and panic if fork(2) fails. | Federico G. Schwindt |
2005-10-31 | enter pthread_atfork | Federico G. Schwindt |
2005-10-31 | list the new audio devices here; | Joris Vink |
2005-10-31 | basic manpages for the audio drivers me and brad@ | Joris Vink |
2005-10-31 | enable tumbler* to encourage more testing. it works on a 4th gen | Brad Smith |
2005-10-31 | Fix a TAILQ_FOREACH where the item containing the next pointer could be | Christopher Pascoe |
2005-10-31 | add support for bass & treble. | Brad Smith |
2005-10-31 | update datasheet URL. | Brad Smith |
2005-10-31 | sync | Theo de Raadt |
2005-10-31 | pthread_atfork(3) regression. | Federico G. Schwindt |
2005-10-31 | - add needed bass & treble glue in i2s; | Joris Vink |
2005-10-31 | work in progress on a tumbler driver, driver is commented out for now. | Brad Smith |
2005-10-31 | add aoa audio support, found in several macppc machines | Joris Vink |
2005-10-30 | -Wall cleanup. | Federico G. Schwindt |
2005-10-30 | add daca audio support, found in some macppc machines; | Joris Vink |
2005-10-30 | remove some unneeded #includes and correct keyword in error string; | Kevin Steves |
2005-10-30 | Update RTC on reboot. | Mark Kettenis |
2005-10-30 | remove trailing whitespace; | Jason McIntyre |
2005-10-30 | - SEE ALSO is sorted by section first | Jason McIntyre |
2005-10-30 | Remove unused pcb field (this should have been part of the fetch(9)/store(9) | Miod Vallat |
2005-10-30 | prepare for more flexible hostname resolver. Right now just v4, more to come | Hans-Joerg Hoexer |
2005-10-30 | add a regression test for ipcomp | Hans-Joerg Hoexer |
2005-10-30 | Man page for VOP_GETATTR/VOP_SETATTR vnode operations. | Pedro Martelletto |
2005-10-30 | Xr ipcomp, sort "SEE ALSO" section | Hans-Joerg Hoexer |
2005-10-30 | describe ipcomp | Hans-Joerg Hoexer |
2005-10-30 | add support for ipcomp. | Hans-Joerg Hoexer |
2005-10-30 | Make xdrstdio_getlong() and xdrstdio_putlong() work on 64-bit big-endian | Mark Kettenis |
2005-10-30 | sync | Theo de Raadt |
2005-10-30 | restart_point is of type off_t, so use it with fseeko() and cast it | Nikolay Sturm |
2005-10-30 | nuke trailing whitespaces; | Xavier Santolaria |
2005-10-30 | string fix; | Xavier Santolaria |
2005-10-30 | no need to escape single quotes in comments, no binary change | Damien Miller |
2005-10-30 | remove trailing spaces; | Jason McIntyre |
2005-10-30 | remove trailing whitespace; | Jason McIntyre |
2005-10-30 | Check for connections with IP options earlier and drop silently. ok djm@ | Darren Tucker |