freebsd-dev/usr.bin/pkill
Poul-Henning Kamp f3732fd15b Second half of the dev_t cleanup.
The big lines are:
	NODEV -> NULL
	NOUDEV -> NODEV
	udev_t -> dev_t
	udev2dev() -> findcdev()

Various minor adjustments including handling of userland access to kernel
space struct cdev etc.
2004-06-17 17:16:53 +00:00
..
Makefile Apply style.Makefile(5). 2004-03-26 07:44:49 +00:00
pkill.1 Added pgrep to the SYNOPSIS. 2004-05-19 10:46:56 +00:00
pkill.c Second half of the dev_t cleanup. 2004-06-17 17:16:53 +00:00