Go to file
kleink 6de55982d6 * Wrap file locking around the function body in order to have fseek() and
clearerr() executed as a single unit.
* Remove clearing of errno; this fseek() error indicator must be visible to
  the caller.
1998-11-18 21:11:09 +00:00
bin fix some bugs 1998-11-17 14:16:32 +00:00
distrib Add mbrlabel, and make both mbrlabel and swapctl visible in the images. 1998-11-18 18:29:21 +00:00
etc bebox etc files. 1998-11-18 08:49:33 +00:00
games Add support for decoding of morse code. 1998-11-18 14:22:32 +00:00
gnu Add %{R*} to the LINK_SPECs which don't have them, to make rpath options 1998-11-17 18:22:51 +00:00
include delint 1998-11-16 12:07:43 +00:00
lib * Wrap file locking around the function body in order to have fseek() and 1998-11-18 21:11:09 +00:00
libexec Fix typo, per PR 6457 by Geoff C. Wing <gcw@pobox.com> 1998-11-18 13:32:17 +00:00
regress Use sigemptyset() to initialize the signal mask for sigaction(). 1998-09-19 21:23:10 +00:00
sbin delete .TP (because this document is written in "mdoc" format) 1998-11-17 21:02:38 +00:00
share Enable UVM on newsmips. 1998-11-16 12:13:21 +00:00
sys Implement vdevgone(), to revoke all vnodes corresponding to the specified 1998-11-18 20:24:59 +00:00
usr.bin Temporary fix of UTC -> time_t conversion: 1998-11-18 07:24:25 +00:00
usr.sbin If HAVE_STRERROR is defined, be nice and portable and don't grovel sys_errlist. 1998-11-17 18:14:17 +00:00
Makefile Only ldconfig if it's there (ELF systems don't use ldconfig). 1998-10-18 20:41:39 +00:00