plan9fox/sys/src/9
cinap_lenrek 4040ea7a5e wifi: quote value of parsed ether options
introduce wificfg() function to convert ether->opt[] strings
to wifictl messages, which needs quoting for the value. so
etherX=type=iwl essid='something with spaces' works.
2015-10-09 05:10:47 +02:00
..
alphapc kernel: add pagechaindone() to wakeup processes waiting for memory 2015-06-15 17:40:47 +02:00
bcm kernel: add pagechaindone() to wakeup processes waiting for memory 2015-06-15 17:40:47 +02:00
bitsy bitsy: replace atoi() calls with strtol() when hex can be expcted 2015-08-03 17:08:33 +02:00
boot fix fuckup 2015-08-25 09:35:10 +00:00
ip devip: declare cleanarpent() static 2015-09-27 22:41:38 +02:00
kw kernel: do not pull in atom.s from libc for arm kernels 2015-06-19 10:27:26 +02:00
mtx all kernels: declare _tas() to prevent pulling in libc version (for libmemdraw) 2015-07-07 19:17:55 +02:00
omap kernel: do not pull in atom.s from libc for arm kernels 2015-06-19 10:27:26 +02:00
omap4 all kernels: declare _tas() to prevent pulling in libc version (for libmemdraw) 2015-07-07 19:17:55 +02:00
pc wifi: quote value of parsed ether options 2015-10-09 05:10:47 +02:00
pc64 pc, pc64: remove unused psaux driver, cleanup devkbd 2015-08-05 10:44:03 +02:00
port port: fix typo in devmnt mntproc name 2015-10-07 21:45:03 -07:00
ppc all kernels: declare _tas() to prevent pulling in libc version (for libmemdraw) 2015-07-07 19:17:55 +02:00
sgi all kernels: declare _tas() to prevent pulling in libc version (for libmemdraw) 2015-07-07 19:17:55 +02:00
teg2 all kernels: declare _tas() to prevent pulling in libc version (for libmemdraw) 2015-07-07 19:17:55 +02:00
xen all kernels: declare _tas() to prevent pulling in libc version (for libmemdraw) 2015-07-07 19:17:55 +02:00
zynq devqspi: fix qunlock error on stat() -> close() 2015-09-05 13:18:28 +02:00
mkfile