Age | Commit message (Expand) | Author |
2003-10-09 | remove duplicate ifdef __hppa__ that somehow has gotten in there | Michael Shalayeff |
2003-10-09 | go back to non-raw busdma load as some archs still do not have load_raw | Michael Shalayeff |
2003-10-09 | Minor cpp changes to let all kernels in conf/ compile. | Miod Vallat |
2003-10-09 | sync | Theo de Raadt |
2003-10-09 | remove unneeded .Pp; | Jason McIntyre |
2003-10-09 | remove trailing space; | Jason McIntyre |
2003-10-09 | better chip descriptions and AES is now supported on 795[56] | Jason Wright |
2003-10-09 | - from freebsd: 795[56] AES support | Jason Wright |
2003-10-08 | Sync VMEChip2 timer usage with mvme68k (i.e. make it slightly more sane). | Miod Vallat |
2003-10-08 | sync | Theo de Raadt |
2003-10-08 | randomize return from uvm_map_hint. the random increment is limited | Ted Unangst |
2003-10-08 | new one that is supported | Theo de Raadt |
2003-10-08 | Fix endian bug in macppc bus_space_set_region_N(). ok miod@ | Dale Rahn |
2003-10-08 | sync; intel proxgb | Jason Wright |
2003-10-08 | intel PRO/XGB | Jason Wright |
2003-10-08 | Sample sensorsd.conf file. | Alexander Yurchenko |
2003-10-08 | On 167 and 177 boards, use a VMEChip2 timer for accurate delay() whenever | Miod Vallat |
2003-10-08 | delay() is actually a void function. | Miod Vallat |
2003-10-08 | new; dive@endersgame.net | Theo de Raadt |
2003-10-08 | originally from cb@openbsd.org, adapted by provos | Nikolay Sturm |
2003-10-08 | originally from cb@netbsd.org, adapted by provos | Nikolay Sturm |
2003-10-08 | default GSS API to no in client, too; ok jakob, deraadt@ | Markus Friedl |
2003-10-08 | obviously i'm on drugs, revert | Henning Brauer |
2003-10-08 | fix cedric's breakage: | Henning Brauer |
2003-10-08 | missing DIOCX* in the securelevel > 1 case | Henning Brauer |
2003-10-08 | ugly hack to fix digest authentication for ie, safari et al. FreeBSD PR#55401. | Jakob Schlyter |
2003-10-08 | Nivas had identified an 88200 specific bug, where flushes of a page or a | Miod Vallat |
2003-10-08 | Avoid a possible signed->unsigned assignment, fixes PR1709 (Claus Assmann) | Anil Madhavapeddy |
2003-10-08 | cleanup of PASS PHRASE ARGUMENTS and ASN1PARSE; | Jason McIntyre |
2003-10-08 | scp and sftp: add options list and sort options. options list requested | Jason McIntyre |
2003-10-07 | Fix printing of "Only in foo" when foo is "/" (trailing slash removal | Todd C. Miller |
2003-10-07 | add a few regression tests for the recently fixed md functions | Anil Madhavapeddy |
2003-10-07 | corrent __bounded__ attribute for the *Data functions, and add | Anil Madhavapeddy |
2003-10-07 | set ptr to NULL after free | Theo de Raadt |
2003-10-07 | typo; ish | Theo de Raadt |
2003-10-07 | better guess for ncyls. allows chuck yerkes to make small file systems again. | Ted Unangst |
2003-10-07 | sync | Alexander Yurchenko |
2003-10-07 | typo in previous commit, sigh | Alexander Yurchenko |
2003-10-07 | missing free(). Andrey Matveev via deraadt@. ok deraadt@ | Ted Unangst |
2003-10-07 | oopsie. | Ted Unangst |
2003-10-07 | check strdup in sample code. from Jared Yanovich <jjy2+@pitt.edu>. | Ted Unangst |
2003-10-07 | FILES /etc/sensorsd.conf | Henning Brauer |
2003-10-07 | sync | Alexander Yurchenko |
2003-10-07 | VIA VT8237 SATA; ok deraadt@ | Alexander Yurchenko |
2003-10-07 | add support for modifying attribute cache parameters | Henning Brauer |
2003-10-07 | - check if result is valid before using it. | Federico G. Schwindt |
2003-10-07 | handle ; terminators for strings like other sed programs do. this is | Theo de Raadt |
2003-10-07 | sync | Theo de Raadt |
2003-10-07 | check strdup, from jared yanovich. fix realloc while i'm here. | Ted Unangst |
2003-10-07 | use PCI_PMCSR instead of some magic value. | Federico G. Schwindt |