summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-25Enable optional specific handling of the u-area in pmap via PMAP_UAREA ifMiod Vallat
2006-05-25Remove unused struct cfdriver field from genericconf struct, as on cats.Miod Vallat
2006-05-25handle Online/Scrub SD state for marcoTheo de Raadt
2006-05-25make an Online/Scrub SD state for marcoTheo de Raadt
2006-05-25Move a int i; to top of function so that it compiles on non c99 compilers.Marco Peereboom
2006-05-25When looping over va ranges, do not compute the same sdt pointer more thanMiod Vallat
2006-05-25more bits from transatlanic flight:Henning Brauer
2006-05-25figure out the refid to send to NTP v3 clients early and store itHenning Brauer
2006-05-25formattingBrad Smith
2006-05-25tidy up EXAMPLES;Jason McIntyre
2006-05-25formatting; ok bradJason Wright
2006-05-25automatic rate control (AMRR) + cosmetic and small fixesDamien Bergamini
2006-05-25- split tip.1 into tip.1 and cu.1Jason McIntyre
2006-05-25more room for seconds stringTheo de Raadt
2006-05-25And add time and percentage to builds and check consistencies.Marco Peereboom
2006-05-25No matter how big the buffer size is, always limit to INT_MAX forRay Lai
2006-05-25Don't recalculate string length, just use return value from vasprintf.Ray Lai
2006-05-25Minor type correction.Ray Lai
2006-05-25print seconds of progress, if driver makes it available; ok marcoTheo de Raadt
2006-05-25also provide a seconds-of-progress counter; ok marcoTheo de Raadt
2006-05-25Better example URL spacing.Ray Lai
2006-05-25Remove xmktemp() and uses plain old mkstemp(3), avoiding raceRay Lai
2006-05-25handle new volume status, and print % if known; ok marcoTheo de Raadt
2006-05-25Add a few more volume status values, and a % completion as well, nowTheo de Raadt
2006-05-25add LD progress strucutre.Marco Peereboom
2006-05-25Add last bit of physcal disk stuff.Marco Peereboom
2006-05-25gas will error out with a number of "Error: unassigned file number 1"Brad Smith
2006-05-25Add physical device and read config structures.Marco Peereboom
2006-05-24fix 2 !foo & barThordur I. Bjornsson
2006-05-24add $OpenBSD$, prompted by steven@Kevin Steves
2006-05-24Cleanup and simplify the EST detection:Dimitry Andric
2006-05-24Please use portable C codeTheo de Raadt
2006-05-23Replace lockmgr with rwlock; 'i think so' tedu@, ok sturm@Aleksander Piotrowski
2006-05-23clean an XXX and don't print preceding ',' on first attribute; okKevin Steves
2006-05-23- comment out minphys() wrapper which was intended for DMA code, since thereMiod Vallat
2006-05-23Do not define NCR53C9X_DEBUG if SMALL_KERNEL. Saves 7KB.Miod Vallat
2006-05-23In NCR53C9X_DEBUG code, compute debug values after the values they depend onMiod Vallat
2006-05-23Compile if no option SYSVMSG.Miod Vallat
2006-05-23add netgear fa311 v2;Jason McIntyre
2006-05-23add the HP ProLiant NC340T PCI-X quad port adapterBrad Smith
2006-05-23some clarifications for the "size" field + cleanup;Jason McIntyre
2006-05-23add the HP ProLiant NC340T PCI-X quad port adapter.Brad Smith
2006-05-23add netgear fa311 v2;Jason McIntyre
2006-05-23Fix removing of trailing space in file name completion list.Otto Moerbeek
2006-05-23make listen on example idiot proofHenning Brauer
2006-05-23add VLAN Query Protocol (VQP) dissector; ok canacar@ markus@Kevin Steves
2006-05-23one more spppcontrol removal, and small tweak;Jason McIntyre
2006-05-23update re(4) entries;Jason McIntyre
2006-05-23split long lines;Jason McIntyre
2006-05-23support requesting route refresh from a neighborHenning Brauer