summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-06-01syncTheo de Raadt
2004-06-01$OpenBSD$Henning Brauer
2004-06-01use M_MISCFSMNT to allocate nullfs memory, ok tedu@Pedro Martelletto
2004-06-01first cut at config file parserHenning Brauer
2004-06-01need to fixup for empty pltgot (weak regress is a test for it)Michael Shalayeff
2004-06-01do not need sh_func_adrs w/ gcc3 no moreMichael Shalayeff
2004-06-01dv_xname is not the same as dv_unit (for hell knows what reason)Michael Shalayeff
2004-06-01update for gcc3 ad shlibs; deraadt@ okMichael Shalayeff
2004-06-01remove workaround not needed w/ gcc3 anymore; millert@ okMichael Shalayeff
2004-06-01hppa is gcc3 and has shlibs nowMichael Shalayeff
2004-06-01tzset(); noticed by theoHenning Brauer
2004-06-01I would have sworn I added tzset() hereHenning Brauer
2004-06-01regenTodd C. Miller