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
Age
Commit message (
Expand
)
Author
2006-08-16
Add mount_tmpfs(8) to /rescue. Ok with christos.
ghen
2006-08-15
Add ex(1) to /rescue. This won't add more than a few bytes to the crunchgen
ghen
2005-12-06
lmcctl has been replaced by lmcconfig.
skrll
2005-09-23
put back tetris; by popular demand.
christos
2005-09-22
PR/31370: Andreas Wiese: Remove tetris from rescue
christos
2005-08-10
Add vnconfig(8). ok christos
xtraeme
2005-06-18
add scan_ffs and veriexecctl to /rescue
lukem
2005-05-22
Make fdisk(8) available on all platforms, since MS-DOS partitioning
lukem
2005-04-01
Add /rescue/tetris.
lukem
2005-01-13
cosmetic tweak
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
Special-case the srcdirs for scp & ssh.
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
Add: less (more), vi, chroot
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
2004-04-01
no need to list gnu/usr.bin any more.
mrg
2004-03-21
add mount_smbfs
jdolecek
2003-11-29
systrace needs libevent now.
simonb
2003-10-21
Add installboot. Suggested by Curt Sampson.
lukem
2003-07-14
Remove file "rescue.unstripped" in "cleandir" target.
tron
2003-05-26
* Add ftp to /rescue.
lukem
2003-03-03
Build mount_* individually, since mount and most of mount_* no longer
enami
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-09-24
Add chown and chgrp. Suggested by Geoff Wing in [bin/18393]
lukem
2002-08-26
oops; typo. (thanks enami!)
lukem
2002-08-26
don't install -sh as a link to sh. use ARGVLN to support -sh, -csh, and -ksh
lukem
2002-08-24
support -sh as a synonym for sh
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