Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-05-26 | let us not talk about ipsecadm and vpn anymore; ok reyk | Theo de Raadt | |
2006-05-26 | prettier printing | Theo de Raadt | |
2006-05-26 | \<char> is <char> except for \<newline> -- no exceptions. much like how | Theo de Raadt | |
other things work. ok henning | |||
2006-05-26 | Add blinking for disks. | Marco Peereboom | |
2006-05-26 | Assign locator.target to blink structure. | Marco Peereboom | |
2006-05-26 | add support for timedelta sensors, which pretty much means udcf(4) right | Henning Brauer | |
now. untested due to lack of hardware, and it wouldn't have worked in the plane anyways. work in progress, currently picks up and uses all sensors it finds, config file bits to be added soon. theo fine with this going in | |||
2006-05-26 | knf | Theo de Raadt | |
2006-05-26 | simplify interface (not binary compatible); ok marco | Theo de Raadt | |
2006-05-25 | Enable optional specific handling of the u-area in pmap via PMAP_UAREA if | Miod Vallat | |
defined; from NetBSD. Currently only used on xscale arm to use the mini data cache for u area mappings instead of the main data cache. | |||
2006-05-25 | Remove unused struct cfdriver field from genericconf struct, as on cats. | Miod Vallat | |
2006-05-25 | handle Online/Scrub SD state for marco | Theo de Raadt | |
2006-05-25 | make an Online/Scrub SD state for marco | Theo de Raadt | |
2006-05-25 | Move a int i; to top of function so that it compiles on non c99 compilers. | Marco Peereboom | |
Pointed out by miod@ The enclosure id modifier didn't reflect reality so move it back to whatever the raid card uses. | |||
2006-05-25 | When looping over va ranges, do not compute the same sdt pointer more than | Miod Vallat | |
once. | |||
2006-05-25 | more bits from transatlanic flight: | Henning Brauer | |
make priv_adjtime() deal with offsets, not peers. | |||
2006-05-25 | figure out the refid to send to NTP v3 clients early and store it | Henning Brauer | |
first bits from a way to long flight | |||
2006-05-25 | formatting | Brad Smith | |
2006-05-25 | tidy up EXAMPLES; | Jason McIntyre | |
2006-05-25 | formatting; ok brad | Jason Wright | |
2006-05-25 | automatic rate control (AMRR) + cosmetic and small fixes | Damien Bergamini | |
2006-05-25 | - split tip.1 into tip.1 and cu.1 | Jason McIntyre | |
- big tidy up whilst here ok mk fkr | |||
2006-05-25 | more room for seconds string | Theo de Raadt | |
2006-05-25 | And add time and percentage to builds and check consistencies. | Marco Peereboom | |
2006-05-25 | No matter how big the buffer size is, always limit to INT_MAX for | Ray Lai | |
SSL connections, due to SSL_read()'s prototype. This allows us to change ftp_read to return size_t and have it return (0) on error, just like fread(). OK otto@, beck@ | |||
2006-05-25 | Don't recalculate string length, just use return value from vasprintf. | Ray Lai | |
While here, remove pointless void pointer cast. OK otto@, beck@ | |||
2006-05-25 | Minor type correction. | Ray Lai | |
OK otto@ | |||
2006-05-25 | print seconds of progress, if driver makes it available; ok marco | Theo de Raadt | |
2006-05-25 | also provide a seconds-of-progress counter; ok marco | Theo de Raadt | |
2006-05-25 | Better example URL spacing. | Ray Lai | |
OK jmc@ | |||
2006-05-25 | Remove xmktemp() and uses plain old mkstemp(3), avoiding race | Ray Lai | |
conditions. OK moritz@, otto@ | |||
2006-05-25 | handle new volume status, and print % if known; ok marco | Theo de Raadt | |
2006-05-25 | Add a few more volume status values, and a % completion as well, now | Theo de Raadt | |
that we have a controller which can give more information; ok marco | |||
2006-05-25 | add LD progress strucutre. | Marco Peereboom | |
Fix ld_details to now use the correct structure. | |||
2006-05-25 | Add last bit of physcal disk stuff. | Marco Peereboom | |
Remove bogus memset. Hotspares still don't work. | |||
2006-05-25 | gas will error out with a number of "Error: unassigned file number 1" | Brad Smith | |
messages when compiling with gcc3, so to appease gas I have added ".file 1 __FILE__" at the top of locore. now a kernel will compile using gcc3. thanks to jason@ for pointing out the fix via this URL.. http://sourceware.org/ml/binutils/2001-05/msg00043.html ok deraadt@ | |||
2006-05-25 | Add physical device and read config structures. | Marco Peereboom | |
Add initial part of BIOCDISK | |||
2006-05-24 | fix 2 !foo & bar | Thordur I. Bjornsson | |
"why are you not committing? into the tree, into the tree!" and ok tedu@ | |||
2006-05-24 | add $OpenBSD$, prompted by steven@ | Kevin Steves | |
2006-05-24 | Cleanup and simplify the EST detection: | Dimitry Andric | |
- Fix yet another rounding problem, in the ID16 macro this time. Luckily the resulting table was not affected by this. - Remove unnecessary fqlist::id32 field. This saves error-prone duplication of (MHz, mV) pairs in the source, and makes the table smaller. - Put fqlist members in bit fields, this also saves lots of space. These fields are not accessed in performance-critical code anyway. Tested by a bunch of people, ok brad@ | |||
2006-05-24 | Please use portable C code | Theo de Raadt | |
2006-05-23 | Replace lockmgr with rwlock; 'i think so' tedu@, ok sturm@ | Aleksander Piotrowski | |
2006-05-23 | clean an XXX and don't print preceding ',' on first attribute; ok | Kevin Steves | |
canacar@ | |||
2006-05-23 | - comment out minphys() wrapper which was intended for DMA code, since there | Miod Vallat | |
is no working DMA support at the moment. - do not define AIC_DEBUG if SMALL_KERNEL. Saves 4KB. | |||
2006-05-23 | Do not define NCR53C9X_DEBUG if SMALL_KERNEL. Saves 7KB. | Miod Vallat | |
2006-05-23 | In NCR53C9X_DEBUG code, compute debug values after the values they depend on | Miod Vallat | |
have been computed. | |||
2006-05-23 | Compile if no option SYSVMSG. | Miod Vallat | |
2006-05-23 | add netgear fa311 v2; | Jason McIntyre | |
2006-05-23 | add the HP ProLiant NC340T PCI-X quad port adapter | Brad Smith | |
2006-05-23 | some clarifications for the "size" field + cleanup; | Jason McIntyre | |
based on a diff from ingo schwarze; | |||
2006-05-23 | add the HP ProLiant NC340T PCI-X quad port adapter. | Brad Smith | |