summaryrefslogtreecommitdiff
path: root/distrib/special
AgeCommit message (Expand)Author
2016-03-09We are done providing support for the vax.Theo de Raadt
2016-03-04remove CSRG BSD-licensed mknod builtin code which was previously used toTheo de Raadt
2016-02-01sync to mainGleydson Soares
2016-01-27Check block 0 signature, physical block size and physical block count whenKenneth R Westerback
2016-01-25Use new read/write_block0 and read/write_dpme which handle anyKenneth R Westerback
2016-01-18sync to mainTheo de Raadt
2016-01-16No need to abstract malloc(), so replace new_file_media() withKenneth R Westerback
2016-01-16Nuke support for 1024- and 2048-byte sector devices. Error out ifKenneth R Westerback
2016-01-15Replace bitfield_get() and bitfield_set() abstraction with simple maskingKenneth R Westerback
2016-01-14Nuke 'HFS_name' field which was not referenced now other than settingKenneth R Westerback
2016-01-12Use normal err/errx/warn/warnx rather than handrolling new ones. MoveKenneth R Westerback
2016-01-12get caught up with files krw removedTheo de Raadt
2015-12-08don't need to .path ssh anymore since the file were copiedTed Unangst
2015-12-02and another utf8.cTheo de Raadt
2015-12-01Send solbourne to where the ...........Theo de Raadt
2015-12-01Send Aviion to same place as Nova IITheo de Raadt
2015-11-17sync to mvTheo de Raadt
2015-11-15KNF, de-register, fix other minor grumblesTheo de Raadt
2015-11-14Copy the parts of libocurses that are needed directly to here. WeTheo de Raadt
2015-11-14Copy the parts of libocurses that are needed directly to here. WeTheo de Raadt
2015-11-14The install media version does not need -lcurses; spotted by krwTheo de Raadt
2015-11-11the ramdisk more(1) works with pledge "stdio rpath tty"Theo de Raadt
2015-11-01Remove NUMBOOT remnants that were overlooked when vax andKenneth R Westerback
2015-10-30need -lmTheo de Raadt
2015-10-17Move the last of the __DBINTERFACE_PRIVATE bits from <db.h> to libc's wrapperPhilip Guenther
2015-10-15remove '!' (subshell) and 'v' (edit) commands from ramdisk more(1) command.Theo de Raadt
2015-10-15corrects pledge code for fsck_ffs and fsck_ext2fsSebastien Marie
2015-10-10ksh can run with pledge "stdio rpath wpath cpath getpw fattr proc exec tty"Theo de Raadt
2015-10-05Enhance '-g' to create a default GPT label in addition to the protectiveKenneth R Westerback
2015-09-24Remove hppa/hppa64 from NUMBOOT club here too.Kenneth R Westerback
2015-09-11Blargh: unbreak after libc/Makefile.inc changePhilip Guenther
2015-09-05Add DEB_WEAK(dbopen) such that we provide dbopen as well as _libc_dbopen.Mark Kettenis
2015-08-31add -I${LIBCSRCDIR}/hidden to handle _glibc_ churnTheo de Raadt
2015-04-13pwd_mkdb now fits onto the install media. no more chroot games.Theo de Raadt
2015-04-02more -> less; not less -> moreTheo de Raadt
2015-03-14unbreak treeTheo de Raadt
2015-03-14Switch all the license blocks to the standard OpenBSD/ISC license.Kenneth R Westerback
2015-03-11expr no longer needed on media, because the scripts always use ksh builtins.Theo de Raadt
2015-02-10enter chrootTheo de Raadt
2015-02-10chroot...Theo de Raadt
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers whereTheo de Raadt
2014-12-27encrypt should easily fit onto the media now. this will be done step by step.Theo de Raadt
2014-12-23/bin and /sbin are moving towards static PIE, so on many architecturesTheo de Raadt
2014-12-23on-media chroot went away a while backTheo de Raadt
2014-11-01cope with removed fileTheo de Raadt
2014-07-24+ eepromMiod Vallat
2014-07-24Build machinery to build eeprom(8) for the installation media on arches whereMiod Vallat
2014-05-13All callers of helpfile() are #ifdef SMALL so only define thatTodd C. Miller
2014-05-10please, if there is any chance you've ever encountered the same commandTheo de Raadt
2014-05-03remove unused variableCharles Longeau