minix/commands
David van Moolenbroek 44d3230e40 For common calls, give servers unique call numbers
The getsysinfo(2), getrusage(2), and svrctl(2) calls used the same
call number to different services. Since we want to give each service
its own call number ranges, this is no longer tenable. This patch
introduces per-service call numbers for these calls.

Note that the remainder of the COMMON_ range is left intact, as these
the remaining requests in it are processed by SEF and thus server-
agnostic. The range should really be prefixed with SEF_ now.

Change-Id: I80d728bbeb98227359c525494c433965b40fefc3
2014-03-01 09:05:00 +01: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
autopart Rename "struct partition" to "struct part_geom" 2013-03-20 16:14:21 +00:00
backup commands/backup: changed K&R to ANSI style 2013-11-18 07:44:45 -05:00
btrace
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
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
cleantmp
cmp Fix warnings trivial warnings. 2013-01-14 11:44:31 +01:00
co
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 Importing bin/ln 2013-02-01 11:41:48 +01:00
cpp
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
dd
decomp16 commands/decomp16: changed K&R to ANSI style 2013-12-01 15:57:07 -05:00
DESCRIBE Input infrastructure, INPUT server, PCKBD driver 2014-03-01 09:04:55 +01:00
devmand
devsize commands/devsize: changed K&R to ANSI style 2013-12-01 15:57:04 -05:00
dhcpd Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
dhrystone
diff Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
diskctl
dosread
echo Splitting commands/cd/cd.sh 2014-03-01 09:04:56 +01:00
eepromread eepromread: support for reading from /dev/eeprom 2013-11-11 10:14:03 -05: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
factor
false Splitting commands/cd/cd.sh 2014-03-01 09:04:56 +01:00
fbdctl
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
fortune Fix warnings trivial warnings. 2013-01-14 11:44:31 +01:00
fsck.mfs netbsd dirent.h, import sys/sys *.h, mfs cleanup 2014-03-01 09:04:59 +01: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
getty uname: normalize release and version 2014-03-01 09:04:55 +01:00
grep ld.elf_so, grep, make: use mmap() 2013-05-31 15:42:01 +00:00
host Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
hostaddr Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
ifconfig
ifdef retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
intr
ipcrm Rename mkfiles from minix.*.mk to bsd.*.mk 2010-06-25 18:29:09 +00:00
ipcs Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
irdpd Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
isoread
last
less Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
loadfont
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
lp
lpd Fix warnings trivial warnings. 2013-01-14 11:44:31 +01:00
lspci
mail
MAKEDEV MAKEDEV: Add mtree output, and ramdisk set. 2014-03-01 09:04:56 +01:00
mined mined: fix dangling else 2014-02-16 17:54:40 -05:00
mount Redo mount(2)/umount(2) ABI 2014-02-18 11:25:01 +01:00
mt Fix warnings trivial warnings. 2013-01-14 11:44:31 +01:00
netconf beaglebone ethernet improvements 2013-08-19 13:47:10 +00:00
nonamed Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
part Rename "struct partition" to "struct part_geom" 2013-03-20 16:14:21 +00:00
partition x86 hd image creator 2013-09-25 19:30:22 +02:00
patch
ping
pkgin_all pkgin_all: script to auto-install all packages 2013-02-14 22:58:29 +00:00
pkgin_cd
playwave Remove support for reopening character devices 2014-03-01 09:04:52 +01:00
postinstall
poweroff
pr_routes
prep
printroot
profile
progressbar
ps PM: remove obsolete ALARM, PAUSE, TIMES calls 2014-03-01 09:04:59 +01:00
pwdauth Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
ramdisk Fix warnings trivial warnings. 2013-01-14 11:44:31 +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 readclock: code clean-up, add -q, manpage updates 2013-08-09 12:41:53 +02:00
reboot Move MINIX reboot definitions into minix/reboot.h 2013-03-20 16:50:01 +00:00
recwave
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
rlogin Fix warnings trivial warnings. 2013-01-14 11:44:31 +01:00
rotate
rsh Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
rshd
screendump
service VFS: further cleanup of device code 2014-03-01 09:04:58 +01:00
setup Import NetBSD df(1) 2014-02-18 11:25:02 +01:00
shar
shared Splitting commands/cd/cd.sh 2014-03-01 09:04:56 +01:00
sleep Fix warnings trivial warnings. 2013-01-14 11:44:31 +01:00
slip
spell
sprofalyze sprofalyze: fix profile data parsing 2013-02-27 17:53:27 +00:00
sprofdiff
srccrc
stty Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
svclog
svrctl For common calls, give servers unique call numbers 2014-03-01 09:05:00 +01: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
syslogd libc syslog, syslogd, logger, uds fixes 2013-06-12 07:04:52 +00:00
tail
tcpd tcpd: waitpid() for any child process 2013-05-30 19:41:45 +00:00
tcpdp Fix warnings trivial warnings. 2013-01-14 11:44:31 +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 Fix warnings trivial warnings. 2013-01-14 11:44:31 +01:00
term
termcap
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
touch remove utimes() workarounds 2013-04-12 18:55:40 +00:00
true Splitting commands/cd/cd.sh 2014-03-01 09:04:56 +01:00
truncate
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 Redo mount(2)/umount(2) ABI 2014-02-18 11:25:01 +01:00
unstack
update
update_bootcfg TTY: "nobeep" setting to disable beeps 2013-02-15 11:06:34 +01:00
updateboot
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
vol retire 64-bit conversion functions 2013-06-24 16:50:57 +02:00
wait Splitting commands/cd/cd.sh 2014-03-01 09:04:56 +01:00
whereis
which
worldstone
writeisofs x86_hdimage.sh -i: crossbuild x86 release CD 2013-11-07 13:44:22 +00:00
zdump
zmodem zmodem: K&R -> ANSI C function declaration 2014-02-16 11:46:08 -05:00
Makefile Splitting commands/cd/cd.sh 2014-03-01 09:04:56 +01:00
Makefile.inc x86 hd image creator 2013-09-25 19:30:22 +02:00