Go to file
kleink fe3c9ceaf7 * Move definitions of exact-width integer types from <machine/types.h>
to <sys/types.h> and <sys/stdint.h>.
* Add a new C99 <stdint.h> header, which provides integer types of
  explicit width, related limits and integer constant macros.
* Extend <inttypes.h> to provide <stdint.h> definitions and format
  macros for printf() and scanf().
* Add C99 strtoimax() and strtoumax() functions.
* Use the latter within scanf().
* Add C99 %j, %t and %z printf()/scanf() conversions for
  intmax_t, pointer-type and size_t arguments.
2001-04-28 15:41:28 +00:00
bin Spell occurred correctly. 2001-04-25 02:33:08 +00:00
crypto fix argument count check after getarg change; spotted by Mark Davies 2001-04-19 07:30:04 +00:00
dist Prefer long names for months; correct comment in resulting man page. 2001-04-27 00:02:23 +00:00
distrib Sync with gethostbyaddr() declaration change in <netdb.h> rev. 1.21; 2001-04-28 14:56:42 +00:00
etc Treat isdnd interfaces like ppp ones, and REQUIRE isdnd here. 2001-04-26 03:56:20 +00:00
games Spell occurred correctly. 2001-04-25 02:33:08 +00:00
gnu Fix missing-parenthesis typo. 2001-04-24 21:57:08 +00:00
include * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
lib * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
libexec Fix date, and drop a space. 2001-04-26 23:31:48 +00:00
regress Compile with rounding mode set to dynamic. 2001-04-23 22:09:17 +00:00
sbin make -A a default. present MAC adderss on all ifconfig operations. 2001-04-28 04:11:10 +00:00
share document MCA le(4) SKNET ethernet driver 2001-04-27 18:05:22 +00:00
sys * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
usr.bin Fix date and two whitespace nits. 2001-04-26 23:16:47 +00:00
usr.sbin Size the columns in the table of related files better. 2001-04-27 09:13:35 +00:00
Makefile if building w/o a DESTDIR, grab the system make files from the source 2000-10-07 17:18:17 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING Extend note to mention named user as well 2001-03-06 19:03:31 +00:00