Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-09-26 | Return EIO if reading fails. | Mark Kettenis | |
ok drahn@ | |||
2005-09-26 | Match Apple Shasta PCI ID as found on G5 systems. | Mark Kettenis | |
ok drahn@ | |||
2005-09-26 | Match "u3" as found in G5 systems. | Mark Kettenis | |
ok drahn@ | |||
2005-09-26 | Consider nodes named "mpic" as potential open-pic candidates. | Mark Kettenis | |
ok drahn@ | |||
2005-09-26 | If setting the filter fails, pass the error back; | Otto Moerbeek | |
ok deraadt@ | |||
2005-09-26 | Fix a redraw problem that occurs when a recalled history line has | Otto Moerbeek | |
length equal to screen width - 2. Spotted by jmc@, tested by various. ok deraadt@ | |||
2005-09-26 | some more style nits and bits; | Xavier Santolaria | |
2005-09-26 | style; | Xavier Santolaria | |
2005-09-26 | - correct framebuffer calculation offset by marking off garbage bits in | Martin Reindl | |
the DAFB v7 - treat the Quadra 605 like the LC47x from NetBSD | |||
2005-09-26 | Fully unload dependant libraries, fixes gphoto2 bug. | Dale Rahn | |
2005-09-26 | Delete wrong comments, originally came from Makefile.mvme88k. | Kenji Aoyama | |
ok miod@ | |||
2005-09-25 | remove useless paragraph and fix half-duplex example. | Brad Smith | |
2005-09-25 | Define symbolic constants for the processor identification register fields | Miod Vallat | |
and use them. No functional change. | |||
2005-09-25 | Typos | Miod Vallat | |
2005-09-25 | Define the symbolic register indexes in trapframe in <m68k/reg.h> only | Miod Vallat | |
#ifdef _KERNEL; also remove duplicate prototypes with <sys/ptrace.h>. Helped by martin@ | |||
2005-09-25 | Remove unused defines and macros. | Miod Vallat | |
2005-09-25 | cal now (well, has done for a while) accepts a single argument | Jason McIntyre | |
of the abbreviated month name: update SYNOPSIS, usage(), and DESCRIPTION to reflect this; remove a sentence that was repeated in the text - replace it with something marginally more useful; be clear that both numerical and string arguments are now accepted; escape some hyphens whilst here; | |||
2005-09-25 | Change the size parameter of cmmu_flush_tlb() from bytes to pages. This makes | Miod Vallat | |
things easier for the callers, and allows us to inline the "fewer than 4 pages" situation for speed. | |||
2005-09-25 | Turn CPU_INFO_FOREACH into a real construct, like all queue(3) iterators, | Miod Vallat | |
instead of the contents of a for() loop. No functional change. From the m88k SMP tree; ok art@ deraadt@ [complete diff this time] | |||
2005-09-25 | Do not consider userland trap #496 (BUG system call on mvme88k) as special | Miod Vallat | |
anymore, since we don't want to allow userland to talk to the BUG. Deliver SIGSYS instead of doing nothing. Makes things simpler, plus it polluted luna88k. | |||
2005-09-25 | regen | Mark Kettenis | |
2005-09-25 | Add stuff found in iMac G5. | Mark Kettenis | |
ok deraadt@ | |||
2005-09-25 | Do not try increasing NKMEMPAGE_MAX on sun4m at all, until we make | Miod Vallat | |
kernel_map larger. | |||
2005-09-25 | On Sun4m, be sure to steal the overlapping part of the iommu dvma space | Miod Vallat | |
and kernel_map from the latter. Otherwise, very bad things happen when kernel_map usage grows. | |||
2005-09-25 | Revert temporary hack. | Mark Kettenis | |
ok deraadt@ | |||
2005-09-25 | sync | Theo de Raadt | |
2005-09-25 | Change 21040 modes slightly. | Brad Smith | |
From matt NetBSD | |||
2005-09-25 | Remove some duplicate definitions. | Brad Smith | |
From mycroft NetBSD | |||
2005-09-25 | Produce more clear error message parsing date strings. ok joris@ | Otto Moerbeek | |
2005-09-25 | Fix wrong normalization in compare. From andreas@ | Otto Moerbeek | |
2005-09-25 | package name changed; steve.shockley@shockley.net | Theo de Raadt | |
2005-09-25 | shuffle some stuff around | Brad Smith | |
2005-09-25 | remove TULIP_PCI_ATTACH_ARGS and TULIP_SHUTDOWN_ARGS | Brad Smith | |
2005-09-25 | use cvs_add_build_entry(); joris ok | Xavier Santolaria | |
2005-09-25 | 1.83 again: | David Gwynne | |
fix ami_drv_inq so it uses ami_cmd's ability to use an arbitrary kernel buffer for passthrough io rather than setting its own up. | |||
2005-09-25 | 1.82 again; dont use the scsi xfer to decide if we should dma_sync. | David Gwynne | |
instead use generic variables in the ccb so commands not originating from the scsi layer can be handled by ami_done as well. this version does not freeze like 1.82. the secret seems to be to go ami_put_ccb before scsi_done. | |||
2005-09-25 | remove more indirection through typedef's and macros | Brad Smith | |
2005-09-25 | - delint: zero sized array initalisation is a gccism | Brad Smith | |
- move timeout_set() from tulip_attach() to tulip_pci_attach() - free -> freedescs in tulip_txput() - remove duplicate flag setting in tulip_2114x_media_preset() TULIP_MEDIA_10BASET_FD switch case - some cleaning reduces the delta from the NetBSD driver | |||
2005-09-24 | - add auth_type and auth_keyid to struct ctl_iface | Mathieu Sauve-Frankel | |
- have ospfctl tell us when we are using authentication with 'show interface' ok claudio@ norby@ | |||
2005-09-24 | Add some code to just build the packing-list even if the package won't | Marc Espie | |
happen. Use -q and -Q for now, may change. | |||
2005-09-24 | fp->pos is int32 so do not print it as quad | Michael Shalayeff | |
2005-09-24 | check the file is worth scanning to avoid endless loops; from Matthias ↵ | Michael Shalayeff | |
Kilian <kili@outback.escape.de> in pr4219 | |||
2005-09-24 | give it a bit highr priority and exit w/ failure if systcl ever fails; marc@ ↵ | Michael Shalayeff | |
henning@ ok some time ago... | |||
2005-09-24 | some people suggested to put this quote in here... ok joris@ | Reyk Floeter | |
2005-09-24 | pass actual items to prepare_long and check_name so that we can also | Marc Espie | |
verify that modes/groups/owners are correct (code to come) | |||
2005-09-24 | move uname/gname existence check into ArcCheck: Ustar archives deal with | Marc Espie | |
this differently. Namely, use specific variables that default to the numeric value if the uid/gid don't exist in mkheader. Since the entry fields are not filled, ArcCheck gets all it needs for the package check. | |||
2005-09-24 | The ADM8211B seems to stall after some time of constant | Jonathan Gray | |
activity at DS11 speeds. Check for this in the watchdog using seemingly undocumented bits of the TEST1 register used in Linux driver and restart if a stall is detected. | |||
2005-09-24 | Make use of ieee80211_ibss_merge() from net80211. | Jonathan Gray | |
Based on changes made by David Young to NetBSD. | |||
2005-09-24 | Remove a bunch of redundant defines that are also in net80211. | Jonathan Gray | |
From a change by David Young to NetBSD. | |||
2005-09-24 | Make atw_cardbus_power() not tell us its name every time it is called... | Jonathan Gray | |