summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-12Reset the chip upon suspend, to make sure it stops DMA. Reset it again uponMark Kettenis
2010-08-12make fgetln fixups look like the man page. correct a pair of brances andTed Unangst
2010-08-12correct a format string. not sure who thought size_t would be a good matchTed Unangst
2010-08-12these files don't need to include nearly so many headersTed Unangst
2010-08-12clean up some macro obfuscation and assorted styling problems.Ted Unangst
2010-08-12Use symbolic names for the file descriptors rather than numeric values.Kevin Lo
2010-08-12Initialize xs to NULL in gdt_intr() since it now might be used beforeMatthew Dempsky
2010-08-12we are at -current againTheo de Raadt
2010-08-11Disable the RTC the periodic interrupt. Leaving it enabled causes theMark Kettenis
2010-08-11plug several resource leaksJasper Lievisse Adriaanse
2010-08-11Make the number of vnodes to correspond to the number of buffers inBob Beck
2010-08-11crank versionTheo de Raadt
2010-08-11De-inline CHS_rw. Somehow the merger of two monster __asm __inline statementsTheo de Raadt
2010-08-11Use the correct offsets when reading/writing to DCA_TXCTRL in the 82599Jonathan Gray
2010-08-11Fix a logic problem which could in theory cause pfctlJonathan Gray
2010-08-11Do not allow duplicate session names to be created, reported by DominikNicholas Marriott
2010-08-11Handle failure to change mode, to avoid dying when switching into copyNicholas Marriott
2010-08-11Usage string fixes from Ben Boeckel.Nicholas Marriott
2010-08-11Treat trying to link or move to the same window as an error to avoidNicholas Marriott
2010-08-11Change the way backoff works. Instead of stopping reading from the ptyNicholas Marriott
2010-08-11Show which pane is active in the list-panes output, suggested by DominikNicholas Marriott
2010-08-11Typo in comment: auhtorized->authorizedRay Lai
2010-08-11Fix two problems in gdt, introduced in 4.7. Eliminate a use-after-freeKenneth R Westerback
2010-08-11Make _dl_searchnum signed as originally intended.Dale Rahn
2010-08-10Add support for t/T == terabyte units to -E. Prodded by deraadt@.Kenneth R Westerback
2010-08-10s/Usage/usage/Igor Sobrado
2010-08-10add a description for bsd.sp where appropriate; while here, writeIgor Sobrado
2010-08-10spaces and tabs, no binary changeMarco Peereboom
2010-08-10Someone went nuts with spaces and tabs. No binary change.Marco Peereboom
2010-08-09Match -m prompt string in man page with code. From Daniel MalamentRay Lai
2010-08-09Remove extra `.' from -m prompt string. From Daniel Malament danielmRay Lai
2010-08-09Remove extra space.Ray Lai
2010-08-09update a package name; from Giovanni BechisTheo de Raadt
2010-08-09Improve the editor prompt for the 'R' (resize) commandTheo de Raadt
2010-08-09sync hardware and software buffer positions on resumeJacob Meuser
2010-08-08Accept "ACPI 4" or such, bug in laptop or spec? -- Thinkpad SL510Theo de Raadt
2010-08-08Revert auto-enabling of apm. Some security implications were notKenneth R Westerback
2010-08-08Fix re_stop() invocation (normally #ifdef'd out) to use new parameterKenneth R Westerback
2010-08-08suspend/resume handler for radeondrmOwain Ainsworth
2010-08-08Close race between the acpi thread and wscons ioctls running in processMark Kettenis
2010-08-08suspend/resume support for auich, and some infrastructure in ac97Jacob Meuser
2010-08-08get the mark up for `|' correct;Jason McIntyre
2010-08-08.Ek in the right place, or SYNOPSIS blows up;Jason McIntyre
2010-08-08remove rmd160 and add cksum, sha256, and sum while hereDavid Krause
2010-08-08use the same template for all FILES sections; i.e. -compact/.Pp where weJason McIntyre
2010-08-08fix broken english in commented out printf.Miod Vallat
2010-08-08Stop recursion introduced in rev 1.42, by reverting most of that commit.Mark Kettenis
2010-08-08Try to save the vga hardware state around suspend, and also redisplay theMiod Vallat
2010-08-08take us to releaseTheo de Raadt
2010-08-08we ship releases with POOL_DEBUG off. post-release, turn it back on.Theo de Raadt