Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-01-24 | add the availability check of reg_renumber array. | Hiroaki Etoh | |
ok pvalchev@ | |||
2005-01-24 | Deal with format strings that are "const char *", not just "char *". | Todd C. Miller | |
Based on a patch from Claus Assmann. Someone who understands lint internals better may be able to make a better fix... Closes PR 4072. | |||
2005-01-24 | fix preposterous time warnings in the nfs client; caused by false hits | marius eriksen | |
in the attribute cache based on original fix by pedro@, ok pedro@, tedu@; testing kettenis@ | |||
2005-01-24 | Update length field in catstrg() with the length of the appended string. | Todd C. Miller | |
Based on a diff from Claus Assmann. Closes PR 4073. | |||
2005-01-23 | Add debug support. | Mark Kettenis | |
ok marc@ | |||
2005-01-23 | "caught" should be volatile sig_atomic_t; lukem@netbsd.org | Todd C. Miller | |
Also mark tperror handler as unsafe; dump needs a signal safety overhaul. | |||
2005-01-23 | Avoid signal race condition. If a slave gets SIGUSR2 between the | Todd C. Miller | |
"setjmp" and the "ready = 1" statements, the slave will pause forever and the whole dump hangs. Fix by hannken@netbsd.org Closes PR 4070; also tested by henning@ and marc@ | |||
2005-01-23 | use register names instead of numbers | Michael Shalayeff | |
2005-01-23 | bus_space_map() sti regions with BUS_SPACE_MAP_CACHEABLE if they have the | Miod Vallat | |
cache bit set in the region descriptor. Halves sti processing time on hp300. ok mickey@ | |||
2005-01-23 | Enable sgc and sti. | Miod Vallat | |
2005-01-23 | Two sti(4) changes necessary for hp300: | Miod Vallat | |
- specify which microcode bank (pa or m68k) to use at attachment time. - compensate for broken 8.02 m68k code which reports wrong frame buffer offset. ok mickey@ | |||
2005-01-23 | generate .size for asm objects too (and kill *end labels) | Michael Shalayeff | |
2005-01-23 | better print for ill insns -- just print a hex instead of questionable marks | Michael Shalayeff | |
2005-01-23 | regen | Jonathan Gray | |
2005-01-23 | D-Link DWL-610 (cardbus rtw). | Jonathan Gray | |
2005-01-23 | config option "Ciphers" should be case-sensitive; ok dtucker@ | Damien Miller | |
2005-01-23 | regen | Jonathan Gray | |
2005-01-23 | Intel 925X devices and Nvidia Quadro FX 330. | Jonathan Gray | |
Found in a dmesg from Peter Hessler <phessler at theapt dot org> | |||
2005-01-23 | Some additional Radeon 9600 Pro related ids. | Jonathan Gray | |
Found in a dmesg from sri at freemail dot hu. | |||
2005-01-23 | nForce2 memory controller found in a dmesg from jsilland at free dot fr. | Jonathan Gray | |
2005-01-23 | Add the Askey WLL013. found by jsg in a dmesg | David Gwynne | |
2005-01-23 | sync | David Gwynne | |
2005-01-23 | Allow this to work on __STRICT_ALIGN archs, ok dhartmei@ | Dale Rahn | |
2005-01-23 | add the Askey WLL013 which is an atu device found by jsg in a dmesg | David Gwynne | |
2005-01-23 | Kill redundant or unnecessary includes. | Miod Vallat | |
2005-01-22 | Xr getenv 3; | Jason McIntyre | |
from michael knudsen; | |||
2005-01-22 | remove double macro; | Jason McIntyre | |
2005-01-22 | Honour wsconsctl display.vblank setting. | Miod Vallat | |
2005-01-22 | document `cvs edit' and `cvs unedit'; | Xavier Santolaria | |
input/ok jfb@ jmc@. | |||
2005-01-22 | put -K in the right place; | Jason McIntyre | |
-a and -c take args; | |||
2005-01-22 | some fixes from netbsd, plus a few of my own; | Jason McIntyre | |
ok krw@ | |||
2005-01-22 | PCI_PRODUCT_SIS_5513 -> PCI_PRODUCT_SIS_5597_IDE | Martin Reindl | |
ok brad@ | |||
2005-01-22 | sync | Martin Reindl | |
2005-01-22 | correct SiS 5597/5598 entries | Martin Reindl | |
ok brad@ | |||
2005-01-22 | do not clean-up shared items in pretend mode (for now, need extra logic | Marc Espie | |
to pretend cleaning it up). | |||
2005-01-22 | explicitly shows fragment names that were not found. | Marc Espie | |
2005-01-22 | Reduce diff to NetBSD. | Jonathan Gray | |
From part of rtw.c rev 1.42: Move the register access mode into struct rtw_regs. Change rtw_set_access, rtw_set_access1 to match. | |||
2005-01-22 | add an exit command as an alias of quit; ok henning@ | Robert Nagy | |
2005-01-22 | Reduce diff to NetBSD. | Jonathan Gray | |
From rtw.c rev 1.34: I like the tlp/atw-style names for software descriptors, txsoft, better than txctl. Change from rtw_txctl/rtw_rxctl to rtw_txsoft/rtw_rxsoft. Change the descriptor blocks' names to match: rtw_txctl_blk becomes rtw_txsoft_blk. Change the member-name prefixes for both software and hardware descriptors. | |||
2005-01-22 | although arguments to `ip proto' and `ether proto' are keywords, and do | Jason McIntyre | |
need to be escaped, they are not shell keywords; this wording seems to have been introduced when the page was mdoc'd; it now matches (more or less) how it was, and {F,N}BSD pages; found by naddy@ | |||
2005-01-22 | Log source of connections denied by AllowUsers, DenyUsers, AllowGroups and | Darren Tucker | |
DenyGroups. bz #909, ok djm@ | |||
2005-01-22 | Unbreak cats build. My apologies! | Uwe Stuehler | |
ok drahn@ | |||
2005-01-22 | regen | Brad Smith | |
2005-01-22 | add VIA VT8633 | Brad Smith | |
From martin@ | |||
2005-01-22 | typo; david l goodrich <dlg@dorkzilla.org> | Peter Valchev | |
2005-01-21 | more portable code, stderr is not necessarily a constant. | Marc Espie | |
2005-01-21 | Oops, revert changes not intended to be commited in previous commit. | Miod Vallat | |
2005-01-21 | Overhaul of the pxa2x0_lcd code, to allow early (before autoconf) attachment, | Miod Vallat | |
and collateral changes. Because this driver requires us_dma (and as such, vm services) to work, it can not be selected in consinit(). Instead, add a hook to the arm cpu_startup() which will, on zaurus, switch console from serial (selected in consinit()) to lcd. This also makes the zaurus-specific early pxa2x0_clkman() substitute code cleaner. While there, move boot -c handling later, after the glass console is set up. Tested by drahn@ and uwe@ | |||
2005-01-21 | fix missing list item: *(...); spotted by Frank Sander frksndr at | Otto Moerbeek | |
gmx dot de. ok jmc@ | |||
2005-01-21 | be more consistent in terminology in comments | Otto Moerbeek | |