|  | Commit message (Collapse) | Author | Age | Files | Lines | 
|---|
| | 
| 
| 
| 
| 
| 
| | Approved by:	re (jhb)
Notes:
    svn path=/stable/4/; revision=103848 | 
| | 
| 
| 
| 
| 
| 
| 
| | Reported by:	many folks
Not exactly approved by:	re
Notes:
    svn path=/stable/4/; revision=103803 | 
| | 
| 
| 
| 
| 
| 
| | Approved by:	re (jhb)
Notes:
    svn path=/stable/4/; revision=103672 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | gethostbydns.c 1.39;
    getnetbydns.c 1.24, 1.25;
    name6.c 1.27, 1.28;
    res_update.c 1.7:
Check for truncation in calls to res_send/res_query/res_search.
Increase resolver buffer size.
Approved by:	re (jhb)
Notes:
    svn path=/stable/4/; revision=103640 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | glob.h		  1.7
     glob.3		  1.21
     glob.c		  1.19-1.20
PR:		bin/42275
Approved by:	re
Notes:
    svn path=/stable/4/; revision=103541 | 
| | 
| 
| 
| 
| 
| 
| | Approved by:	re
Notes:
    svn path=/stable/4/; revision=103334 | 
| | 
| 
| 
| 
| 
| 
| | Approved by:	re
Notes:
    svn path=/stable/4/; revision=103333 | 
| | 
| 
| 
| 
| 
| 
| | Approved by:	re
Notes:
    svn path=/stable/4/; revision=103332 | 
| | 
| 
| 
| 
| 
| 
| | Approved by:	re
Notes:
    svn path=/stable/4/; revision=103331 | 
| | 
| 
| 
| | Notes:
    svn path=/stable/4/; revision=103286 | 
| | 
| 
| 
| 
| 
| 
| | PR:		40209
Notes:
    svn path=/stable/4/; revision=102745 | 
| | 
| 
| 
| | Notes:
    svn path=/stable/4/; revision=102442 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | introduced by me in rev. 1.7.2.1.
Binaries compiled on fresh STABLE would not run on older versions
due to malloc always returning NULL. Make sure that we provide
'end' symbol in generated binaries because sbrk in older libc
depends on its existence to work properly.
Reported by:	Ian West  <ian@niw.com.au>
Reviewed by:	jdp
Approved by:	obrien
Notes:
    svn path=/stable/4/; revision=102282 | 
| | 
| 
| 
| | Notes:
    svn path=/stable/4/; revision=102019 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | Additional note: fstat() call in RELENG_4 isn't underscored. In HEAD
  it is.  Threads people/maintainer should glance this way.
PR: bin/37717
Submitted by: Fred Clift <fred@clift.org>
Notes:
    svn path=/stable/4/; revision=101830 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| | and curbrk variables.
Approved by:	obrien
Notes:
    svn path=/stable/4/; revision=101735 | 
| | 
| 
| 
| | Notes:
    svn path=/stable/4/; revision=101726 | 
| | 
| 
| 
| | Notes:
    svn path=/stable/4/; revision=101725 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| | collate.c: 1.26, collate.h 1.12, euc.c 1.11, ldpart.c 1.11, ldpart.h 1.5,
lmessages.c 1.12, lmonetary.c 1.15, lnumeric.c 1.13, rune.c 1.10, setlocale.c
1.41, setrunelocale.c 1.25
Notes:
    svn path=/stable/4/; revision=101724 | 
| | 
| 
| 
| | Notes:
    svn path=/stable/4/; revision=101593 | 
| | 
| 
| 
| 
| 
| 
| | Better "lang" check as path component, errno fixes, style reformatting.
Notes:
    svn path=/stable/4/; revision=101449 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| | setlocale.3 up to 1.23, rune.3 1.17
Better checks for "encoding" validity as pathname component.
Errno fixes. Fallback fixes. Remove macro, style, whitespace.
Notes:
    svn path=/stable/4/; revision=101448 | 
| | 
| 
| 
| | Notes:
    svn path=/stable/4/; revision=101237 | 
| | 
| 
| 
| 
| 
| 
| 
| | This will make the behavior robuster if many addresses are added
after the size estimation of storage at the first sysctl.
Notes:
    svn path=/stable/4/; revision=101178 | 
| | 
| 
| 
| | Notes:
    svn path=/stable/4/; revision=101148 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| | in previous commit.
Noticed by:	bsd
Notes:
    svn path=/stable/4/; revision=101061 | 
| | 
| 
| 
| 
| 
| 
| | Obtained From:	OpenBSD
Notes:
    svn path=/stable/4/; revision=101046 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | - ntohs() returns unsigned value.
 - use strlcpy.
 - snprintf can return negative value, so cope with it.
 - tweak interface index on interface locals (ff01::/16).
 - removed unused macros.
 - removed a macro that uses only once (in a trivial context).
 - explicitly say goodbye to ENI_xxx.
 - constify struct afd.
Notes:
    svn path=/stable/4/; revision=101032 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | Update docs to reflect change in count of procs reserved for root
  from 1 to 10.
  PR:             kern/40515
  Submitted by:   David Schultz <dschultz@uclink.Berkeley.EDU>
  MFC after:      1 day
  Revision  Changes    Path
  1.16      +1 -1      src/lib/libc/sys/fork.2
  1.24      +1 -1      src/lib/libc/sys/rfork.2
Notes:
    svn path=/stable/4/; revision=100963 | 
| | 
| 
| 
| 
| 
| 
| | and if_freenameindex().
Notes:
    svn path=/stable/4/; revision=100883 | 
| | 
| 
| 
| 
| 
| 
| | with recent 2553bis.
Notes:
    svn path=/stable/4/; revision=100672 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| | Submitted by:	Peter Jeremy <peter.jeremy@alcatel.com.au>
MFC (1.29 (parts), 1.31, 1.32: fildes -> fd).
Notes:
    svn path=/stable/4/; revision=100504 | 
| | 
| 
| 
| | Notes:
    svn path=/stable/4/; revision=100250 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| | PR:			39395
Submitted by:		Rich Neswold <rneswold@ameritech.net>
Not Completed by:	keramida
Notes:
    svn path=/stable/4/; revision=100178 | 
| | 
| 
| 
| | Notes:
    svn path=/stable/4/; revision=99591 | 
| | 
| 
| 
| 
| 
| 
| | PR:	bin/40202
Notes:
    svn path=/stable/4/; revision=99528 | 
| | 
| 
| 
| | Notes:
    svn path=/stable/4/; revision=99282 | 
| | 
| 
| 
| | Notes:
    svn path=/stable/4/; revision=99269 | 
| | 
| 
| 
| | Notes:
    svn path=/stable/4/; revision=99268 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | give up and return an error if sending to any interface failed. If
an interface that comes early in the list is in a state where all
sends fail, clnt_broadcast() might never get to the interfaces that
matter. Instead, only fail if all sends are unsuccessful.
This is not an MFC; -CURRENT uses the TI-RPC code, which does not
have this bug.
PR:		misc/34842
Submitted by:	Per Hedeland <per@bluetail.com>
Notes:
    svn path=/stable/4/; revision=99172 | 
| | 
| 
| 
| | Notes:
    svn path=/stable/4/; revision=99140 | 
| | 
| 
| 
| | Notes:
    svn path=/stable/4/; revision=99139 | 
| | 
| 
| 
| 
| 
| 
| | Pointy hat to:	des
Notes:
    svn path=/stable/4/; revision=99138 | 
| | 
| 
| 
| | Notes:
    svn path=/stable/4/; revision=99136 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | Modify bcopy (and memcpy/memmove) so that the length value is not
  re-read from the stack mid copy.  This may help mitigate the recent
  Apache buffer overrun and future overruns of the sort.
Also add a $FreeBSD$, as required by commit_prep.
Notes:
    svn path=/stable/4/; revision=98980 | 
| | 
| 
| 
| | Notes:
    svn path=/stable/4/; revision=98861 | 
| | 
| 
| 
| | Notes:
    svn path=/stable/4/; revision=98859 | 
| | 
| 
| 
| 
| 
| 
| | Approved by: nectar
Notes:
    svn path=/stable/4/; revision=98856 | 
| | 
| 
| 
| | Notes:
    svn path=/stable/4/; revision=98394 | 
| | 
| 
| 
| | Notes:
    svn path=/stable/4/; revision=98393 |