summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-27enable tcpcib(4)Jonathan Gray
2012-05-27mention tcpcibJonathan Gray
2012-05-27Add tcpcib(4) to support Intel Atom E600 watchdog.Jonathan Gray
2012-05-27Use an en-dash for 20-200, escape - used as arithmetic symbol.Stuart Henderson
2012-05-27Update for new -d default; tweaks+ok jmc@Stuart Henderson
2012-05-27syncMiod Vallat
2012-05-27Teach rain(6) to calculate terminal delays in the same way as worms(6),Stuart Henderson
2012-05-27domainname is read by rc, not netstart; from Chad GrossJason McIntyre
2012-05-27revert to recommending a key size of 2048, as requested by naddyJason McIntyre
2012-05-27some real tbl(7) regression testsIngo Schwarze
2012-05-27Fix the vertical spacing around tbl(7) instances in man(7).Ingo Schwarze
2012-05-26Correct width of horizontal spans; relevant in case of centered orIngo Schwarze
2012-05-26Do not handle vertical lines as additional tbl(7) columns,Ingo Schwarze
2012-05-26Split out the register definitions into its own file to make it possible toMark Kettenis
2012-05-26Be more strict when specifying hpc child device attachments: specificMiod Vallat
2012-05-26Plug some leaks when certain error conditions are met.Joel Knight
2012-05-26fix class hierarchy errors: print all Action (includes @newuser, @newgroup,Marc Espie
2012-05-26syncJasper Lievisse Adriaanse
2012-05-25recommend rsa4096 and sha256; from NicolaiJason McIntyre
2012-05-25On IP28, silently acknowledge bus errors which can be attributed toMiod Vallat
2012-05-25IP28 bits. Also explain how to boot from the CD-ROM manually if the PROMMiod Vallat
2012-05-25Hook sgi IP28 kernels into the build. While there, update the iso images toMiod Vallat
2012-05-25Correctly handle the case of a system setup to use glass console, whichMiod Vallat
2012-05-25tweak previous; ok sthen lteoJason McIntyre
2012-05-25full-stops mainly.lum
2012-05-25Be consistent on how we describe key-strokes: UP-low (c-H -> C-h)lum
2012-05-25Move the windows section in the tutorial to a more sensible placelum
2012-05-25When paging down a buffer (C-v) stop earlier before having the lastlum
2012-05-25grr... another C99-only assignment.Marc Espie
2012-05-25remove unused variableCharles Longeau
2012-05-25add missing header needed by time()Charles Longeau
2012-05-25Support for the POWER Indigo2 R10000 systems (IP28). Currently running withMiod Vallat
2012-05-25Simplify logging and just fprintf(stderr, ...) for early errors.Nicholas Marriott
2012-05-25defaultdomain now read by rc, not netstart; from Chad GrossJason McIntyre
2012-05-25Allow searching (C-s or C-r) to wrap around the ends of a buffer.lum
2012-05-25Prepare mg buffers before startup file is parsed so multiple files canlum
2012-05-25Remove static FILE pointer used for handling files in fileio.c. Passlum
2012-05-25Change the KERN_FILE_BYPID and KERN_FILE_BYUID modes of the KERN_FILE2Philip Guenthe
2012-05-25Import a number of core functions from libpcap-1.2.0 while preservingLawrence Teo
2012-05-24Support -Ios='OpenBSD 5.1' to override uname(3) as the source of theIngo Schwarze
2012-05-24If _MIN > _MAX consider a WordBus resource to be invalid. Fixes a panic onMark Kettenis
2012-05-24A couple of trivial spacing and comment fixes.Nicholas Marriott
2012-05-24exlusive -> exclusiveMiod Vallat
2012-05-24typosMiod Vallat
2012-05-24unputc should clear the character removed in the buffers like getc.Nicholas Marriott
2012-05-24When clearing quote bits in getc and q_to_b, clear from the c_cf (theNicholas Marriott
2012-05-24put possible fragments in there.Marc Espie
2012-05-24syncTheo de Raadt
2012-05-24some symbols actually changed.Marc Espie
2012-05-24don't increment the next expected message id when sending a response back.Mike Belopuhov