FreeBSD src
Go to file
Bruce Evans a1fbfdff14 Fixed reference counting related to relookup(). relookup() must
be called with the directory referenced, and this reference will
be dropped iff relookup() fails, so the value returned must not be
ignored.

Reviewed by:	davidg
1996-03-29 12:30:30 +00:00
bin Fix 'stutter' in manpage. 1996-03-12 05:30:39 +00:00
eBones Big clean-up job. Remove ancient and never-to-be used stuff. 1996-03-11 16:17:58 +00:00
etc Add /usr/share/examples/perfmon. 1996-03-28 21:17:42 +00:00
games add missing include files 1996-03-13 23:38:21 +00:00
gnu f2c's -krd does not work with f77 wrapper 1996-03-27 07:46:04 +00:00
include Slightly simplify inlined functions 1996-03-25 13:46:21 +00:00
lib Back out one of my previous changes: don't clear PARODD, 1996-03-28 13:33:18 +00:00
libexec Here is a patch to talkd which makes it send the request to the tty with 1996-03-24 09:27:20 +00:00
lkm Add in qcam module (forgot) 1996-03-24 00:30:38 +00:00
release Rename the usage of private' to private_data' to cope with the 1996-03-24 18:57:37 +00:00
sbin Fixed a type to match Lite2's fixed-width type changes. 1996-03-19 14:41:05 +00:00
secure Comment out the NOPROFILE=yes to make this orthogonal with the rest of our 1996-03-17 15:43:32 +00:00
share A sample program for /dev/perfmon 1996-03-28 21:20:22 +00:00
sys Fixed reference counting related to relookup(). relookup() must 1996-03-29 12:30:30 +00:00
tools Don't look in libkern, it went away. 1995-12-29 01:51:23 +00:00
usr.bin Make sure there is a linefeed at the end of generated HTML files. 1996-03-26 13:26:53 +00:00
usr.sbin Add bootparams.5. 1996-03-28 20:49:31 +00:00
COPYRIGHT
Makefile Re-instate the bootstrap target which can be used to build tools 1996-03-24 13:16:45 +00:00