Age | Commit message (Expand) | Author |
2008-10-01 | The display cycle key generates two ACPI events, so catch both | Robert Nagy |
2008-10-01 | Be more agressive in flusing the cache. In addition to flushing the | Mark Kettenis |
2008-10-01 | Don't timeout_del() if we're going to do a timeout_add() right away. | Michael Knudsen |
2008-10-01 | Assert my copyright on files I gave to d@ back in 1998. | Dale Rahn |
2008-10-01 | Add another change that got dropped in the merge of perl 5.10.0. | Todd C. Miller |
2008-10-01 | re-apply change from rev 1.18 | Todd C. Miller |
2008-10-01 | for the `g' and `G' commands, document that if no lines match | Jason McIntyre |
2008-10-01 | give a less confusing error message on bindresvport() failure; ok | Otto Moerbeek |
2008-10-01 | -s not specified by posix; from Daniel Dickman | Jason McIntyre |
2008-10-01 | typo; Daniel Dickman | Theo de Raadt |
2008-10-01 | in getrusage(), use RUSAGE_SELF for the current process rather than 0 | Kevin Lo |
2008-09-30 | check all luns on sas boards to see if the device is atapi instead of just | David Gwynne |
2008-09-30 | sync | Theo de Raadt |
2008-09-30 | provide a scsi probe hook that checks if an atapi device is plugged into | David Gwynne |
2008-09-30 | add support for handling extended configuration page requests. the sas | David Gwynne |
2008-09-30 | describe the extended configuration header and the sas device config page | David Gwynne |
2008-09-30 | Fix a problem in the last commit. Upon closer reading of POSIX, in | Todd C. Miller |
2008-09-30 | Properly count memory on machines where Open Firmware reports zero sized | Mark Kettenis |
2008-09-30 | Properly display files with embedded colons being xferred via ftd. | Todd C. Miller |
2008-09-30 | Fix various pmap_extract() buglets: | Miod Vallat |
2008-09-30 | Do not perform cache operations in vmapbuf(), pmap is supposed to do them | Miod Vallat |
2008-09-30 | style nits. | Brad Smith |
2008-09-30 | fix ugly comments. | Pierre-Yves Ritschard |
2008-09-30 | add missing copyright. | Pierre-Yves Ritschard |
2008-09-30 | aldap library -- Replacement for openldap used in ypldap. aldap is an semi-as... | aschrijver |
2008-09-30 | Always say "User %s access denied", in all cases, to avoid some stupid | Theo de Raadt |
2008-09-30 | Fix "-m mode" in conjunction with the -p flag. Also simplify the error | Todd C. Miller |
2008-09-30 | sync | Theo de Raadt |
2008-09-30 | Fix an occasional mfs-related panic on reboot in mfs_close. There's no | Todd C. Miller |
2008-09-30 | from mainline lynx; passed to us by bulibuta@sdf.lonestar.org | Theo de Raadt |
2008-09-30 | Add back a change that got lost in the final merge. | Todd C. Miller |
2008-09-30 | compress powersleep commands into one; ok damien | Theo de Raadt |
2008-09-30 | Remove a couple more bogus man pages and add missing MLINKs. The | Todd C. Miller |
2008-09-30 | simplify and rework the mechanism to run the leds, 'it is better' miod@ deraadt@ | Dale Rahn |
2008-09-30 | straighten the deck chairs slightly | David Gwynne |
2008-09-30 | install hostname.* files mode 640 root.wheel by default; ok krw | Theo de Raadt |
2008-09-29 | sync | Theo de Raadt |
2008-09-29 | sync | Theo de Raadt |
2008-09-29 | Put back the ``address'' field to struct drm_buf, this allows machdrm to | Owain Ainsworth |
2008-09-29 | Fix mmap to always return the right value in the error path. While i'm | Owain Ainsworth |
2008-09-29 | jme(4) works on sparc64; ok jsg | Theo de Raadt |
2008-09-29 | always need the vlan includes; ok jsg | Theo de Raadt |
2008-09-29 | Remove bogus man pages and fix the NAME lines for many more. | Todd C. Miller |
2008-09-29 | document new support for I-O DATA PCET/TX-R | Theo de Raadt |
2008-09-29 | sync | Theo de Raadt |
2008-09-29 | Support another ne(4) at pcmcia(4), pr5940 from Kamo Hiroyasu | Theo de Raadt |
2008-09-29 | initialize both sides of the lockpipe (only used in debug mode) to -1 to | Theo de Raadt |
2008-09-29 | do not close a random file descriptor in debug mode, PR 5938 from mickey | Theo de Raadt |
2008-09-29 | back out previous commit, since it is breaking a variety of machines | Theo de Raadt |
2008-09-29 | Add a missing `|' to the description of -perm. | Matthias Kilian |