Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-03 | Move zaurus to __HAVE_TIMECOUNTER. | Mark Kettenis | |
ok deraadt@ | |||
2008-01-03 | document "exit" for logging out of systems, instead of "logout": | Jason McIntyre | |
it works for both csh and ksh, and is covered by posix; from Pierre Riteau | |||
2008-01-03 | Make slowtrap check the real stack pointer instead of whatever is in %g6. | Mark Kettenis | |
Should fix PR 5617, 5637 and 5657. Remove bogus comment as pointed out by miod@ | |||
2008-01-03 | borrow more from other pages; dlg ok | Theo de Raadt | |
2008-01-03 | send the correct length | Reyk Floeter | |
2008-01-03 | handle no more than 2147483647 (0x7fffffff) variable bindings | Reyk Floeter | |
From RFC3416 | |||
2008-01-03 | Fix page fault trap which occured when device was detached after a failed | Marcus Glocker | |
attach attempt. | |||
2008-01-03 | scalars have an index of 0 in the returned oid (like sysDescr.0). | Reyk Floeter | |
2008-01-03 | fix parsing of get* requests with multiple varbind elements | Reyk Floeter | |
2008-01-03 | ipv6 can handle "dest" lines too; ok marc | Jason McIntyre | |
2008-01-03 | remove almost empty EXAMPLE section | Charles Longeau | |
ok jmc@ | |||
2008-01-03 | missing word; from Jason Filley | Jason McIntyre | |
2008-01-03 | In preparation of eliminating <> comment false positives: | Ray Lai | |
- Move <> comments in template to an array, for easier reference later. - Rename "comment" variable to avoid shadowing. - Change some <> comments to SENDBUG comments. OK chl@ | |||
2008-01-03 | Remove text which is incorrect now that 'get bios geometry' | Stuart Henderson | |
has been removed. ok krw | |||
2008-01-02 | Make sure that a key belongs to the table before returning a match. | Mats O Jansson | |
Change smi_odi_cmp to return int as expected by RB-tree. -moj ok reyk@ | |||
2008-01-02 | Do not invalidate the 88410 cache without flushing it first; this is | Miod Vallat | |
probably due either to an error in the cpu-to-88410 communication protocol, or to a bug in the '410 (but since I do not know how to get its revision, I can't tell whether this is the obscure v1 bug or not). This allows osiop-connected devices to work correctly on 197SP/DP boards. | |||
2008-01-02 | regression test for lazy binding. | Matthieu Herrb | |
"people need never hold off on adding stuff to regress" deraadt@ | |||
2008-01-02 | Do not lose nanosleep() return value in the last copyout if nonzero; PR#5697 | Miod Vallat | |
2008-01-02 | remove unused function | Charles Longeau | |
from tobias@ ok millert@ tobias@ | |||
2008-01-02 | remove unused functions | Charles Longeau | |
from tobias@ ok millert@ tobias@ | |||
2008-01-02 | fix obvious bug in .NODEFAULT handling | Marc Espie | |
2008-01-02 | Update commented out kerberos bits in case someone wants to add missing | Todd C. Miller | |
kerb5 support to login_chpass. | |||
2008-01-02 | remove unused file | Charles Longeau | |
unused function initially spotted by tobias@, then I realized the whole file was unused. ok millert@ tobias@ | |||
2008-01-02 | remove unused functions | Charles Longeau | |
initially from tobias@, and I removed an unused struct too ok moritz@ tobias@ | |||
2008-01-02 | Make network scanning work correctly. | Marcus Glocker | |
2008-01-02 | regen | Mark Kettenis | |
2008-01-02 | Fix typo in 82801IH LPC entry. | Mark Kettenis | |
2008-01-02 | fix PR 5141: | Charles Longeau | |
race condition in mkdir -p that may lead to an erroneous successful exit status. reported by Ralf Wildenhues <Ralf.Wildenhues at gmx.de> fix based on a suggested patch by Bruno Carnazzi <bcarnazzi at gmail.com>, largely inspired by NetBSD mkdir()s implementation looks OK otto@ OK millert@ | |||
2008-01-02 | Add the ATI SB700 chipset. | Brad Smith | |
ok dlg@ | |||
2008-01-02 | sync | Miod Vallat | |
2008-01-02 | Give LOCKDEBUG kernels a chance to compile; ok kettenis@ | Miod Vallat | |
2008-01-02 | correct the comment above noct_read(). | Brad Smith | |
ok dlg@ | |||
2008-01-02 | add the NVIDIA MCP77/79 ids. | Brad Smith | |
ok jsg@ dlg@ | |||
2008-01-02 | correct the comment in agp_map_aperture(). | Brad Smith | |
ok owa@ dlg@ | |||
2008-01-02 | return with ENOTTY instead of EINVAL for unknown ioctl requests. | Brad Smith | |
ok claudio@ krw@ dlg@ | |||
2008-01-02 | Accept BPF_MUL as a valid instruction in bpf_validate() also improve | Can Erkin Acar | |
the comments. Based on diff from Guy Harris | |||
2008-01-01 | In the alpha allocate_stack builtin, only trigger stack probes if not running | Miod Vallat | |
OpenBSD or VMS, or -fstack-check; this was missed when disabling stack checks a few months ago. ok kettenis@ | |||
2008-01-01 | Implement an MP-safe rw_cas() based upon the casx instruction; ok kettenis@ | Miod Vallat | |
2008-01-01 | Match on Cougar boards, and try to drive them like Jaguars on steroids. On | Miod Vallat | |
wide Cougars, use one command queue per target and disable lun support, so that we do not overflow the board's memory; and since we are behaving as a Jaguar, do not do tagged queuing or synchronous transfer negotiation. Tested on two MVME328XT-2 (4220 and second revision artwork 4220) narrow Cougar-I (but wide external connectors), but probes fail with select timeout so far; I could not get various Motorola BUG to probe devices on these boards either, so we're even (and maybe both my boards are toast, but I won't bet money on this). | |||
2008-01-01 | simplify BUGS; ok miod | Jason McIntyre | |
2008-01-01 | Add devices 11b rateset. Add/Adjust comments. | Marcus Glocker | |
2008-01-01 | sync | Theo de Raadt | |
2008-01-01 | Oops. Missed a couple of unnecessary 'DL_GETPOFFSET()+DL_GETPSIZE() > | Kenneth R Westerback | |
ending_sector' tests and one superfluous editor_countfree(). Rectify a few comments. | |||
2008-01-01 | Update the notice about the daughterboard, and also mention the driver | Miod Vallat | |
doesn't attach to the MVME328XT (i.e. rebadged 4220, while MVME328S is a rebadged 4210). | |||
2008-01-01 | A potpourri of bugfixes: | Miod Vallat | |
- switch back to a fixed queue number allocation, but keep the rotating command queue entries. Force openings to 1 because of this. - make sure to mark the queue as ready before invoking scsi_done(), which could trigger a request for the same target. - allocate a command queue and an IOPB at the same time, instead of using two routines and ugly queue pointer arithmetic. This makes the daughterboard work, as long as the first scsi chain is not empty. | |||
2008-01-01 | Fix display of overlapping partitions to account for larger size and offset | Kenneth R Westerback | |
fields. | |||
2008-01-01 | Welcome to the jungle of 2008. | Miod Vallat | |
2008-01-01 | Typo in comment about cpio_endwr() fixed. | Tobias Stoeckmann | |
OK otto@ | |||
2008-01-01 | get_size() no longer allows DL_GETPSIZE()+DL_GETPOFFSET > | Kenneth R Westerback | |
ending_sector, so no need to check for this condition after calling get_size(). | |||
2008-01-01 | Shorten and simplify code, eliminate ability to assign arbitrary sizes | Kenneth R Westerback | |
to existing FS_BOOT and FS_UNUSED partitions via -E, tighten up error verbiage. Feedback from jsing@. ok millert@. |