plan9fox/sys/src/9
cinap_lenrek b09cd67860 kernel: validnamedup() the name argument for segattach()
this moves the name validation out of segattach() to syssegattach()
to make sure the segment name cannot be changed by the user while
segattach looks at it.
2015-08-06 11:48:51 +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 nusbrc: handle fat formated usb drives without partition table 2015-06-28 21:50:30 +02:00
ip ip: fix wrong radix for iphash() (thanks yoann padioleau) 2015-06-09 10:04:04 +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 pc, pc64: remove unused psaux driver, cleanup devkbd 2015-08-05 10:44:03 +02:00
pc64 pc, pc64: remove unused psaux driver, cleanup devkbd 2015-08-05 10:44:03 +02:00
port kernel: validnamedup() the name argument for segattach() 2015-08-06 11:48:51 +02: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 all kernels: declare _tas() to prevent pulling in libc version (for libmemdraw) 2015-07-07 19:17:55 +02:00
mkfile Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00