summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-05force cfattach decl to same form as othersTheo de Raadt
2014-03-05Fix the return values of getpwnam_r(), getpwuid_r(), getgrnam_r(),Ingo Schwarze
2014-03-05Make this compile on sparc64 too.Mark Kettenis
2014-03-05In -Tutf8 mode, mandoc_char(7) named accent character escape sequencesIngo Schwarze
2014-03-05consistently say buflen so i know what length it isTed Unangst
2014-03-05Introduce qlw(4), a new driver for QLogic ISP SCSI HBAs. For now onlyMark Kettenis
2014-03-05when reading a message, add one byte so we can nul terminuate.Ted Unangst
2014-03-05tighten up code a littleTed Unangst
2014-03-05check calloc and free memory. noticed by jsg and lteo.Ted Unangst
2014-03-05shush. signify is quiet now, but we want it to stay that wayMarc Espie
2014-03-05refactor solve_from_ports a bit.Marc Espie
2014-03-05complaint handlingFlorian Obser
2014-03-05Raise the delay before initializing sdmmc. Still a hack so the XXX stays,Stuart Henderson
2014-03-05fix a null test, from remco.Ted Unangst
2014-03-05- use relative read/write positions to keep track of bufferAlexandre Ratchov
2014-03-05- properly set initial position: fixes incorrect position reportingAlexandre Ratchov
2014-03-05remove unused "autostart" featureAlexandre Ratchov
2014-03-05remove (unused) square tone generatorAlexandre Ratchov
2014-03-05Check that socket is writable before attempting to write dataAlexandre Ratchov
2014-03-05remove unused varAlexandre Ratchov
2014-03-05Fix spacing in md_congrats()Jasper Lievisse Adriaanse
2014-03-05say this is the "sndio" api, as we have other audio/midi apis,Alexandre Ratchov
2014-03-05Remove TIMEZONE and DST options from GENERIC-* kernels.Miod Vallat
2014-03-05re-enable POOL_DEBUGChris Cappuccio
2014-03-05We are now 5.5-currentChris Cappuccio
2014-03-05some files were not being hashes, because they were missing from MDEXTTheo de Raadt
2014-03-04add -C checksum mode, which works with sha256 files in safe easy fashion.Ted Unangst
2014-03-03ignore enviornment variables with embedded '=' or '\0' characters;Damien Miller
2014-03-03fix support for HOSTALIASES.Eric Faurot
2014-03-03use official 5.5 keyTheo de Raadt
2014-03-03cdemu is no moreTheo de Raadt
2014-03-02if peer advertises DSN and we don't want to use it, make sure we don't sendGilles Chehade
2014-03-02Give up on the other kind of CD. Noone uses it, I am positive.Theo de Raadt
2014-03-02create small i386 and amd64 miniroots. These can be dd'd to a usb stickTheo de Raadt
2014-03-02only signed types work when comparing less than zero.Ted Unangst
2014-03-02also install the "maxiroot"Theo de Raadt
2014-03-02Build a (USB or other disk) miniroot, which can be dd'd and booted sinceTheo de Raadt
2014-03-02Add two disktab entries, for *.fs install filesystems (let's call themTheo de Raadt
2014-03-02-l disksize code, to force LBA mode. code by chris, after I suggestedTheo de Raadt
2014-03-02the map-to-lowercase scheme for msdos is not going to work, because otherTheo de Raadt
2014-03-02Unfortunately... the "full-size downloadable" ISOs will ship withoutTheo de Raadt
2014-03-02move to official keysTheo de Raadt
2014-03-01start using the new officially named keys. This is being done beforeTheo de Raadt
2014-02-28Mount MSDOS partitions with '-l' and not '-s'. Force lists of file namesKenneth R Westerback
2014-02-28Put signatures in the right place on the mediaTheo de Raadt
2014-02-28Absolutely do not override base system build features in this file!!Theo de Raadt
2014-02-28Bring back the code removed in rev1.317 used to print anchors withMike Belopuhov
2014-02-28update sets sizesMiod Vallat
2014-02-28... also check that writing 0 bytes works...Marc Espie
2014-02-28The user.directory expansion is not supposed to be escaped.Eric Faurot