index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rescue
/
Makefile
Age
Commit message (
Expand
)
Author
2020-04-04
smb is no more.
christos
2020-03-01
Redo the sshsk_sign() stuff properly, but putting the helper in libssh.so
christos
2020-02-27
Unfortunately libssh has an undefined symbol sshsk_sign(), which is provided
christos
2019-12-29
1. Remove all the special handling of variables (-d -p -P -s -S) that
christos
2019-10-02
Remove ldconfig from /rescue, and mark it MI obsolete.
maya
2019-01-27
fix duplicated chunk from merge
dholland
2019-01-27
Merge the [pgoyette-compat] branch
pgoyette
2018-07-25
Specify NOLIBCSANITIZER for rescue
kamil
2018-06-21
Set NOSANITIZER in rescue/Makefile
kamil
2017-10-08
Extra flags for static PIE
christos
2017-05-21
Remove MKCRYPTO option.
riastradh
2014-01-30
Append -Os to DBG, not overwrite in case DBG has more than just -Ox from
matt
2013-12-26
mount_smbfs has moved.
christos
2013-03-24
descend to bin for pdisk
christos
2013-03-24
pdisk has moved to external/bsd - try to deal.
martin
2010-03-10
Relegate edlabel to use in extremely memory constrained install
abs
2010-02-13
Don't install terminfo.db in rescue.
roy
2010-02-05
Move the emergancy terminfo database from /root to /rescue.
roy
2009-08-22
kill ldd_aout. it didn't work anyway...not since i don't know when.
mrg
2009-08-21
Add a new list.ldd.noaout, which is a copy of list.ldd but without
he
2009-01-07
- rework this a bunch to make it work inside /rescue/ldd.
mrg
2008-02-09
make all sun2 use -O0 and move most of the hacks out into just 3 files.
mrg
2008-01-09
Remove support for NetBSD/pc532.
simonb
2005-05-22
Make fdisk(8) available on all platforms, since MS-DOS partitioning
lukem
2005-01-13
improve MAKEVERBOSE support
lukem
2005-01-13
Restore the "liboverride" functionality because it's needed to correctly
lukem
2005-01-10
Add to /rescue: scp ssh slogin
lukem
2005-01-10
MAKEVERBOSE support
lukem
2005-01-10
Provide /rescue/cgdconfig if ${MKCRYPTO} != "no"
lukem
2005-01-10
Repeat after me: "test both cases before commit"
lukem
2005-01-10
Only compile in IPv6 support if ${USE_INET6} != "no"
lukem
2004-08-20
Complete removal of "liboverride" to fix build problems.
tron
2004-08-19
Remove special handling for rcmd.o; not needed.
christos
2003-07-14
Remove file "rescue.unstripped" in "cleandir" target.
tron
2003-05-26
* Add ftp to /rescue.
lukem
2003-01-29
Enable MIPS now that crunchgen works again for this arch.
simonb
2002-10-17
set SMALLPROG=0 (it was implicit)
lukem
2002-10-06
* Move the rescue bits into their own file.
thorpej
2002-10-06
Compare MACHINE_CPU and "mips" rather than MACHINE_ARCH and "mipseb" or
thorpej
2002-10-03
Don't build this on mipseb or mipsel, as crunchgen(1) doesn't work correctly
lukem
2002-08-23
set CRUNCHENV= RESCUE=/rescue (still don't want SMALLPROG)
lukem
2002-08-22
Migrate rescue tools from distrib/rescue -> rescue. Purpose of tools:
lukem