Age | Commit message (Expand) | Author |
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 |
2007-05-19 | backout -c changes; they were not tested on all the media. all newfs | Theo de Raadt |
2007-05-18 | use "gzcat" instead of "gunzip -c", which is clearer, shorter, | Jason McIntyre |
2007-05-18 | sync | Theo de Raadt |
2007-05-18 | Eliminate many lint warnings by either: using the appropriate type, | Kurt Miller |
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 |
2007-05-18 | The unit of the -c options is fragments, so adjust man page and | Otto Moerbeek |
2007-05-18 | Do a bounds check to see if the inode table fits on the disk. | Otto Moerbeek |
2007-05-18 | fix the check of wsmouse_calibcoords values and | Robert Nagy |
2007-05-18 | More work in IPI processing: actual processing is now done with interrupts | Miod Vallat |
2007-05-18 | Move proc_do_uret() around so that it can fall through no_ast instead of | Miod Vallat |
2007-05-18 | In spl0(), really process soft interrupts at IPL_SOFT instead of whatever | Miod Vallat |
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 |
2007-05-18 | prettier Makefiles | Theo de Raadt |
2007-05-18 | Fix io space access. | Mark Kettenis |
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 |
2007-05-18 | Instead of checking whichqs directly, add a "sched_is_idle()" macro to | Artur Grabowski |
2007-05-18 | Register the locking hooks with ld.so. | Artur Grabowski |
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 |
2007-05-18 | show the url for the package we're dealing with. Unconfuse installed vs. | Marc Espie |
2007-05-18 | also strip +CONTENTS | Marc Espie |
2007-05-18 | normalize installed names | Marc Espie |
2007-05-18 | cut dependency code in smaller chunks | Marc Espie |
2007-05-18 | Instead of a silly loop with goto, just use while(1). | Artur Grabowski |
2007-05-18 | we don't need to walk the full dependency tree each time we don't find | Marc Espie |
2007-05-18 | in case of pre-configured nfs, we must assume that the bootdv is the rootdv | Theo de Raadt |
2007-05-18 | unify the way we prefer other things | Theo de Raadt |
2007-05-18 | spelling in comment fix | David Gwynne |
2007-05-18 | remove the COMPAT entries. they are not useful here | Ted Unangst |
2007-05-18 | Remove no-op code. From tbert. | Ray Lai |
2007-05-17 | djm owes me a vb and a tism cd for breaking ssh compilation | Jolan Luff |
2007-05-17 | Collapse struct v_selectinfo in struct vnode, remove the | Thordur I. Bjornsson |
2007-05-17 | pass received SIGINT from monitor to postauth child so it can clean | Damien Miller |
2007-05-17 | fall back to gethostname() when the outgoing connection is not | Damien Miller |
2007-05-17 | do not pass the urlscheme to the constructors, since they each have | Marc Espie |
2007-05-17 | new methods: repositories can create url. Rename PackageLocation->stringize | Marc Espie |
2007-05-17 | name each urlscheme | Marc Espie |