Go to file
thorpej 0bbf216692 Implement XDR routines for 64-bit integer data types:
- xdr_int64_t(), xdr_u_int64_t(), per NetBSD convention.
- xdr_hyper(), xdr_u_hyper(), xdr_longlong_t(), xdr_u_longlong_t(), a'la
  Solaris, implemented in terms of the above.
1999-12-01 18:34:21 +00:00
bin move rcorder to sbin. 1999-11-23 05:28:15 +00:00
dist/bind - Add missing .El's 1999-11-29 18:28:18 +00:00
distrib add wireless network adapters (cnw, wi, awi). 1999-11-30 13:04:43 +00:00
etc - Add '-F' option which forces rotation of logs (from FreeBSD). 1999-11-30 12:03:24 +00:00
games Correct wargames quote, and while we are here be a little more selective 1999-11-16 17:27:14 +00:00
gnu open(2) can legally return 0. Errors only if return value < 0. 1999-12-01 03:45:54 +00:00
include Implement XDR routines for 64-bit integer data types: 1999-12-01 18:34:21 +00:00
lib Implement XDR routines for 64-bit integer data types: 1999-12-01 18:34:21 +00:00
libexec No need for <varargs.h> here. 1999-11-29 10:59:02 +00:00
regress Add "popen" sub directory. 1999-09-30 09:29:11 +00:00
sbin Add a missing '\n'. 1999-11-28 20:03:17 +00:00
share Attempt to document what bsd.obj.mk does. 1999-12-01 03:33:52 +00:00
sys Add longlong_t and u_longlong_t. 1999-12-01 18:27:08 +00:00
usr.bin cleanup formatting, improve example 1999-12-01 12:03:16 +00:00
usr.sbin Not without my handbag. (Forgot this in last commit) 1999-12-01 15:15:29 +00:00
Makefile Document MKOBJDIRS here, and sort the variable list in the comments 1999-11-30 17:48:11 +00:00