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