minix/commands
Lionel Sambuc 78cfc9712b Prefix libc (u)mount with minix_
The goal is to prevent a name collision with the expected mount/umount
function signatures, if we decide one day to allow any application
using those to work on MINIX.

At this moment the caller has to start the required services, but if we
implement that logic inside the mount/unmout function, this would allow
any application to call those function successfully.

By renaming those now, we prevent a possible ABI break in the future.

Change-Id: Iaf6a9472bca0dda6bfe634bdb6029b3aa2e1ea3b
2014-07-28 17:05:23 +02:00
..
add_route Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
arp Removing obsolete _MINIX_SOURCE define 2013-02-26 09:44:21 +00:00
ash fix sysroot clang 2014-02-18 11:25:01 +01:00
at commands/at: changed K&R to ANSI style 2013-11-29 18:54:07 +01:00
atnormalize Remove some usage of 64bit functions (minix/u64.h) 2012-10-15 18:24:30 +02:00
autopart include/unistd.h: merged 2014-03-03 20:47:02 +01:00
backup <sys/syslimits.h> 2014-03-03 20:47:06 +01:00
btrace Removing useless minix/types.h header 2012-12-07 13:58:06 +01:00
cawf Importing usr.bin/colcrt 2013-11-19 07:26:37 -05:00
cd Splitting commands/cd/cd.sh 2014-03-01 09:04:56 +01:00
cdprobe Remove MINIXSRCDIR and use NETBSDSRCDIR 2012-06-18 10:53:35 +00:00
chmod commands/chmod: changed K&R to ANSI style 2013-11-29 18:54:11 +01:00
chown commands/chown: changed to K&R to ANSI style 2013-11-29 18:54:18 +01:00
ci retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
cleantmp Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
cmp Fix warnings trivial warnings. 2013-01-14 11:44:31 +01:00
co retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
command Splitting commands/cd/cd.sh 2014-03-01 09:04:56 +01:00
compress Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
cp <sys/syslimits.h> 2014-03-03 20:47:06 +01:00
cpp better cpp 2012-02-17 23:53:44 +01:00
crc commands/crc: changed K&R to ANSI style 2013-12-01 15:57:08 -05:00
cron Removing obsolete _MINIX_SOURCE define 2013-02-26 09:44:21 +00:00
crontab Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
dd Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
decomp16 commands/decomp16: changed K&R to ANSI style 2013-12-01 15:57:07 -05:00
DESCRIBE PTY: split off from TTY 2014-07-28 17:05:12 +02:00
devmand devmand: don't die so easily 2014-07-28 17:05:13 +02:00
devsize commands/devsize: changed K&R to ANSI style 2013-12-01 15:57:04 -05:00
dhcpd <net/if_ether.h> 2014-03-03 20:47:04 +01:00
dhrystone retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
diff Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
diskctl diskctl(8) tool 2010-08-12 14:11:28 +00:00
dosread Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
eepromread <sys/ioccom.h>, <sys/ioctl.h> 2014-03-03 20:47:06 +01:00
eject commands: fixes for clang errors. 2010-07-06 12:10:23 +00:00
expr Splitting commands/cd/cd.sh 2014-03-01 09:04:56 +01:00
fbdctl Add fbd -- Faulty Block Device driver 2011-12-11 22:45:46 +01:00
fdisk Enable devname(3) 2014-03-01 09:04:53 +01:00
fetch remove utimes() workarounds 2013-04-12 18:55:40 +00:00
find Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
fix commands/fix: change K&R to ANSI style. 2013-11-16 14:53:34 -05:00
format Fix warnings trivial warnings. 2013-01-14 11:44:31 +01:00
fsck.mfs Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
gcov-pull Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
getopts Splitting commands/cd/cd.sh 2014-03-01 09:04:56 +01:00
grep drop the minix_ prefixes for mmap and munmap 2014-03-03 20:47:03 +01:00
host include/arpa/nameser_compat.h: merged 2014-03-03 20:47:00 +01:00
hostaddr include/paths.h: merged 2014-03-03 20:47:01 +01:00
ifconfig Rename mkfiles from minix.*.mk to bsd.*.mk 2010-06-25 18:29:09 +00:00
ifdef retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
intr Rename mkfiles from minix.*.mk to bsd.*.mk 2010-06-25 18:29:09 +00:00
ipcrm Rename mkfiles from minix.*.mk to bsd.*.mk 2010-06-25 18:29:09 +00:00
ipcs <sys/{ipc,sem,shm}.h> 2014-03-03 20:47:05 +01:00
irdpd Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
isoread retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
loadfont Rename mkfiles from minix.*.mk to bsd.*.mk 2010-06-25 18:29:09 +00:00
loadkeys Input infrastructure, INPUT server, PCKBD driver 2014-03-01 09:04:55 +01:00
loadramdisk loadramdisk: bug fix for bad fprintf() format 2013-08-15 09:48:35 +02:00
logger libc syslog, syslogd, logger, uds fixes 2013-06-12 07:04:52 +00:00
look Rename mkfiles from minix.*.mk to bsd.*.mk 2010-06-25 18:29:09 +00:00
lp Rename mkfiles from minix.*.mk to bsd.*.mk 2010-06-25 18:29:09 +00:00
lpd Fix warnings trivial warnings. 2013-01-14 11:44:31 +01:00
lspci make all other commands use ProcFS 2010-09-14 21:31:56 +00:00
mail align include/paths: MAILDIR 2014-03-03 20:47:01 +01:00
MAKEDEV PTY: split off from TTY 2014-07-28 17:05:12 +02:00
mined mined: fix dangling else 2014-02-16 17:54:40 -05:00
mount Prefix libc (u)mount with minix_ 2014-07-28 17:05:23 +02:00
mt <sys/mtio.h> 2014-03-03 20:47:05 +01:00
netconf beaglebone ethernet improvements 2013-08-19 13:47:10 +00:00
nonamed include/paths.h: merged 2014-03-03 20:47:01 +01:00
part include/unistd.h: merged 2014-03-03 20:47:02 +01:00
partition Replaced common u64.h functions with operators. 2014-03-02 12:28:32 +01:00
ping Rename mkfiles from minix.*.mk to bsd.*.mk 2010-06-25 18:29:09 +00:00
pkgin_all pkgin_all: script to auto-install all packages 2013-02-14 22:58:29 +00:00
pkgin_cd Update release script for pkgsrc 2010-09-10 17:00:30 +00:00
playwave <sys/fcntl.h>, remove O_REOPEN 2014-03-03 20:47:06 +01:00
postinstall Rename mkfiles from minix.*.mk to bsd.*.mk 2010-06-25 18:29:09 +00:00
pr_routes Rename mkfiles from minix.*.mk to bsd.*.mk 2010-06-25 18:29:09 +00:00
prep retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
printroot Implement dynamic mtab support 2012-11-26 15:20:18 +00:00
profile Write raw sprofile traces to preserve all information as well as save space 2012-08-10 18:49:40 +00:00
progressbar retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
ps _MINIX_SYSTEM - fixes for in-minix crossbuild 2014-07-28 17:05:14 +02:00
pwdauth Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
ramdisk include/paths.h: merged 2014-03-03 20:47:01 +01:00
rarpd Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
rawspeed Fix warnings trivial warnings. 2013-01-14 11:44:31 +01:00
rcp Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
read Splitting commands/cd/cd.sh 2014-03-01 09:04:56 +01:00
readclock Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
recwave retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
remsync Fix warnings trivial warnings. 2013-01-14 11:44:31 +01:00
repartition Rename "struct partition" to "struct part_geom" 2013-03-20 16:14:21 +00:00
rget Rename mkfiles from minix.*.mk to bsd.*.mk 2010-06-25 18:29:09 +00:00
rlogin Fix warnings trivial warnings. 2013-01-14 11:44:31 +01:00
rotate Rename mkfiles from minix.*.mk to bsd.*.mk 2010-06-25 18:29:09 +00:00
rsh Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
rshd Rename mkfiles from minix.*.mk to bsd.*.mk 2010-06-25 18:29:09 +00:00
screendump commands: fixes for clang errors. 2010-07-06 12:10:23 +00:00
service _MINIX_SYSTEM - fixes for in-minix crossbuild 2014-07-28 17:05:14 +02:00
setup Import NetBSD df(1) 2014-02-18 11:25:02 +01:00
shar retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
shared Import NetBSD true and false commands 2014-07-28 17:05:09 +02:00
slip Rename mkfiles from minix.*.mk to bsd.*.mk 2010-06-25 18:29:09 +00:00
spell Rename mkfiles from minix.*.mk to bsd.*.mk 2010-06-25 18:29:09 +00:00
sprofalyze sprofalyze: fix profile data parsing 2013-02-27 17:53:27 +00:00
sprofdiff include/unistd.h: merged 2014-03-03 20:47:02 +01:00
srccrc Rename mkfiles from minix.*.mk to bsd.*.mk 2010-06-25 18:29:09 +00:00
svclog Rename mkfiles from minix.*.mk to bsd.*.mk 2010-06-25 18:29:09 +00:00
svrctl _MINIX_SYSTEM - fixes for in-minix crossbuild 2014-07-28 17:05:14 +02:00
swifi swifi: modernize a bit 2012-03-05 22:41:49 +01:00
synctree commands/synctree: changed K&R to ANSI style 2013-11-29 18:53:49 +01:00
sysenv Rename mkfiles from minix.*.mk to bsd.*.mk 2010-06-25 18:29:09 +00:00
syslogd libc syslog, syslogd, logger, uds fixes 2013-06-12 07:04:52 +00:00
tcpd include/netdb.h: merged 2014-03-03 20:47:01 +01:00
tcpdp include/netdb.h: merged 2014-03-03 20:47:01 +01:00
tcpstat Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
telnet Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
telnetd big <utmp.h>-inspired netbsd switch 2014-03-01 09:05:02 +01:00
term retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
termcap retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
test Splitting commands/cd/cd.sh 2014-03-01 09:04:56 +01:00
tget Updating libcurses, libterminfo and terminfo. 2013-01-14 11:36:26 +01:00
time include/time.h: merged 2014-03-03 20:47:02 +01:00
truncate Rename mkfiles from minix.*.mk to bsd.*.mk 2010-06-25 18:29:09 +00:00
udpstat Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
umask Splitting commands/cd/cd.sh 2014-03-01 09:04:56 +01:00
umount Prefix libc (u)mount with minix_ 2014-07-28 17:05:23 +02:00
unstack unstack - fix ipcvecs 2013-01-04 16:17:07 +00:00
update retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
update_bootcfg TTY: "nobeep" setting to disable beeps 2013-02-15 11:06:34 +01:00
updateboot updateboot script for netbsd bootloader 2012-02-15 03:51:27 +01:00
uud Fix warnings trivial warnings. 2013-01-14 11:44:31 +01:00
uue Fix warnings trivial warnings. 2013-01-14 11:44:31 +01:00
version Rename mkfiles from minix.*.mk to bsd.*.mk 2010-06-25 18:29:09 +00:00
vol <sys/mtio.h> 2014-03-03 20:47:05 +01:00
wait Splitting commands/cd/cd.sh 2014-03-01 09:04:56 +01:00
whereis Rename mkfiles from minix.*.mk to bsd.*.mk 2010-06-25 18:29:09 +00:00
which retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
worldstone worldstone: add -s for statistical profiling 2012-09-19 13:43:17 +02:00
writeisofs writeisofs build fix (missing NAME_MAX define). 2014-07-28 17:05:20 +02:00
zdump Remove MINIXSRCDIR and use NETBSDSRCDIR 2012-06-18 10:53:35 +00:00
zmodem zmodem: K&R -> ANSI C function declaration 2014-02-16 11:46:08 -05:00
Makefile importing tail 2014-07-28 17:05:21 +02:00
Makefile.inc x86 hd image creator 2013-09-25 19:30:22 +02:00