Go to file
christos 6ff985ffa8 PR/14558: Tero Kivinen: There is no point in limiting the number of seconds
to 100 million. Use 1000 million like the man page for nanosleep suggests.
This is much closer to MAXINT, and it conforms to POSIX.
2001-11-12 14:52:33 +00:00
bin Fix a cross reference in man page. This should probably be mandoc-ified 2001-11-11 21:09:34 +00:00
crypto fix auth_krb5() error case behavior. found by jhawk, sync with openbsd tree 2001-11-12 05:45:29 +00:00
dist s/%%m/%m/ 2001-11-12 03:06:44 +00:00
distrib Make everything fit once again. 2001-11-11 07:46:46 +00:00
etc Fix vnd blk/chr number. 2001-11-11 00:39:33 +00:00
games Update to the new t_agetstr() API. 2001-11-02 18:27:00 +00:00
gnu Add new category "toolchain". 2001-11-11 21:14:15 +00:00
include Be smarter about finding rpcgen's absolute path; only do it if ${RPCGEN} 2001-11-01 15:03:07 +00:00
lib Update the libc version of ffs to make use of an optimsed asm version. 2001-11-11 22:05:18 +00:00
libexec ANSI'ify. 2001-11-10 17:35:54 +00:00
regress Simplify a bunch of explicit ${.OBJDIR} references to make these more like 2001-10-31 15:57:49 +00:00
sbin move guts of non-F special parsing into separate openpartition() func 2001-11-09 11:48:39 +00:00
share Clarify some chipset models. 2001-11-12 07:33:40 +00:00
sys PR/14558: Tero Kivinen: There is no point in limiting the number of seconds 2001-11-12 14:52:33 +00:00
tools Pull the rmd160 stuff out as mtree now has options to selectively compile 2001-11-11 01:36:15 +00:00
usr.bin Whitespace/punctuation nits. 2001-11-12 03:23:58 +00:00
usr.sbin Ugg...Turn LIST_FOREACH into a while loop around LIST_NEXT... 2001-11-11 05:07:20 +00:00
build.sh change MACHINE_ARCH of evbsh3 from sh3el to sh3eb because all config files 2001-11-12 08:54:58 +00:00
BUILDING Remove mention of BUILDLING.html, and follow rename of BUILDING.txt to 2001-11-08 21:29:06 +00:00
BUILDING.mdoc Remove mention of BUILDLING.html, and follow rename of BUILDING.txt to 2001-11-08 21:29:06 +00:00
Makefile Create an objdir here for storage of timestamps, build-wide data, and so 2001-11-11 22:40:42 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING note wcstod.c needs new lint. 2001-10-30 06:05:28 +00:00