summaryrefslogtreecommitdiff
path: root/distrib
AgeCommit message (Collapse)Author
2012-03-22syncTheo de Raadt
2012-03-22syncTheo de Raadt
2012-03-19Add a comment about harmless warning emitted by tic with -r to theNicholas Marriott
TERMCAP stanza, no longer replace tabset (not needed anymore) and remove blank lines from output termcap file. ok deraadt millert
2012-03-18syncTheo de Raadt
2012-03-15syncTheo de Raadt
2012-03-15we are always using gcc4 nowTheo de Raadt
2012-03-12more cleanup of the bad style of closing fd 0-2Alexander Hall
pre-lock ok krw@
2012-03-11syncMiod Vallat
2012-03-08syncMiod Vallat
2012-03-04In preparation for getline and getdelim additions to libc, rename getline()Federico G. Schwindt
occurrences to get_line(). Based on a diff from Jan Klemkow <j-dot-klemkow-at-wemelug-dot-de> to tech.
2012-03-03syncMiod Vallat
2012-03-01remove c230, while we have a model number in cpudevs it was apparentlyJonathan Gray
never released confirmed by Paul Weissmann of openpa.net
2012-02-25syncMiod Vallat
2012-02-19syncMiod Vallat
2012-02-09syncTheo de Raadt
2012-01-31redirect stdout to /dev/null instead of closing itAlexander Hall
ok krw@
2012-01-31syncTheo de Raadt
2012-01-26syncTheo de Raadt
2012-01-18Add support for C99 %ls, %lc, and %l[ format directives to scanf(3).Stefan Sperling
Based on code from FreeBSD. Tested by myself (full release/install cycle on i386 and sparc64) and ajacoutot. Man page help from jmc.
2012-01-17syncTheo de Raadt
2012-01-17syncTheo de Raadt
2012-01-16syncTheo de Raadt
2012-01-11syncTheo de Raadt
2012-01-11Remove SLIST_FOREACH_PREVPTR from src tree, it is not used anymore.Alexander Bluhm
ok guenther@ deraadt@
2012-01-10syncTheo de Raadt
2012-01-09syncTheo de Raadt
2012-01-09syncTheo de Raadt
2012-01-06syncTheo de Raadt
2012-01-05Sync with current kernel stateMiod Vallat
2011-12-31Fix thinko in previousMiod Vallat
2011-12-31syncMiod Vallat
2011-12-30sync from mirrors.datStuart Henderson
2011-12-09syncTheo de Raadt
2011-12-08syncTodd T. Fries
2011-11-25syncMiod Vallat
2011-11-24syncTheo de Raadt
2011-11-22MAKEDEV never reports failure, always returning 0. So check forKenneth R Westerback
error messages to detect failure to create a device. Provides the user the intended chance to proceed without mounting a filesystem whose device can't be created. Particularly useful for softraid encrypted partitions that are not needed during an upgrade. ok halex@
2011-11-17syncTheo de Raadt
2011-11-14Don't do non-512 writes to vnd. ok matthewTheo de Raadt
2011-11-09syncTheo de Raadt
2011-11-08Now that the code is well tested, don't ask the firmware questionTheo de Raadt
anymore. Saves 141 precious bytes on the inside of the media. ok krw
2011-11-07syncMiod Vallat
2011-11-03syncTheo de Raadt
2011-10-30syncTheo de Raadt
2011-10-30syncTheo de Raadt
2011-10-29syncTheo de Raadt
2011-10-28syncTheo de Raadt
2011-10-24sync from mirrors.datStuart Henderson
2011-10-24syncMiod Vallat
2011-10-23syncTheo de Raadt