freebsd-dev/usr.sbin
Marcel Moolenaar 486b7efd12 ia64 specific:
o  Remove the code that creates the boot directory on the EFI file
   system after it has been mounted, as well as remove the code
   that creates the symlink from /boot -> /efi/boot (*). As a result,
   /boot will be extracted onto the root file system.
o  Add a function efi_mountpoint() that returns the mount point of
   the EFI file system or NULL if no EFI partition is created. This
   function is used to both check whether there's an EFI file system
   and to return what its mount point is.
o  When there's no EFI file system, ask the user if this is what he
   or she wants. Since we extract /boot onto the root file system,
   we do not actually need an EFI file system for the installation to
   work. Whether one wants to install without an EFI partition is
   of course an entirely different question. We allow it...
o  When we're done installing and need to fix up the various bits
   and pieces, check if there's an EFI partition and if yes, move
   /boot to /efi/boot and create a symlink /boot -> /efi/boot (*).
   This is a much more reliable way to get /boot onto the EFI
   partition than creating the symlink up front and hope its being
   respected. It so happened that we never had the boot directory
   end up on the EFI partition. We make the symlink relative.

(*) /efi is a place holder for the actual EFI mount point of course.
2004-08-04 23:04:14 +00:00
..
ac Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
accton o split a sentence to make it more understandable 2004-04-16 09:31:17 +00:00
acpi Removed trailing whitespace. 2004-07-02 19:07:33 +00:00
adduser Assorted markup, grammar, and spelling fixes. 2004-06-13 18:03:44 +00:00
amd Reenable nullfs for local links. The change from 'struct vfsconf' 2004-07-15 13:24:44 +00:00
ancontrol Drop WARNS down to 3 since sparc64 still has justified complaints about 2004-07-30 21:43:21 +00:00
apm Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
apmd Eliminated double whitespace. 2004-07-03 18:35:53 +00:00
arlcontrol Assorted markup, grammar, and spelling fixes. 2004-06-13 18:03:44 +00:00
arp Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
asf Assorted markup, grammar, and spelling fixes. 2004-06-13 18:03:44 +00:00
atm Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
authpf Add skeleton build dirs for pf userland: 2004-02-28 21:50:50 +00:00
bluetooth - Update l2ping(8) man page and mention that it is possible to use names 2004-08-04 20:43:57 +00:00
boot0cfg Enable packet mode by default. Disk drives have gotten so large now, 2004-08-03 15:20:55 +00:00
boot98cfg Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
bootparamd - Don't use argv[i] when i is uninitialised. 2004-06-08 12:11:19 +00:00
bsnmpd Sort SEE ALSO references (in dictionary order, ignoring case). 2004-07-04 20:55:50 +00:00
btxld Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
burncd Refer to the sysutils/cdrtools port now that the sysutils/mkisofs port 2004-07-16 08:53:25 +00:00
cdcontrol If the user doesn't specify a device and we can't open any of the defaults, 2004-04-01 16:37:46 +00:00
chkgrp I don't normally use my middle name, so remove it from attributions in 2004-01-25 11:39:42 +00:00
chown
chroot
ckdist Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
config Static device counts will not be supported in 6.x so place the generated 2004-06-30 21:00:47 +00:00
cron Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
crunch Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
ctm Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
daemon mdoc(7) fixes. 2004-07-07 19:57:16 +00:00
dconschat Assorted markup, grammar, and spelling fixes. 2004-06-13 18:03:44 +00:00
devinfo
digictl
diskinfo Actually negative size is possible for file system, but not for disk. 2004-05-25 12:11:13 +00:00
editmap
edquota Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
eeprom Move __iniline function definition before its first usage in the file. 2004-07-28 07:17:00 +00:00
elf2exe
extattr
extattrctl
faithd Reapply some local fixes that got lost with another NetBSD merge, 2004-06-04 19:24:35 +00:00
fdcontrol Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
fdformat Add PC98 supports. 2004-03-28 13:42:27 +00:00
fdread PC98 got it right here: sectors can be non-512 byte sized. 2004-07-07 20:28:31 +00:00
fdwrite Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
fwcontrol Nit. 2004-06-04 19:23:39 +00:00
getfmac Userland signed char fixes for PPC build. Problems were using a char 2004-01-22 07:23:36 +00:00
getpmac Userland signed char fixes for PPC build. Problems were using a char 2004-01-22 07:23:36 +00:00
gstat Added forgotten -d to the usage(). 2004-06-04 19:29:09 +00:00
i4b Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
ifmcstat Include <net/ethernet.h> to have a prototype for ether_ntoa(). 2004-05-28 17:44:11 +00:00
inetd Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
iostat Put libdevstat before libkvm, because the former depends on the latter. 2004-02-04 10:20:43 +00:00
ip6addrctl Assorted markup, grammar, and spelling fixes. 2004-06-13 18:03:44 +00:00
ipftest
ipresend
ipsend
iptest
IPXrouted Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
jail Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
jexec
jls
kbdcontrol Document machdep.enable_panic_key. 2004-08-02 02:07:56 +00:00
kbdmap Eliminated double whitespace. 2004-07-03 18:35:53 +00:00
kernbb Fix the type of struct bbf's arc_count member: according to gcc's 2004-05-29 01:22:53 +00:00
keyserv Remove spurious semicolons. Outside of functions they are actually errors but 2004-05-16 22:08:17 +00:00
kgmon Format nits. 2004-05-29 06:10:42 +00:00
kgzip Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
kldxref Fixed manpage's synopsis, and synchronized it with the program's usage(). 2004-06-01 09:34:04 +00:00
lastlogin Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
lpr Eliminated double whitespace. 2004-07-03 18:35:53 +00:00
lptcontrol Priner control devices are now lpt*.ctl. 2004-07-18 02:22:47 +00:00
mailstats
mailwrapper Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
makemap
manctl
memcontrol
mergemaster Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
mixer Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
mld6query
mlxcontrol Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
mount_nwfs style.Makefile(5): 2004-02-23 20:25:27 +00:00
mount_portalfs Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
mount_smbfs Fixed style of DPADD and LDADD assignments as per style.Makefile(5). 2004-02-05 22:44:25 +00:00
mountd Markup nits. 2004-06-04 19:23:12 +00:00
moused Teach moused about Synaptics touchpads. 2004-08-03 18:43:45 +00:00
mptable
mrouted Fix a few cases that relied on 'implicit int' (constraint violation in C99). 2004-07-11 17:37:33 +00:00
mtest Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
mtree Eliminated double whitespace. 2004-07-03 18:35:53 +00:00
named
named.reload
named.restart
ndc
ndiscvt Today, RealTek sent me a driver to test which had been compiled with 2004-08-02 18:54:01 +00:00
ndp Markup and grammar nits. 2004-06-05 20:21:58 +00:00
newsyslog Nothing says that /var/log can't be not a directory but a symbolic link 2004-07-04 17:24:12 +00:00
nfsd Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
ngctl Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
nghook Markup and punctuation nits. 2004-06-05 20:21:17 +00:00
nologin Assorted markup, grammar, and spelling fixes. 2004-06-13 18:03:44 +00:00
nslookup
nsupdate
ntp mlockall(2) was introduced during the 5.0-CURRENT lifetime. 2004-07-25 22:02:30 +00:00
ofwdump Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
pccard Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
pciconf
pcvt Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
periodic
pkg_install Use the length modifier 'll' instead of 'q' to print long longs. 2004-07-28 16:03:13 +00:00
pnpinfo Fixed style of DPADD and LDADD assignments as per style.Makefile(5). 2004-02-05 22:44:25 +00:00
ppp Add configuration option "set pppoe [standard|3Com]" which allows 2004-07-29 05:59:43 +00:00
pppctl Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
pppd o SIOCGIFCONF->getifaddrs(2) conversion. 2004-04-09 16:59:05 +00:00
pppstats
praliases
procctl
pstat Eliminated double whitespace. 2004-07-03 18:35:53 +00:00
pw Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
pwd_mkdb Add support for ignoring locking failures. This is only enabled when 2004-07-21 17:38:04 +00:00
quot Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
quotaon Userland signed char fixes for PPC build. Problems were using a char 2004-01-22 07:23:36 +00:00
rarpd While walking over the list of interfaces obtained from getifaddrs(3), 2004-04-20 13:58:14 +00:00
raycontrol Add FBSDID. err(3) changed to errx(3) because there is no errno message 2004-04-04 19:38:08 +00:00
repquota Userland signed char fixes for PPC build. Problems were using a char 2004-01-22 07:23:36 +00:00
rip6query
rmt Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
route6d
rpc.lockd After talking to Colin, 2004-07-16 12:50:10 +00:00
rpc.statd Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
rpc.umntall
rpc.yppasswdd Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
rpc.ypupdated Include <stdlib.h> for exit() and abort() prototypes. 2004-05-24 13:21:24 +00:00
rpc.ypxfrd Include <rpc/rpc_com.h> for a _rpc_dtablesize() prototype. 2004-05-24 12:28:27 +00:00
rpcbind
rrenumd Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
rtadvd Fixed SEE ALSO references. 2004-07-02 22:50:25 +00:00
rtprio Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
rtsold Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
rwhod Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
sa Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
sade ia64 specific: 2004-08-04 23:04:14 +00:00
sendmail Reflect changes in sendmail 8.13 source tree 2004-08-01 01:16:59 +00:00
setfmac Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
setkey Reapply traditionally lost fixes, fixed some more. 2004-06-05 20:22:15 +00:00
setpmac Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
sicontrol Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
sliplogin Fix a few cases that relied on 'implicit int' (constraint violation in C99). 2004-07-11 17:37:33 +00:00
slstat
smbmsg Markup nit picking. 2004-07-09 06:16:43 +00:00
spkrtest
spray
sysinstall ia64 specific: 2004-08-04 23:04:14 +00:00
syslogd Fix dofsync() declaration. 2004-07-04 19:52:48 +00:00
tcpdchk
tcpdmatch
tcpdump Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
timed Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
traceroute
traceroute6 mdoc(7) fixes. 2004-07-07 19:57:16 +00:00
trpt
tzsetup Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
ugidfw Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
usbd Fix 'camcontrol rescan' syntax and use the proper indentation for 2004-07-15 07:34:14 +00:00
usbdevs Add option '-o' for one-line output in combination with '-d'. 2004-05-24 13:22:00 +00:00
vidcontrol
vipw Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
vnconfig
watch Eliminated double whitespace. 2004-07-03 18:35:53 +00:00
watchdogd Disable memory locking that could keep watchdogd from deadlocking itself 2004-07-28 22:13:04 +00:00
wicontrol Markup nits. 2004-06-05 20:20:34 +00:00
wlconfig Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
yp_mkdb
ypbind Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
yppoll Include <timeconv.h> for time conversion functions. 2004-05-24 16:10:57 +00:00
yppush Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
ypserv Sort SEE ALSO references (in dictionary order, ignoring case). 2004-07-04 20:55:50 +00:00
ypset Fix a typo that stopped ypset's -h option from working with a 2004-02-09 00:10:18 +00:00
zic Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
zzz Assorted markup, grammar, and spelling fixes. 2004-06-13 18:03:44 +00:00
Makefile Temporarily disable kernbb utility. It has to learn about new gcov data 2004-07-28 07:13:55 +00:00
Makefile.inc