minix/commands
Thomas Cort 4593804bf0 kernel: add padconf kernel call
On the AM335X, writes to the padconf registers must be done in privileged
mode. To allow userspace drivers to dynamically change the padconf at
runtime, a kernel call has been added.

Change-Id: I4b25d2879399b1785a360912faa0e90b5c258533
2013-08-28 12:53:05 -04: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 ASH: Fix clean target. 2013-03-08 09:41:49 +01:00
at retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
atnormalize Remove some usage of 64bit functions (minix/u64.h) 2012-10-15 18:24:30 +02:00
autopart Rename "struct partition" to "struct part_geom" 2013-03-20 16:14:21 +00:00
backup backup: bug fix for improper struct dirent usage 2013-08-12 11:19:10 +02:00
btrace Removing useless minix/types.h header 2012-12-07 13:58:06 +01:00
cawf Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
cd
cdprobe Remove MINIXSRCDIR and use NETBSDSRCDIR 2012-06-18 10:53:35 +00:00
chmod Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
chown Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +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
comm retire _PROTOTYPE 2012-03-25 16:17:10 +02: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
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
cut
dd Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
decomp16 retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
DESCRIBE
devmand Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
devsize Rename "struct partition" to "struct part_geom" 2013-03-20 16:14:21 +00:00
df Fix buffer overflows in df(1), format(1) 2012-11-30 10:54:40 +00:00
dhcpd Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00: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
dosread Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
dumpcore Remove MINIXSRCDIR and use NETBSDSRCDIR 2012-06-18 10:53:35 +00:00
eepromread eepromread: add board info for BeagleBone Capes 2013-08-22 16:54:10 -04:00
eject
env
factor retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
fbdctl
fdisk Rename "struct partition" to "struct part_geom" 2013-03-20 16:14:21 +00: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 Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
fold retire _PROTOTYPE 2012-03-25 16:17:10 +02: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 <a.out.h>, MINIX style: remove as obsolete 2013-08-06 11:43:35 +02:00
gcore
gcov-pull Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
getty Cross compile on minix support 2012-11-15 16:07:30 +01:00
grep ld.elf_so, grep, make: use mmap() 2013-05-31 15:42:01 +00:00
hexdump get rid of __LONG_LONG_SUPPORTED 2012-03-25 21:58:26 +02: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
id
ifconfig
ifdef retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
intr
ipcrm
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 retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
last retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
less Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
loadfont
loadkeys
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 retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
MAKEDEV bmp085: driver for the BMP085 temp&pressure sensor 2013-08-22 16:54:03 -04:00
mesg retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
mined mined: K&R to ANSI, fix function sigs & warnings 2013-08-14 22:39:11 +02:00
mkfifo
mount Implement dynamic mtab support 2012-11-26 15:20:18 +00: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
nice
nohup
nonamed Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
od retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
part Rename "struct partition" to "struct part_geom" 2013-03-20 16:14:21 +00:00
partition retire 64-bit conversion functions 2013-06-24 16:50:57 +02:00
paste retire _PROTOTYPE 2012-03-25 16:17:10 +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 Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
postinstall
poweroff Restore poweroff to some of it's former glory (on QEMU, at least) 2012-11-21 20:28:37 +01:00
pr retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
pr_routes
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 Fix warnings trivial warnings. 2013-01-14 11:44:31 +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
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 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
rev
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 kernel: add padconf kernel call 2013-08-28 12:53:05 -04:00
setup setup(8): only call df(1) on mounted file systems 2012-10-17 22:54:27 +02:00
shar retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
sleep Fix warnings trivial warnings. 2013-01-14 11:44:31 +01:00
slip
spell
split retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
sprofalyze sprofalyze: fix profile data parsing 2013-02-27 17:53:27 +00:00
sprofdiff Two frees to appease Coverity 2012-08-31 20:12:57 +02:00
srccrc
stty Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
svclog
svrctl Add a simple utility to send control messages 2012-04-13 12:58:41 +00:00
swifi
synctree Fix warnings trivial warnings. 2013-01-14 11:44:31 +01:00
sysenv
syslogd libc syslog, syslogd, logger, uds fixes 2013-06-12 07:04:52 +00:00
tail retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
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
tee retire _PROTOTYPE 2012-03-25 16:17:10 +02: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 retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
termcap retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
tget Updating libcurses, libterminfo and terminfo. 2013-01-14 11:36:26 +01:00
time Remove some usage of 64bit functions (minix/u64.h) 2012-10-15 18:24:30 +02:00
touch remove utimes() workarounds 2013-04-12 18:55:40 +00:00
truncate
tty retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
udpstat Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
umount Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
uname retire _PROTOTYPE 2012-03-25 16:17:10 +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
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
whereis
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
write Fix warnings trivial warnings. 2013-01-14 11:44:31 +01:00
writeisofs <a.out.h>, MINIX style: remove as obsolete 2013-08-06 11:43:35 +02:00
zdump Remove MINIXSRCDIR and use NETBSDSRCDIR 2012-06-18 10:53:35 +00:00
zmodem Fix warnings trivial warnings. 2013-01-14 11:44:31 +01:00
Makefile Importing usr.bin/tr 2013-08-25 18:51:36 +02:00
Makefile.inc increase -Werror resilience 2013-08-21 13:53:39 +02:00