Go to file
kleink 226c774dba * When opening a file fails, just issue a warning; convert to appropriate
use of the err(3) function; from NAKAJIMA Yoshihiro in PR bin/4870.
* Initialize native locale environment on startup.
* Since strtol() is used to convert the number of lines to be printed,
  make linecnt and assorted variables `long's, and perform range checks
  on it.
1998-01-27 17:00:19 +00:00
bin Fix the EOL-indicators ('$') toggled by the `-e' option to be lined up 1998-01-27 16:37:31 +00:00
distrib We don't need to manually flush the buffer cache after ``vnconfig -u'' 1998-01-26 23:50:54 +00:00
etc include rc.subr and use appropriately 1998-01-26 12:02:43 +00:00
games RCS Id Police. 1998-01-09 08:03:16 +00:00
gnu Make `info float' work. Mostly from Noriyuki Soda. 1998-01-24 15:32:41 +00:00
include Added function declarations for flockfile(), ftrylockfile(), funlockfile(), 1998-01-19 07:35:06 +00:00
lib remove files added by lite-2 sync. 1998-01-25 00:37:38 +00:00
libexec expand on the checkportcmd option. 1998-01-23 00:56:55 +00:00
regress Inherit Makefile.inc from one level up. 1998-01-22 19:29:37 +00:00
sbin Typo corrections. 1998-01-26 06:58:01 +00:00
share s.SYNOPSIS.DESCRIPTION., fixes PR kern/4898 1998-01-27 16:04:53 +00:00
sys Import DDB from OpenBSD/powerpc. 1998-01-27 15:13:09 +00:00
usr.bin * When opening a file fails, just issue a warning; convert to appropriate 1998-01-27 17:00:19 +00:00
usr.sbin Back out the ipnat static change. 1998-01-24 19:15:04 +00:00
Makefile Make the "build" target depend on "beforeinstall", ensuring that all 1997-10-27 18:06:39 +00:00