Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-05-19 | Uncomment xl(4). | Mark Kettenis | |
2007-05-19 | Simpler asm constraints for simplelock operations. | Miod Vallat | |
2007-05-19 | My 3c905C needs a brief pause after reset for PIO too, at least on hppa. | Mark Kettenis | |
tested by thib@, ok deraadt@ | |||
2007-05-19 | improve the descriptions of "section" and "subsection"; ok millert | Jason McIntyre | |
2007-05-19 | regen | Moritz Jodeit | |
2007-05-19 | Add Radeon X700 PCIE, Radeon X700 PCIE Secondary and Marvell 88SE6145 SATA. | Moritz Jodeit | |
2007-05-19 | - Rewrite argument handling to not pass closed fd's to asa() | Moritz Jodeit | |
- Reorder fgetln() handling to prevent duplicate code - Some more cleanup Initial diff from Tobias Stoeckmann. ok jaredy@ | |||
2007-05-19 | Make FLOPPYSIZE be in terms of 512 byte blocks like all the other ports. | Todd C. Miller | |
This was something I missed in the initial "newfs -c" conversion. | |||
2007-05-19 | Kernel crash dump support for arm-based platform, with minimal support in | Miod Vallat | |
libkvm, but all the necessary information for a complete _kvm_kvatop() is available in the crash dump. | |||
2007-05-19 | Implement splassert for armish and zaurus. | Miod Vallat | |
2007-05-19 | kill trailing whitespace; | Jason McIntyre | |
2007-05-19 | command ids for mailbox commands | David Gwynne | |
2007-05-19 | Use atomic operations in set_sint() instead of disabling interrupts in the | Miod Vallat | |
function. ok kettenis@ | |||
2007-05-19 | and I forgot this one | Marc Espie | |
2007-05-19 | add match_locations/filter_locations methods to search stuff that returns | Marc Espie | |
full pkg locations instead of package names. | |||
2007-05-19 | fix scp url parsing and printing | Marc Espie | |
2007-05-19 | don't pass srcpath around, since we don't use it. | Marc Espie | |
2007-05-19 | sort the hardware list; | Jason McIntyre | |
2007-05-19 | Mention the mfs and portal papers. | Jonathan Gray | |
2007-05-19 | sync | Theo de Raadt | |
2007-05-19 | stash the dma tag in sli_softc | David Gwynne | |
2007-05-19 | hook up interrupts, but a little different to what i usually do. this maps | David Gwynne | |
the interrupt before the bus independant code is attached, and establishes the interrupt after that. | |||
2007-05-19 | backout -c changes; they were not tested on all the media. all newfs | Theo de Raadt | |
changes obviously *MUST* be checked against whatever weird things the floppies do to fit | |||
2007-05-18 | use "gzcat" instead of "gunzip -c", which is clearer, shorter, | Jason McIntyre | |
and matches "zcat" (as opposed to uncompress -c"); grammar tweak whilst here too; ok millert | |||
2007-05-18 | sync | Theo de Raadt | |
2007-05-18 | Eliminate many lint warnings by either: using the appropriate type, | Kurt Miller | |
casting when safe or adding ARGSUSED where needed. Reviewed and improvements from millert@ and marc@. okay marc@ | |||
2007-05-18 | Fix mismerge; remove statement without effect. OK otto@ pedro@ | Todd C. Miller | |
2007-05-18 | add the panels made by Hantouch (http://www.hantouch.com/) to the list | Robert Nagy | |
of working devices | |||
2007-05-18 | The unit of the -c options is fragments, so adjust man page and | Otto Moerbeek | |
variable name; correct the loop packing more inodes into the cg: in some cases it could put more fragments into the cg than requested; give an error if the -c option cannot be honoured. ok millert@ pedro@ | |||
2007-05-18 | Do a bounds check to see if the inode table fits on the disk. | Otto Moerbeek | |
Prevents a core dump found by djm@ when doing mount_mfs -s 80 (yeah, that's a tiny file system); ok millert@ pedro@ | |||
2007-05-18 | fix the check of wsmouse_calibcoords values and | Robert Nagy | |
invert the X or Y coordinates to make the top left corner (0,0). | |||
2007-05-18 | More work in IPI processing: actual processing is now done with interrupts | Miod Vallat | |
enabled, and is delayed if the current spl is not high enough; setipl() and raiseipl() will retrigger an IPI interrupt if there are any pending IPIs. | |||
2007-05-18 | Move proc_do_uret() around so that it can fall through no_ast instead of | Miod Vallat | |
jumping to it. No functional change. | |||
2007-05-18 | In spl0(), really process soft interrupts at IPL_SOFT instead of whatever | Miod Vallat | |
level we were at. | |||
2007-05-18 | Revert previous revision, and do it again correctly. | Miod Vallat | |
2007-05-18 | Dont write to the string passed to parsedisk(), ok deraadt@ | Dale Rahn | |
2007-05-18 | Widen the SCHED_LOCK in two cases to protect p_estcpu and p_priority. | Artur Grabowski | |
kettenis@ ok | |||
2007-05-18 | prettier Makefiles | Theo de Raadt | |
2007-05-18 | Fix io space access. | Mark Kettenis | |
tested by krw@, miod@, ok deraadt@ | |||
2007-05-18 | regen | Mark Kettenis | |
2007-05-18 | Add IDs for 8700/pcxw2 cpu and fpu. | Mark Kettenis | |
2007-05-18 | - remove /usr/{X11,contrib,gnu} and /usr/*/man/old from the _default path | Jason McIntyre | |
man(1) searches, as well as from the numerical sections list, as they do not exist - remove the {contrib,new,old} sections, as they point to directories that do not exist - make the X11 section an alias for the X11R6 section (instead of pointing to a non-existent directory) ok millert | |||
2007-05-18 | Instead of checking whichqs directly, add a "sched_is_idle()" macro to | Artur Grabowski | |
sys/sched.h and use that to check if there's something to do. kettenis@ thib@ ok | |||
2007-05-18 | Register the locking hooks with ld.so. | Artur Grabowski | |
drahn@ ok (long time ago) | |||
2007-05-18 | regen; | Jason McIntyre | |
2007-05-18 | MASSBUSS -> MASSBUS; ok miod | Jason McIntyre | |
2007-05-18 | Add pkgpath hints to pkgspec. Make PackageRepository/Source functional: | Marc Espie | |
if a pkgpath is hinted at, then we build that package, and we delegate to the corresponding File: repository. Some XXX: we need to unlock the database temporarily, as the build *requires* shared access to stuff that is going on (and possibly write access for installing subpackages, so this cannot work 100% yet). Still, this allows the transparent build of one single package, at least. | |||
2007-05-18 | show the url for the package we're dealing with. Unconfuse installed vs. | Marc Espie | |
uninstalled stuff. | |||
2007-05-18 | also strip +CONTENTS | Marc Espie | |
2007-05-18 | normalize installed names | Marc Espie | |