| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
added to the getdirentries(2) man page because 95%+ of that
man page comprised the text of the getdents(2) man page
I obtained from NetBSD.
Notes:
svn path=/head/; revision=49256
|
| |
|
|
|
|
|
| |
Pointed-out-by: bde
Notes:
svn path=/head/; revision=49252
|
| |
|
|
|
|
|
|
|
|
|
| |
still needs some cleanup which is why it hasn't been added to the
Makefile yet.
Obtained from: NetBSD
Pointed-out-by: bde
Notes:
svn path=/head/; revision=49251
|
| |
|
|
|
|
|
|
| |
PR: kern/11213
Obtained from: NetBSD w/some minor changes by me
Notes:
svn path=/head/; revision=49249
|
| |
|
|
| |
Notes:
svn path=/head/; revision=49246
|
| |
|
|
|
|
|
|
| |
PR: 12783
Submitted by: Kevin Day <toasty@dragondata.com>
Notes:
svn path=/head/; revision=49113
|
| |
|
|
|
|
|
|
| |
PR: 12810
Submitted by: Alex Perel <veers@disturbed.net>
Notes:
svn path=/head/; revision=49108
|
| |
|
|
| |
Notes:
svn path=/head/; revision=49099
|
| |
|
|
|
|
|
|
|
|
| |
fix wrong index from p_simp_re()
PR: 8790
Submitted by: Alexander Viro <viro@math.psu.edu> (partially)
Notes:
svn path=/head/; revision=49094
|
| |
|
|
|
|
|
|
| |
misinterpreted to mean that the pointer passed to asprintf() must be suitable
for passing to realloc() as-is (ie. either a NULL pointer or a valid pointer).
Notes:
svn path=/head/; revision=49082
|
| |
|
|
|
|
|
|
| |
PR: 12634 (partial)
Submitted by: Julian H. Stacey jhs@FreeBSD.ORG
Notes:
svn path=/head/; revision=49055
|
| |
|
|
|
|
|
|
|
|
|
| |
(devname() returned "??" when the lookup failed, but callers expected it
to return NULL). This was fixed in Lite2, but until recently the changes
were only merged into devname.3. A day or two after devname.c was fixed,
devname.3 was made inconsistent again by backing out most of the Lite2
changes.
Notes:
svn path=/head/; revision=49044
|
| |
|
|
|
|
|
|
|
|
| |
(or no information is available).
PR: docs/12707
Submitted by: Chris Costello <chris@calldei.com>
Notes:
svn path=/head/; revision=48943
|
| |
|
|
|
|
|
| |
find anything in the database.
Notes:
svn path=/head/; revision=48882
|
| |
|
|
| |
Notes:
svn path=/head/; revision=48838
|
| |
|
|
|
|
|
|
|
|
| |
uintfptr_t may be better for offset, but we must wait until
the definition of uintfptr_t moves from machine/profile.h.
Reviewed by: bde
Notes:
svn path=/head/; revision=48835
|
| |
|
|
| |
Notes:
svn path=/head/; revision=48822
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
track.
The $Id$ line is normally at the bottom of the main comment block in the
man page, separated from the rest of the manpage by an empty comment,
like so;
.\" $Id$
.\"
If the immediately preceding comment is a @(#) format ID marker than the
the $Id$ will line up underneath it with no intervening blank lines.
Otherwise, an additional blank line is inserted.
Approved by: bde
Notes:
svn path=/head/; revision=48794
|
| |
|
|
| |
Notes:
svn path=/head/; revision=48740
|
| |
|
|
| |
Notes:
svn path=/head/; revision=48721
|
| |
|
|
| |
Notes:
svn path=/head/; revision=48672
|
| |
|
|
|
|
|
| |
Approved by: phk
Notes:
svn path=/head/; revision=48670
|
| |
|
|
| |
Notes:
svn path=/head/; revision=48614
|
| |
|
|
| |
Notes:
svn path=/head/; revision=48550
|
| |
|
|
| |
Notes:
svn path=/head/; revision=48422
|
| |
|
|
| |
Notes:
svn path=/head/; revision=48421
|
| |
|
|
|
|
|
| |
and "corrected" statement of Posix conformance.
Notes:
svn path=/head/; revision=48411
|
| |
|
|
| |
Notes:
svn path=/head/; revision=48392
|
| |
|
|
|
|
|
|
|
|
| |
kldunload. Add proper cross-references to the whole family.
PR: 12472
Submitted by: Chris Costello <chris@calldei.com>
Notes:
svn path=/head/; revision=48389
|
| |
|
|
|
|
|
| |
Submitted by: Alfred Perlstein <bright@rush.net>
Notes:
svn path=/head/; revision=48336
|
| |
|
|
|
|
|
|
|
|
| |
caller is not the super-user. Also document that we do not
currently support the per-process RLIMIT_MEMLOCK limit.
PR: doc/11607
Notes:
svn path=/head/; revision=48262
|
| |
|
|
| |
Notes:
svn path=/head/; revision=48253
|
| |
|
|
|
|
|
|
| |
PR: docs/12322
Submitted by: Marc Ramirez <mrami@gbtb.com>
Notes:
svn path=/head/; revision=48064
|
| |
|
|
| |
Notes:
svn path=/head/; revision=48001
|
| |
|
|
| |
Notes:
svn path=/head/; revision=47999
|
| |
|
|
| |
Notes:
svn path=/head/; revision=47990
|
| |
|
|
| |
Notes:
svn path=/head/; revision=47881
|
| |
|
|
|
|
|
|
|
|
| |
section to the DESCRIPTION section.
PR: 12133
Submitted by: Sheldon Hearn <sheldonh@uunet.co.za>
Notes:
svn path=/head/; revision=47879
|
| |
|
|
|
|
|
| |
Prompted by (and thanks to): W Richard Stevens
Notes:
svn path=/head/; revision=47870
|
| |
|
|
|
|
|
| |
is aligned so that pointer to it can be safely casted to struct in_addr *.
Notes:
svn path=/head/; revision=47819
|
| |
|
|
|
|
|
| |
PR: 11704
Notes:
svn path=/head/; revision=47812
|
| |
|
|
|
|
|
| |
PR: 11974
Notes:
svn path=/head/; revision=47810
|
| |
|
|
|
|
|
|
|
|
| |
Documentation Project <http://home.wxs.nl/~asmodai/pdp.html>
Submitted by: Jeroen Ruigrok van der Werven <asmodai@wxs.nl>
PR: docs/12030
Notes:
svn path=/head/; revision=47785
|
| |
|
|
|
|
|
|
|
| |
Apparently BIND-8.2.1 uses ns_class.
Submitted by: John Plevyak <jplevyak@inktomi.com>
Notes:
svn path=/head/; revision=47742
|
| |
|
|
|
|
|
|
|
|
| |
endpwent() so we don't trip over a NULL db pointer later.
PR: 12008
Submitted by: Valentin Netchayev <netch@lucky.net>
Notes:
svn path=/head/; revision=47721
|
| |
|
|
|
|
|
|
| |
PR: docs/11832
Submitted by: Ralf S. Engelschall <rse@engelschall.com>
Notes:
svn path=/head/; revision=47489
|
| |
|
|
| |
Notes:
svn path=/head/; revision=47474
|
| |
|
|
|
|
|
|
|
|
| |
clearing flag like dump or noschg, etc.
PR: bin/10071
Submitted by: Andreas Klussmann <andreas@infosys.heitec.net>
Notes:
svn path=/head/; revision=47367
|
| |
|
|
|
|
|
| |
libc/string/Makefile.inc. psignal.3 doesn't live in libc/string.
Notes:
svn path=/head/; revision=47320
|
| |
|
|
|
|
|
| |
systems. NetBSD, Linux, SVR4 etc all have it.
Notes:
svn path=/head/; revision=47289
|