CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/07/10 14:34:31
Modified files:
sbin/fdisk : cmd.c cmd.h misc.c user.c
Log message:
Add some anti-feline input protection by refusing to process
input of excessive length.
Make 'args' parameter to Xfuncs const char * and do the multiple
argument parsing in Xswap() and Xflag() on a local copy.
