Go to file
martin 99772f59c4 Move net/if_sppp.h to net/if_spppvar.h, create a new net/if_sppp.h
containing the userland visible thinks (i.e. ioctl definitions).

Remove all (both) old ioctls, as they had a brain dead API and made keeping
binary compatibility more or less impossible.

Replace by several new ioctls. While there, remove any arbitrary limits
(resulting from the old, broken ioctls) and allow any length of names
and passwords.
2002-01-04 12:21:24 +00:00
bin Fix a typo, and improve grammar. 2002-01-03 16:58:04 +00:00
crypto Fix warnings generated by gcc 3.1. 2001-12-31 20:09:53 +00:00
dist Back out previous change - turns out to be a sparc64 toolchain problem 2002-01-03 11:22:07 +00:00
distrib Add ustir(4). 2002-01-03 19:01:19 +00:00
etc Obsolete /usr/include/smbfs. 2002-01-02 18:33:06 +00:00
games Sync getopt() / man page with actual getopt options. 2001-12-20 20:10:33 +00:00
gnu Overhaul, and add support for ELF core files. 2002-01-04 06:19:31 +00:00
include Use "int32_t" instead of "time_t" for ``on tape'' times. (From FreeBSD.) 2001-12-23 14:38:03 +00:00
lib Improve grammar. 2002-01-04 01:31:10 +00:00
libexec - Allow RTLD_DEFAULT_LIBRARY_PATH to be overridden. 2001-12-28 05:44:22 +00:00
regress Need <string.h> for memcpy() prototype (noticed by gcc 3.1). 2001-12-31 20:19:14 +00:00
sbin remove duplicate MAN= entry 2002-01-04 11:30:33 +00:00
share Markup improvements. 2002-01-04 12:07:02 +00:00
sys Move net/if_sppp.h to net/if_spppvar.h, create a new net/if_sppp.h 2002-01-04 12:21:24 +00:00
tools Add more tolerant script-based implementation of mkdep for host tool 2002-01-03 22:45:23 +00:00
usr.bin Add "case" statements for "NTSPEC" to fix "gcc" warnings. 2002-01-03 18:50:54 +00:00
usr.sbin Also dump the LCT header, not just the entries. 2002-01-04 10:17:20 +00:00
BUILDING Document the -d option to build.sh 2001-11-25 18:40:34 +00:00
BUILDING.mdoc Document the -d option to build.sh 2001-11-25 18:40:34 +00:00
Makefile Add a wrapper for the "distribution" target, similar to the wrapper 2001-11-25 18:31:12 +00:00
Makefile.inc
UPDATING Add note about how to work around reloc problems in groff now that the toolchain 2001-12-07 09:56:44 +00:00
build.sh Apply workaround for some Bourne shells not handling IFS in the POSIX way. 2001-12-19 20:59:07 +00:00