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