summaryrefslogtreecommitdiffstats
path: root/rescue
Commit message (Expand)AuthorAgeFilesLines
* Merge sync of headsjg2015-05-271-4/+9
|\
| * Significant upgrades to sa(4) and mt(1).ken2015-02-231-1/+1
| * Merge xz 5.2.0.rpaulo2015-02-091-2/+4
| * Only build vi support into rescue if MK_VI != nongie2015-01-251-0/+2
| * Add sleep(1) to /rescue. This adds 664 bytes to the binary on amd64 butdelphij2014-12-031-1/+2
* | Merge from head@274682sjg2014-11-191-4/+5
|\ \ | |/
| * Add libxo, now needed by df(1).marcel2014-11-071-1/+1
| * Remove duplicate prog.nyan2014-09-281-1/+0
| * Add zdb into rescue environment.delphij2014-08-201-2/+4
* | Merge head from 7/28sjg2014-08-191-10/+12
|\ \ | |/
| * In r232153, libarchive 3.0.3 was imported, replacing the archive_hash.hdim2014-07-261-2/+7
| * Replace all uses of libncurses and libtermcap with their wide characterbrooks2014-07-171-2/+2
| * Remove ia64.marcel2014-07-071-4/+0
| * Minor style nits...imp2014-05-231-2/+2
* | Merge from headsjg2014-05-082-4/+4
|\ \ | |/
| * Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-062-2/+2
| * - Fix build WITHOUT_ZFS/WITHOUT_CDDL after r265229, bin/ps needs libjail.bdrewery2014-05-021-2/+2
* | Merge headsjg2014-04-281-4/+1
|\ \ | |/
| * NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-131-1/+1
| * Remove IPX support.glebius2014-03-141-3/+0
* | Merge from headsjg2013-09-051-0/+5
|\ \ | |/
| * - Trim an unused and bogus Makefile for mount_smbfs.davide2013-06-281-0/+2
| * Add less to rescue build. On amd64, this increases rescue size by aboutdelphij2013-05-131-0/+3
* | sync from headsjg2013-04-121-2/+2
|\ \ | |/
| * Remove all legacy ATA code parts, not used since options ATA_CAM enabled inmav2013-04-041-1/+1
| * WiP merge of libzfs_core (MFV r238590, r238592)mm2013-03-051-1/+1
* | Updated/new Makefile.dependsjg2012-11-081-0/+20
|/
* Disconnect non-MPSAFE SMBFS from the build in preparation for droppingattilio2012-10-181-2/+0
* Disconnect non-MPSAFE NTFS from the build in preparation for droppingattilio2012-10-171-1/+1
* Disconnect non-MPSAFE NWFS from the build in preparation for droppingattilio2012-10-171-4/+0
* unbreak build: rescue now needs -ljail if MK_ZFS is onbapt2012-09-201-1/+1
* Partial MFV (illumos-gate 13753:2aba784c276b)mm2012-07-301-1/+1
* Disable jail support in ifconfig when either building a rescuermh2012-02-141-1/+1
* -lreadline is not required anymore.fjoe2011-11-291-1/+1
* -lpthread is required by -lzfs so should be later in LIBS list.fjoe2011-11-281-1/+1
* Add netcat (nc) to /rescue.des2011-11-151-1/+1
* Finally... Import the latest open-source ZFS version - (SPA) 28.pjd2011-02-271-1/+1
* Break out the rules which generate crunchgen'ed binaries into a separateadrian2010-11-131-149/+4
* MFtbemd:imp2010-08-231-4/+4
* Enable liblzma support in libarchivemm2010-05-101-0/+4
* Remove libulog from the bootstrap again.ed2010-01-211-1/+1
* Unbreak rescue(8). We should also link against libulog now.ed2009-12-051-1/+1
* Add the "vnet" and "-vnet" options, to allow moving interfaces betweenjamie2009-06-241-1/+1
* Add zfs/zpool to rescue programskmacy2009-05-231-1/+14
* Libarchive is sprouting dependencies on libmd and libcrypto.kientzle2009-04-181-4/+4
* *** empty log message ***kientzle2009-04-171-4/+4
* Remove if_ppp(4) and if_sl(4).ed2009-04-051-1/+1
* Fix build when WITH_SSP is set explicitly.ru2009-02-212-3/+2
* Take a moment to tidy some white space while I'm here. No functionalimp2008-09-131-10/+9
* We don't need pax and tar. These days tar is a strict superset ofimp2008-09-131-1/+1
OpenPOWER on IntegriCloud