OPNsense - FreeBSD source
Find a file
Peter Wemm 2176b02c56 The sd and od drivers didn't check for negative block numbers (like wd.c
does) before calling dscheck().  dscheck() doesn't appreciate this and
calls Debugger() and returns without setting bp->b_error.

This can happen when there is a casting error and offsets > 2G are
converted to negative off_t's in the disk tools.  (dumpfs used to do this).
1996-08-02 06:10:49 +00:00
bin Updated to match kernel changes for timer/run queue. 1996-07-31 09:27:23 +00:00
contrib/tcl General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
eBones Ensure that each Kerberised applet has CFLAGS containing -DKERBEROS. 1996-07-30 21:16:34 +00:00
etc Move intermediary file generation to /var partition 1996-07-31 06:47:05 +00:00
games Correctly declare main() as `int'. 1996-07-17 20:13:33 +00:00
gnu Check for, and disallow, duplicate tags in the "cvs import" command. 1996-07-20 02:08:56 +00:00
include New routed.h that goes with the new routed. 1996-07-22 21:14:48 +00:00
lib Document that the relevant clock ticks are for the statistics clock 1996-07-30 17:32:49 +00:00
libexec consistent presentation of emphasis 1996-07-23 12:21:46 +00:00
lkm Added or restored #include of <machine/md_var.h>. Some declarations 1996-07-01 20:29:10 +00:00
release Whoops! VTYs return zero values for TIOCGSIZE! Work around this. 1996-08-01 13:47:03 +00:00
sbin Document that the major and minor numbers are parsed by strtoul(). 1996-07-30 17:44:36 +00:00
secure Some breakeages sneaked in. This fixes them. 1996-07-30 21:09:48 +00:00
share Change ${NCFTP} to ${FETCH}. Fix bogon that describes the do-* targets 1996-08-01 00:12:11 +00:00
sys The sd and od drivers didn't check for negative block numbers (like wd.c 1996-08-02 06:10:49 +00:00
tools Update to use modern make meta-variables. Fix the $Id$ both. 1996-06-30 18:02:58 +00:00
usr.bin Close PR#1455. In a couple of weeks, I'll change bsd.lib.mk to use 1996-08-02 04:50:44 +00:00
usr.sbin Use the defines and macros defined in /sys/pccard/cis.h to make the code 1996-08-01 15:45:46 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile General tidy-up of Makefile. The objective was to make it clear and 1996-07-27 21:47:42 +00:00