summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-19fix scp url parsing and printingMarc Espie
2007-05-19don't pass srcpath around, since we don't use it.Marc Espie
2007-05-19sort the hardware list;Jason McIntyre
2007-05-19Mention the mfs and portal papers.Jonathan Gray
2007-05-19syncTheo de Raadt
2007-05-19stash the dma tag in sli_softcDavid Gwynne
2007-05-19hook up interrupts, but a little different to what i usually do. this mapsDavid Gwynne
2007-05-19backout -c changes; they were not tested on all the media. all newfsTheo de Raadt
2007-05-18use "gzcat" instead of "gunzip -c", which is clearer, shorter,Jason McIntyre
2007-05-18syncTheo de Raadt
2007-05-18Eliminate many lint warnings by either: using the appropriate type,Kurt Miller
2007-05-18Fix mismerge; remove statement without effect. OK otto@ pedro@Todd C. Miller
2007-05-18add the panels made by Hantouch (http://www.hantouch.com/) to the listRobert Nagy
2007-05-18The unit of the -c options is fragments, so adjust man page andOtto Moerbeek
2007-05-18Do a bounds check to see if the inode table fits on the disk.Otto Moerbeek
2007-05-18fix the check of wsmouse_calibcoords values andRobert Nagy
2007-05-18More work in IPI processing: actual processing is now done with interruptsMiod Vallat
2007-05-18Move proc_do_uret() around so that it can fall through no_ast instead ofMiod Vallat
2007-05-18In spl0(), really process soft interrupts at IPL_SOFT instead of whateverMiod Vallat
2007-05-18Revert previous revision, and do it again correctly.Miod Vallat
2007-05-18Dont write to the string passed to parsedisk(), ok deraadt@Dale Rahn
2007-05-18Widen the SCHED_LOCK in two cases to protect p_estcpu and p_priority.Artur Grabowski
2007-05-18prettier MakefilesTheo de Raadt
2007-05-18Fix io space access.Mark Kettenis
2007-05-18regenMark Kettenis
2007-05-18Add IDs for 8700/pcxw2 cpu and fpu.Mark Kettenis
2007-05-18- remove /usr/{X11,contrib,gnu} and /usr/*/man/old from the _default pathJason McIntyre
2007-05-18Instead of checking whichqs directly, add a "sched_is_idle()" macro toArtur Grabowski
2007-05-18Register the locking hooks with ld.so.Artur Grabowski
2007-05-18regen;Jason McIntyre
2007-05-18MASSBUSS -> MASSBUS; ok miodJason McIntyre
2007-05-18Add pkgpath hints to pkgspec. Make PackageRepository/Source functional:Marc Espie
2007-05-18show the url for the package we're dealing with. Unconfuse installed vs.Marc Espie
2007-05-18also strip +CONTENTSMarc Espie
2007-05-18normalize installed namesMarc Espie
2007-05-18cut dependency code in smaller chunksMarc Espie
2007-05-18Instead of a silly loop with goto, just use while(1).Artur Grabowski
2007-05-18we don't need to walk the full dependency tree each time we don't findMarc Espie
2007-05-18in case of pre-configured nfs, we must assume that the bootdv is the rootdvTheo de Raadt
2007-05-18unify the way we prefer other thingsTheo de Raadt
2007-05-18spelling in comment fixDavid Gwynne
2007-05-18remove the COMPAT entries. they are not useful hereTed Unangst
2007-05-18Remove no-op code. From tbert.Ray Lai
2007-05-17djm owes me a vb and a tism cd for breaking ssh compilationJolan Luff
2007-05-17Collapse struct v_selectinfo in struct vnode, remove theThordur I. Bjornsson
2007-05-17pass received SIGINT from monitor to postauth child so it can cleanDamien Miller
2007-05-17fall back to gethostname() when the outgoing connection is notDamien Miller
2007-05-17do not pass the urlscheme to the constructors, since they each haveMarc Espie
2007-05-17new methods: repositories can create url. Rename PackageLocation->stringizeMarc Espie
2007-05-17name each urlschemeMarc Espie