summaryrefslogtreecommitdiff
path: root/sbin/mknod/mknod.c
AgeCommit message (Expand)Author
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-07-03ansiTheo de Raadt
2002-06-09rm trailing whitespaceTodd T. Fries
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-07-07major -Wall cleanup, almost completeTheo de Raadt
2000-02-28Use a base of 0 when calling stroul() as per the man page; gagnocg@ev1.netTodd C. Miller
2000-01-03When a mode is specified via the -m flag, don't allow the umaskTodd C. Miller
1999-04-18merge mknod and mkfifo, support 'p' in mknodTodd C. Miller
1997-10-04freeze strtoul() base to 10Theo de Raadt
1997-06-18fix non-numeric minor number checking; bdeTheo de Raadt
1996-08-02use strtoul and check errors; from freebsdTheo de Raadt
1996-06-23update rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt