1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
Mirror of the FreeBSD src repository https://git.FreeBSD.org/src.git .
Go to file
Peter Wemm d2dc185840 Fix the warnings about "cant inline call to xxx" by reordering two
functions.  It seems gcc wants to have seen the definitions of the
function before it will insert it inline in a caller.
1996-05-27 06:02:52 +00:00
bin This commit was generated by cvs2svn to compensate for changes in r15920, 1996-05-27 01:41:12 +00:00
eBones Localize time 1996-05-07 19:05:10 +00:00
etc Eliminate warning message and add big warnings about security holes 1996-05-22 05:43:30 +00:00
games Applied patch to close PR#bin/199 1996-05-26 20:28:05 +00:00
gnu There's no -p flag to our diff. 1996-05-26 22:27:52 +00:00
include Made this work with the documented prerequisite #includes (none). 1996-05-01 00:57:57 +00:00
lib Added in appropriate Berkeley copyright and RCS Id: string 1996-05-27 04:10:28 +00:00
libexec When checking to see whether a needed shared library has already 1996-05-22 06:34:12 +00:00
lkm `mv'' -> `mv -f'' 1996-05-07 23:19:49 +00:00
release Fixed oops in previous change. 1996-05-24 15:35:36 +00:00
sbin Return make_union, s-bit removed 1996-05-19 17:24:10 +00:00
secure Localize time 1996-05-07 19:05:10 +00:00
share Add my PGP key 1996-05-27 02:33:13 +00:00
sys Fix the warnings about "cant inline call to xxx" by reordering two 1996-05-27 06:02:52 +00:00
tools Don't look in libkern, it went away. 1995-12-29 01:51:23 +00:00
usr.bin Changed printf for reporting transfer stats from using %.2g to %.2f to 1996-05-26 21:12:50 +00:00
usr.sbin Fixed oops in previous change. 1996-05-24 15:35:36 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile 1) make -DCLOBBER not remove most of /usr/lib 1996-05-04 07:12:07 +00:00