| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Approved by: jkh
Notes:
svn path=/stable/4/; revision=68641
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=68235
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=67983
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=67982
|
| |
|
|
|
|
|
| |
Obtained from: KAME
Notes:
svn path=/stable/4/; revision=67978
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=67659
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=67635
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=67633
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=67624
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=67599
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=67499
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=67409
|
| |
|
|
|
|
|
|
| |
PR: bin/21092
Submitted by: Alexander Kabaev <ak03@gte.com>
Notes:
svn path=/stable/4/; revision=66509
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=66432
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=66431
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=66413
|
| |
|
|
|
|
|
|
|
| |
From: Pavel Kankovsky <peak@argo.troja.mff.cuni.cz>
MFC 1.5 -> 1.6
Notes:
svn path=/stable/4/; revision=66375
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=66221
|
| |
|
|
|
|
|
| |
search algorithm.
Notes:
svn path=/stable/4/; revision=66204
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=66191
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=66170
|
| |
|
|
|
|
|
|
|
|
|
| |
[rev 1.36]
Yank out the NOPOLL conditionals.
[rev 1.37]
Change from using poll(2) to kqueue/kevent.
Notes:
svn path=/stable/4/; revision=66149
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=66139
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=66112
|
| |
|
|
|
|
|
| |
Check additional failure case in getopt.
Notes:
svn path=/stable/4/; revision=66103
|
| |
|
|
|
|
|
| |
and bump __FreeBSD_version to 410002 to mark the occasion.
Notes:
svn path=/stable/4/; revision=65962
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=65729
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=65610
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=65604
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=65578
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=65252
|
| |
|
|
|
|
|
|
| |
- Fix subject/verb agreement
- Add a missing comma
Notes:
svn path=/stable/4/; revision=64981
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=64980
|
| |
|
|
|
|
|
|
| |
- Remove a superfluous `.Pp'.
- Add a note about the behavior of sendfile() in the threaded library.
Notes:
svn path=/stable/4/; revision=64979
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=64978
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=64977
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=64976
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=64975
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Replace .Va, .Ar and .Nm with .Fa or .Va where necessary, examples:
``.Ar errno'' -> ``.Va errno''
``.Nm ops'' -> ``.Fa ops''
``.Va fd'' -> ``.Fa fd''
- Replace ``FreeBSD 4.0'' with ``.Fx 4.0'' and remove a useless empty line
at the end of the file.
- Replace a `manual(section)' reference with a proper .Xr statement.
Notes:
svn path=/stable/4/; revision=64971
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=64970
|
| |
|
|
|
|
|
|
|
| |
- Replace .Va references to function arguments to .Fa references.
- The accept() function is a call, not an argument. Also, add: serial
comma, missing-hyphen, and a word-erase character.
Notes:
svn path=/stable/4/; revision=64969
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=64968
|
| |
|
|
|
|
|
|
|
| |
- Add a missing THREAD_UNLOCK()
- Remove allocation failure check from 'A' option, the 'X' option does
this as a standalone check now.
Notes:
svn path=/stable/4/; revision=64967
|
| |
|
|
|
|
|
|
|
|
| |
- Correct string length bounds checking.
- Calculate the string length of a u_long at compile-time, instead of using
a hardcoded value.
- Add FreeBSD id tag.
Notes:
svn path=/stable/4/; revision=64966
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=64965
|
| |
|
|
|
|
|
|
|
| |
argument in catopen().
Approved by: kris
Notes:
svn path=/stable/4/; revision=64964
|
| |
|
|
|
|
|
|
|
| |
into 4.x, so don't document it.
Noticed by: brian, ume
Notes:
svn path=/stable/4/; revision=64959
|
| |
|
|
|
|
|
|
| |
using malloc() rather than pointing it at something that's free()d
before the function returns.
Notes:
svn path=/stable/4/; revision=64957
|
| |
|
|
|
|
|
|
|
| |
- Mention that getipnodeby* and get{addr,name}info are not thread-safe.
(sync with kame)
- s/.Os KAME/.Os/
Notes:
svn path=/stable/4/; revision=64924
|
| |
|
|
|
|
|
|
|
| |
- Mention that getipnodeby* and get{addr,name}info are not thread-safe.
(sync with kame)
- s/.Os KAME/.Os/
Notes:
svn path=/stable/4/; revision=64923
|