summaryrefslogtreecommitdiff
path: root/rescue
AgeCommit message (Expand)Author
2019-11-17Pull up following revision(s) (requested by maya in ticket #435):martin
2019-01-27fix duplicated chunk from mergedholland
2019-01-27Merge the [pgoyette-compat] branchpgoyette
2018-12-12Retire lmcconfig here too.martin
2018-09-23Remove the userland part of ISDN. The kernel part is untouched for now.maxv
2018-07-31Add a port of the umb(4) driver from OpenBSDkhorben
2018-07-25Specify NOLIBCSANITIZER for rescuekamil
2018-06-21Set NOSANITIZER in rescue/Makefilekamil
2018-04-11Add progress(1) into /rescue.rin
2017-10-08Extra flags for static PIEchristos
2017-05-21Remove MKCRYPTO option.riastradh
2016-08-04vnconfig(8) was renamed to vndconfig(8) some time ago, and most placespgoyette
2016-07-02cgdconfig is not cryptochristos
2014-09-11Remove rtsol(8) and rtsold(8) as their functionality is in dhcpcd(8).roy
2014-08-09Add rescue/ekermit.apb
2014-01-30Append -Os to DBG, not overwrite in case DBG has more than just -Ox frommatt
2013-12-26mount_smbfs has moved.christos
2013-11-29nvi has movedchristos
2013-03-24point pdisk to the right placechristos
2013-03-24descend to bin for pdiskchristos
2013-03-24pdisk has moved to external/bsd - try to deal.martin
2012-12-21PR/47276: ftp has ssl support now.christos
2012-05-25PR/46393 - Nat Sloss -- add gpt(8) to /rescuejnemeth
2011-07-03Update location of "less" directory.tron
2011-06-19add the lzma library now that is used by gzipchristos
2011-04-15move the build of ldd binary to a subdir in order to allowplunky
2011-03-25Add basic locking to ld.elf_so.joerg
2011-03-09Add TLS support infrastructure. For dynamic binaries, ld.elf_so exportsjoerg
2011-01-14Adjust for the new chown location.njoly
2010-10-16Implement dl_iterate_phdr.skrll
2010-03-10Relegate edlabel to use in extremely memory constrained installabs
2010-02-27Sync against new ld.elf_soroy
2010-02-13Don't install terminfo.db.roy
2010-02-13Don't install terminfo.db in rescue.roy
2010-02-05Move the emergancy terminfo database from /root to /rescue.roy
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
2009-12-05Remove the portalfs kernel file system driver. Replace mount_portal(8)pooka
2009-08-22kill ldd_aout. it didn't work anyway...not since i don't know when.mrg
2009-08-21Add a new list.ldd.noaout, which is a copy of list.ldd but withouthe
2009-07-20use the new sshchristos
2009-01-07- rework this a bunch to make it work inside /rescue/ldd.mrg
2008-11-12Remove LKMs and switch to the module framework, pass 1.ad
2008-10-29use nvi instead. thanks to Andreas Wredechristos
2008-06-23we cannot use pthreads here because we are statically linked.christos
2008-06-22ssh now needs pthread.christos
2008-02-09make all sun2 use -O0 and move most of the hacks out into just 3 files.mrg
2008-01-09Remove support for NetBSD/pc532.simonb
2007-12-31Remove systrace. Ok core@.ad
2007-06-29Add read-only support for SGI's Extent File System.rumble
2007-05-30libssp is no morefvdl