freebsd-dev/usr.bin/jot
Garrett Wollman 07321a183e Actually, arc4random() returns a uint32_t, not an int. Use the correct
constant, just in case uint32_t turns into a `short' ten years from now.
If this is MFC'd it will be necessary to hard-code the constant since
-stable doesn't have UINT32_MAX.
2001-11-08 22:01:35 +00:00
..
jot.1 mdoc(7) police: utilize the new .Ex macro. 2001-08-15 09:09:47 +00:00
jot.c Actually, arc4random() returns a uint32_t, not an int. Use the correct 2001-11-08 22:01:35 +00:00
Makefile Silence warnings and compile with WARNS=2 on i386 and alpha. 2001-05-28 00:55:50 +00:00