summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-06-02fix for broken cpp in gcc3Michael Shalayeff
2004-06-02remove unused BIO-functions.Hans-Joerg Hoexer
2004-06-02Use errx() rather than err() when errno isn't set.Tom Cosgrove
2004-06-02Don't want text in err() call following malloc failures.Tom Cosgrove
2004-06-02need to explicitly pass ipencap traffic on the encapsulation interfacePedro Martelletto
2004-06-02More realistic kernel pdt sizing for the Luna88k (sync with recent mvme88kMiod Vallat
2004-06-02prepare for client functionalityHenning Brauer
2004-06-02outline PASS; use size_t for sizes; better error message.Otto Moerbeek
2004-06-02Add ether_{add,del}multi(), makes multicast work.Ryan Thomas McBride
2004-06-02uucpd over v6.Brad Smith
2004-06-02IPv6 support.Brad Smith
2004-06-02Shared libraries on hppa (but the sets size are now completely inaccurate).Miod Vallat
2004-06-01manage NEW_BINUTILS vs non-NEW_BINUTILS better. does not install unnecessaryDale Rahn