Go to file
cgd 63a0836e51 instead of just going on as normal if __RENAME() is used in kernel
(_KERNEL) or standalone (_STANDALONE) files, replace it with some
text that'll cause an error.  __RENAME() should never be used in
the kernel (there's no need, at least, with the current way of doing
things), and is downright annoying in standalone code.  (In a standalone
build environment, there may be no sane way to do symbol renaming,
which means that even just faking it and defining it to emptyness
would cause problems if it were actually needed.)
2000-02-03 02:20:13 +00:00
bin Fix a buglet in the man page: eom spaces to the end of recorded media- 2000-02-02 06:56:46 +00:00
dist Resolve conflicts. 2000-02-01 20:31:10 +00:00
distrib Also install preformatted dpt(4) man page. 2000-02-02 22:57:33 +00:00
etc add example for HP Laserjet with JetDirect ethernet card 2000-02-02 16:04:51 +00:00
games Don't initialise curses until after the initial non-curses setup (the 2000-01-31 11:08:53 +00:00
gnu C++ exceptions doesn't work in i386 shared libs when using sjlj exceptions 2000-02-01 19:29:33 +00:00
include
lib Add definitions for nlm version 4 (for use with NFSv3). 2000-02-02 18:15:12 +00:00
libexec (net_write): rename to telnet_net_write 2000-02-01 02:30:43 +00:00
regress Make this work properly with the X/Open spec of semctl(2). 2000-01-31 15:10:34 +00:00
sbin STRIPPROG -> STRIP 2000-02-01 06:00:35 +00:00
share Update for new CardBus devices. 2000-02-02 19:57:17 +00:00
sys instead of just going on as normal if __RENAME() is used in kernel 2000-02-03 02:20:13 +00:00
usr.bin When no -e flag is used to specify the encoding, default to "ulaw". This 2000-02-02 05:02:25 +00:00
usr.sbin Supports nlm version 4 (for use with nfsv3). 2000-02-02 18:17:42 +00:00
Makefile make sure include and include/sys are populated before starting to 2000-02-01 01:22:05 +00:00