summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-06clean up this page a little; ok norbyJason McIntyre
2010-01-05- properly spell "packet".Jasper Lievisse Adriaanse
2010-01-05refuse invalid version specs.Marc Espie
2010-01-05- replace the mkfs example with a working newfs one, and kill the mkfs XrJason McIntyre
2010-01-05repairMarc Espie
2010-01-05When cleaning, remove generated file and avoid removing some files thatTodd C. Miller
2010-01-05better spec handling: instead of dying, create badspec objects that neverMarc Espie
2010-01-05dont need to end statements with two semicolons. one is enough.David Gwynne
2010-01-05tracker and updater are also auto-cachedMarc Espie
2010-01-05avoid loop if conflict/replace end up finding kept handles.Marc Espie
2010-01-05use Auto::cacheMarc Espie
2010-01-05tweak outputMarc Espie
2010-01-05common pattern, put it there since everything uses Error.Marc Espie
2010-01-05auto-create giveup, so it's defined if we call tally without doing anything.Marc Espie
2010-01-05Make the way .wav files are handled closer to the way sockets areAlexandre Ratchov
2010-01-05...and this one tooMarc Espie
2010-01-05regress checks tend to work better when you don't forget the output...Marc Espie
2010-01-05Make sure that all important config variables are synced on a reload inClaudio Jeker
2010-01-05Dynamic allocation for ASID and ASID generation number on struct pmap. ok miod@Takuya ASADA
2010-01-05only call disk_unbusy when we're finished with the io (or we're requeuingDavid Gwynne
2010-01-05Ignore CVS dir in private copy of libscan like real one does.Todd C. Miller
2010-01-05atapiscsi didnt call scsi_done when the xfer had SCSI_POLL set. this isDavid Gwynne
2010-01-05Ignore CVS dir in private copy of libscan like real one does.Todd C. Miller
2010-01-04Previous commit was too restrictive: just ignore the CLONE_FS flagPhilip Guenthe
2010-01-04remove dead assignment and newly created unused variable.Charles Longeau
2010-01-04Crank max array size in ksh to 10K-1, since 2047 is too restrictive.Theo de Raadt
2010-01-04If a /etc/rc.firsttime file exists, run it just once, mailing the output toTheo de Raadt
2010-01-04Stop installing many of the incredibly dated and un-authoritative share/docTheo de Raadt
2010-01-04turn off verboseTheo de Raadt
2010-01-04Skip revision control dirs when looking for extensions. Fixes buildingTodd C. Miller
2010-01-04nothing in the midlayer cares about ITSDONE anymore. if a command is done,David Gwynne
2010-01-04rename ccb_xs to ccb_cookie and change its type from a scsi_xfer * to aDavid Gwynne
2010-01-04protect the ccb free queue with a mutex rather than splbioDavid Gwynne
2010-01-04Don't decrement the refcnt on a plimits until after we're donePhilip Guenthe
2010-01-04add a script that I use before ever release to check that ourTheo de Raadt
2010-01-04syncTheo de Raadt
2010-01-04bz#1566 don't unnecessarily dup() in and out fds for sftp-server; ok markus@Damien Miller
2010-01-04Add a few missing scsi_done()'s before returning COMPLETE. AlsoKenneth R Westerback
2010-01-04Implement tab-completion of commands, local and remote filenames for sftp.Damien Miller
2010-01-04Don't escape backslashes in the SSH2 banner. bz#1533, patch fromDarren Tucker
2010-01-04introduce scsi_xs_sync. this will synchronously execute a scsi_xferDavid Gwynne
2010-01-04-l no longer implies -zMarc Espie
2010-01-04betterMarc Espie
2010-01-04There's no reason for -l to imply -z.Marc Espie
2010-01-03ouch, bad loopMarc Espie
2010-01-03This is not intended to document just the mandoc(1) program, but ratherIngo Schwarze
2010-01-03Make SO_RCVTIMEO and SO_SNDTIMEO work with pthreads. Fixes at least some ofFederico G. Schwindt
2010-01-03Use CHECKx macro and enable setsockopt tests.Federico G. Schwindt
2010-01-03Make lazy binding work on hppa.Mark Kettenis
2010-01-03Install mandoc_char(7), a comprehensive overview of mandoc(1) specialIngo Schwarze