Go to file
uwe 9380edd8ad In fb_bell call kbd_docmd only #if NKBD > 0.
This allows kernels without kbd at zs to be linked.
(JavaStation-1 does not have zs, it uses pckbc instead)
2001-11-12 08:14:30 +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 In fb_bell call kbd_docmd only #if NKBD > 0. 2001-11-12 08:14:30 +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
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
build.sh Always rebuild the nbmake wrapper script. Otherwise the options passed to 2001-11-11 01:34:30 +00:00