freebsd-skq/lib
Nik Clayton 3ef0a1c27c Contains the para
Unlike other filesystem objects, symbolic links do not have an owner,
  group, access mode, times, etc.  Instead, these attributes are taken from
  the directory that contains the link.  The only attributes returned from
  an lstat() that refer to the symbolic link itself are the file type
  (S_IFLNK), size, blocks, and link count (always 1).

This is bogus, and disagrees with the implementation and symlink(7).

Removed it.

PR:		docs/10269
Submitted by:	Tolik <tolik@sibptus.tomsk.ru>
1999-04-10 20:49:27 +00:00
..
compat Add aout to the links also. 1999-04-07 10:57:26 +00:00
csu Ugh. I didn't know this Makefile was reaching over into the dynamic 1999-04-09 05:56:23 +00:00
libalias PacketAliasProxyRule takes a const char * 1999-03-25 06:48:05 +00:00
libatm
libbind
libc Contains the para 1999-04-10 20:49:27 +00:00
libc_r [ The author's description... ] 1999-03-23 05:07:56 +00:00
libcalendar
libcam Fixed missing header in synopsis (<camlib.h> includes half the universe 1999-03-05 17:11:37 +00:00
libcom_err
libcompat
libcrypt Simplified using new SYMLINKS macro, mainly to test this macro. The 1999-03-23 03:41:09 +00:00
libcurses
libdevstat Address our users in a civilized manner. (They may know better, but probably 1999-03-22 10:38:07 +00:00
libdisk
libedit
libf2c
libF77
libfetch Fixed prototype for fetchParseURL(). 1999-03-05 18:45:32 +00:00
libftpio Cause PORT commands to use the high IP port range. This makes fetch 1999-03-30 22:06:08 +00:00
libgnumalloc
libI77
libio
libipx
libkse [ The author's description... ] 1999-03-23 05:07:56 +00:00
libkvm Oops, the previous log message should have been: 1999-04-10 03:49:43 +00:00
libm
libmd add more MLINKS 1999-03-02 22:53:24 +00:00
libmytinfo
libncurses
libopie
libpam Fix bug that prevented accounts with empty passwords from logging 1999-04-06 19:48:53 +00:00
libpcap
libpthread [ The author's description... ] 1999-03-23 05:07:56 +00:00
libradius
libresolv
librpcsvc
libskey Fixed bitrot in synopsis (some const poisoning hadn't reached here). 1999-03-05 15:50:07 +00:00
libss
libstand
libtacplus
libtelnet
libtermcap
libutil If given host.domain:nn[.nn], trimdomain() now reduces it to 1999-04-09 01:54:10 +00:00
libvgl
libwrap Add data storage for two application-provided variables. 1999-04-03 03:29:14 +00:00
libxpg4
liby
libz
msun
ncurses/ncurses
Makefile Build libwrap - the core to tcp_wrappers. 1999-03-14 17:56:11 +00:00
Makefile.inc