summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-06-04nsclpcsio can't be find on any amd64 board.Alexander Yurchenko
2004-06-04rootvp is already externed in systm.h, no need for a local externTed Unangst
2004-06-04syncTheo de Raadt
2004-06-04grange: if you keep commiting stuff you did not test, you will run into troubleTheo de Raadt
2004-06-04hotplugd startup.Alexander Yurchenko
2004-06-04knf + new interface: hid_start() is non-exit non-stderr spewing version of hi...Theo de Raadt
2004-06-04sync w/ usd docs;Jason McIntyre
2004-06-04update mail docs w/ reality;Jason McIntyre
2004-06-03sort SEE ALSO;Jason McIntyre
2004-06-03- add articlesJason McIntyre
2004-06-03prettyTheo de Raadt
2004-06-03Make sure libobjc is self-contained on vax, so that .m programs can link.Miod Vallat
2004-06-03Define LIBARCH for alpha and amd64, too; ok espie@ tdeval@Miod Vallat
2004-06-03Document behavior if MAILTO is set to the empty string.Todd C. Miller
2004-06-03More changes from Dmitry V. Levin:Todd C. Miller
2004-06-03Verify that argc > 0 before trying to use argv and mark usage as __dead.Todd C. Miller
2004-06-03Add gpioctl.Alexander Yurchenko
2004-06-03gpioctl -- program to control GPIO devices.Alexander Yurchenko
2004-06-03fall back to "nobody" when the _dhcp user is not available, theo bob okHenning Brauer
2004-06-03An optional argument cannot start with '-', even if permutation isTodd C. Miller
2004-06-03Add gpio(4).Alexander Yurchenko
2004-06-03Man page for the gscpcib(4) driver.Alexander Yurchenko
2004-06-03Support for the GPIO logical device was added.Alexander Yurchenko
2004-06-03Though crontab files are created mode 0600 we should accept ones thatTodd C. Miller
2004-06-03gpio(4) framework man page.Alexander Yurchenko
2004-06-03syncAlexander Yurchenko
2004-06-03Add gpio device nodes.Alexander Yurchenko
2004-06-03Add support for the GPIO logical device.Alexander Yurchenko
2004-06-03gscpcib(4) -- National Semiconductor Geode SC1100 PCI-ISA bridge driver.Alexander Yurchenko
2004-06-03Enable GPIO for i386 port.Alexander Yurchenko
2004-06-03A framework for supporting various General Purpose Input/Output (GPIO)Alexander Yurchenko
2004-06-03Add I2C bus and LM75/LM77 temperature sensors.Alexander Yurchenko
2004-06-03cross-Xref to make pathconf/sysconf easy to find.Marc Espie
2004-06-03Sync man page with macros:Jean-Francois Brousseau
2004-06-03initialize pointers, ok markus@Pedro Martelletto
2004-06-03allow '!!prog', where the second '!' means messages from prog should onlyDaniel Hartmeier
2004-06-03Interpret !* correcly. ok dhartmei@Otto Moerbeek
2004-06-03Enable assembly listings.Miod Vallat
2004-06-03update sets sizesMichael Shalayeff
2004-06-03Signal bus errors when a write back operation fails on 88110.Miod Vallat
2004-06-03Be sure to preserve r3 for syscalls which return 32-bit values.Miod Vallat
2004-06-03rl at cardbus, requested by brad. poor brad. everyones feel for him.Theo de Raadt
2004-06-03merge back two chunks that are different hereTed Unangst
2004-06-03ogg vorbis magic i found on a redhat boxTed Unangst
2004-06-03merge in new magic from file 4.09. Mostly from Bruno RoheeTed Unangst
2004-06-03commented out ahdTheo de Raadt
2004-06-03all install media should compile roughly the same... so SMALL_KERNEL thisTheo de Raadt
2004-06-02tables like to allocate lots of memory at once. use the previousTed Unangst
2004-06-02rearrange the allocators we provide for general use.Ted Unangst
2004-06-02Add quirks field to the wdc softc and implement the first one:Alexander Yurchenko