FreeBSD Bugzilla – Attachment 5217 Details for
Bug 12634
patch MAXSYMLINKS to correct intro.2 & double param.h
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 926 bytes, created by
jhs
on 1999-07-14 00:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
jhs
Created:
1999-07-14 00:10:01 UTC
Size:
926 bytes
patch
obsolete
>*** old/src/lib/libc/sys/intro.2 Fri Mar 12 11:50:36 1999 >--- new/src/lib/libc/sys/intro.2 Tue Jul 13 23:44:18 1999 >*************** >*** 351,357 **** > refused it. This usually results from trying to connect > to a service that is inactive on the foreign host. > .It Er 62 ELOOP Em "Too many levels of symbolic links" . >! A path name lookup involved more than 8 symbolic links. > .It Er 63 ENAMETOOLONG Em "File name too long" . > A component of a path name exceeded 255 > .Pq Dv MAXNAMELEN >--- 351,358 ---- > refused it. This usually results from trying to connect > to a service that is inactive on the foreign host. > .It Er 62 ELOOP Em "Too many levels of symbolic links" . >! A path name lookup involved more than 64 symbolic links (from MAXSYMLINKS in >! /usr/include/sys/param.h from src/sys/sys/param.h ). > .It Er 63 ENAMETOOLONG Em "File name too long" . > A component of a path name exceeded 255 > .Pq Dv MAXNAMELEN
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 12634
: 5217