summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-05syncTheo de Raadt
2010-07-04600 i mean. hackathon took it's toll. pointed out by halexTheo de Raadt
2010-07-04restrict srmmu handling to just sun4mTheo de Raadt
2010-07-04make ^D handling consistant in fdisk by just bailing out instead ofAlexander Hall
2010-07-04the pkg.conf file should be mode 644, in case the user used a ftpTheo de Raadt
2010-07-04Remove an obsolete (was in rev 1.1) and unclear commentPhilip Guenthe
2010-07-04- zap trailing whitespaceJason McIntyre
2010-07-04reindent, turn function mkheader into method.Marc Espie
2010-07-04remove direct prints, pass thru state.Marc Espie
2010-07-04best if I don't forget half of the commit...Marc Espie
2010-07-04typo;Jason McIntyre
2010-07-04initial documentation for pkg.conf, after nits from jmc@, and straighteningMarc Espie
2010-07-04two config optionsMarc Espie
2010-07-04document new semanticsMarc Espie
2010-07-04Remove the non-standard, commented out, -c option.Todd C. Miller
2010-07-03Be sure to initialize b_bq member of struct buf not allocated through theMiod Vallat
2010-07-03clean up all created filesPeter Hessler
2010-07-03Better non-debug logging messages when a session is established/closed.Reyk Floeter
2010-07-03use SMALL_PROGRAM to knock out some codeTheo de Raadt
2010-07-03syncTheo de Raadt
2010-07-03Add a quick hack to fix the display of reserved characters,Ingo Schwarze
2010-07-03Rudimentary implementation of user-defined strings;Ingo Schwarze
2010-07-03string comparison (noticed by landry)Marc Espie
2010-07-03syncTheo de Raadt
2010-07-03Nuke missed .Xr ss. Pointed out by jmc@.Kenneth R Westerback
2010-07-03put .Os in the right place;Jason McIntyre
2010-07-03+.It Xr itherm 4Jason McIntyre
2010-07-03tweak previous;Jason McIntyre
2010-07-03Make the kernel responsible for saving the FPU state before runningMark Kettenis
2010-07-03Fix the naming of interfaces and variables for rdomains and rtablesPhilip Guenthe
2010-07-03Regen.Kenneth R Westerback
2010-07-03Regen.Kenneth R Westerback
2010-07-03No more ss(4) or usscanner(4). Unused, unloved and unmaintained.Kenneth R Westerback
2010-07-03no need for syncdelay to be a time_t, make it it an int. unstatic variablesThordur I. Bjornsson
2010-07-03When open() fails, warn using the device name, not the host name.Nicholas Marriott
2010-07-03replace 0 with equivalent allocation flag. ok thibTed Unangst
2010-07-03Changed vinit to clear the values but forgot to move it before they are set byNicholas Marriott
2010-07-03explicitly specify flags to malloc and pool_get instead of relying on 0.Ted Unangst
2010-07-03the sedtest regress test requires 200-ish file descriptors, so set aPeter Hessler
2010-07-03add several new tests for pfctl, and fix the output of some existingPeter Hessler
2010-07-03Fix a couple of problems with printing of anchors, in particular recursiveRyan Thomas McBride
2010-07-03de-static ufs_chown and ufs_chmod so they show up in DDB.Thordur I. Bjornsson
2010-07-03Use our own enum here rather than abusing the PF rule type enums, whichRyan Thomas McBride
2010-07-03Get rid of EAGAIN, retry scsi_xs_sync() commands (after a scsi_delay())Kenneth R Westerback
2010-07-03we can't checksum directories either, so give a better error messageMarc Espie
2010-07-03Omit some silly USB devices from RAMDISK kernels.Matthew Dempsky
2010-07-03Stop disk on suspend and start it again upon resume. Gets rid of the loudMark Kettenis
2010-07-03Intel 3400 Thermal Sensor driver, found on some new Intel machines.Mike Larkin
2010-07-03Implement translation of the SCSI START STOP UNIT command.Mark Kettenis
2010-07-03Turns out theMark Kettenis