summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-12-31if you don't enable amdiic, when will people test it?Theo de Raadt
2005-12-31add amdiic(4) to the listPeter Valchev
2005-12-31add admcts(4) and admlc(4) manpages; ok deraadtPeter Valchev
2005-12-31we do not look at the proberegs anymore, always full dumpsTheo de Raadt
2005-12-31if a register dump is going to find that all the registers are the same,Theo de Raadt
2005-12-31Fix edata and etext description, and clarify these are not variables;Miod Vallat
2005-12-31Rework (once again) the console code, in order to match the PROM's logic better.Miod Vallat
2005-12-31sync the .Nd for the list of supported masters;Jason McIntyre
2005-12-31sync with the maxtmp .Nd;Jason McIntyre
2005-12-31Sync with recent kernel changes: recognize more models, use the same logicMiod Vallat
2005-12-31no point in sending the reader to the same page 3 times;Jason McIntyre
2005-12-31sort options and sync usage()Jason McIntyre
2005-12-31.Nm does not require an argument;Jason McIntyre
2005-12-31clean up ENVIRONMENT a little;Jason McIntyre
2005-12-31minor knf;Xavier Santolaria
2005-12-31merge the "LOGIN SESSION AND REMOTE EXECUTION" and "SERVERJason McIntyre
2005-12-31Implement suspend/resume and creation of initially suspended threads.Otto Moerbeek
2005-12-31Add AMD-8111 SMBus controller driver.Alexander Yurchenko
2005-12-31The Sony DSC-P41 it's actually UFI, not SCSI. Unfortunately (all?) DSCFederico G. Schwindt
2005-12-31spacingTheo de Raadt
2005-12-31we think we can now probe chips correctly. only print the register dumpTheo de Raadt
2005-12-31add macros for the expansion ROM base address registerDavid Gwynne
2005-12-31regen.Federico G. Schwindt
2005-12-31sort and some cleanup.Federico G. Schwindt
2005-12-31add lots of comments. run the xeontemp probe stuff on other architectures asTheo de Raadt
2005-12-31document -MM; ok djm@Kevin Steves
2005-12-31reyk, touching a file I am actively hacking on without talking to me is a ser...Theo de Raadt
2005-12-30add asbtm iic sensor; ok kettenis@Damien Miller
2005-12-30add i2c driver for Asus ASB100 sensors using register info from lm_sensorsDamien Miller
2005-12-30Fix parse_prefix() for IPv4 addresses. Looks like fallout after IPv6 addition.Claudio Jeker
2005-12-30Remove exitinng thread from the list of threads. ok tedu@Otto Moerbeek
2005-12-30regenJolan Luff
2005-12-30typoJolan Luff
2005-12-30Remove unused COMPAT_NETBSD32 block and get rid of register{32,64}_tTodd C. Miller
2005-12-30Currently sys/socket.h needs sys/types.h so add #include <sys/types.h> toClaudio Jeker
2005-12-30use queue.h macros for thread house keeping; make some vars non-staticOtto Moerbeek
2005-12-30Properly detect AS99127F rev 1.Mark Kettenis
2005-12-30Missing or incorrect header sizes bounds check; ``looks ok'' mickey@Miod Vallat
2005-12-30Kill conforced, and have console devices use CN_FORCED priority instead.Miod Vallat
2005-12-30Stop TIOCCONS from silently doing nothing if the console device has CN_REMOTEMiod Vallat
2005-12-30Introduce another console device priority level, CN_FORCED, which wins overMiod Vallat
2005-12-30When a driver claims console, let it set conscode to itself, instead ofMiod Vallat
2005-12-30Introduce symbolic constants for the magic conscode values.Miod Vallat
2005-12-30knfReyk Floeter
2005-12-30knf (replace lines of c++/c99 '//' comments with #if 0)Reyk Floeter
2005-12-30There is no attr_mp_nexthop() function, remove the prototype.Claudio Jeker
2005-12-30do not suggest that interactive authentication will workJason McIntyre
2005-12-30better wording, based on a diff from daniel matic;Jason McIntyre
2005-12-30- zap unused 'rf_ref' member of RCSFILE structure.Niall O'Higgins
2005-12-30do not use .Pp before displays;Jason McIntyre