| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
reserved word.
Submitted by: jkh
Obtained from: TrustedBSD Project
Notes:
svn path=/head/; revision=74436
|
| |
|
|
|
|
|
|
|
|
|
| |
reserved word, causing breakage when a C++ program included libutil.h
This change will be propagated elsewhere shortly.
Submitted by: jkh
Obtained from: TrustedBSD Project
Notes:
svn path=/head/; revision=74435
|
| |
|
|
|
|
|
|
|
|
|
|
| |
o acl_calc_mask(): calculates the ACL mask entry associated with
the given ACL.
o acl_delete_entry(): remove a specified ACL entry from the given
ACL.
Approved by: rwatson
Notes:
svn path=/head/; revision=74432
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
`err()'). libdisk does! and additionally libdisk gets confused on Alpha
disks with foreign disklabels, throws up its hands and exits. This is
the cause of the "going no where without my init" install bug on the Alpha.
So now on the Alpha, rather than call err(), we print the error string and
continue processing.
Submitted by: jkh
Notes:
svn path=/head/; revision=74426
|
| |
|
|
| |
Notes:
svn path=/head/; revision=74414
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
since they not allows POSIXly legal locale data. Currently, if relaxed form
POSIXly legal locale data will be used right now, some programs will be broken,
but it means that either locale data or programs must be fixed, not the library.
Introduce non-standard md_order (month/day order) locale field to be used later
via nl_langinfo(). Currently %EF and %Ef emulated using this field, but they
planned for remove in future in favour of nl_langinfo() test field.
Implement %F per POSIX
Notes:
svn path=/head/; revision=74412
|
| |
|
|
| |
Notes:
svn path=/head/; revision=74409
|
| |
|
|
| |
Notes:
svn path=/head/; revision=74393
|
| |
|
|
|
|
|
| |
Pointed out by: bde
Notes:
svn path=/head/; revision=74386
|
| |
|
|
|
|
|
|
|
|
|
|
| |
char *
FooFileChunk(const char *filename, char *buf, off_t offset, off_t length)
Which only hashes part of a file.
Implement FooFile() in terms of this function.
Submitted by: roam
Notes:
svn path=/head/; revision=74385
|
| |
|
|
|
|
|
| |
Submitted by: okazaki
Notes:
svn path=/head/; revision=74369
|
| |
|
|
|
|
|
|
|
| |
some comments explaining that this is an arbitrary limit.
Requested by: jkh
Notes:
svn path=/head/; revision=74357
|
| |
|
|
|
|
|
|
|
|
| |
(In -mdocNG, this only causes warning. In current implementation,
it is fatal.)
Pointy hat to: markm (for not checking stderr)
Notes:
svn path=/head/; revision=74339
|
| |
|
|
|
|
|
|
|
| |
PR: 25797
Submitted by: Yuko Sasaki <yuko@veltec.co.jp>
Approved by: nik
Notes:
svn path=/head/; revision=74318
|
| |
|
|
|
|
|
|
| |
PR: 25835
Submitted by: Tony Finch <dot@dotat.at>
Notes:
svn path=/head/; revision=74309
|
| |
|
|
|
|
|
|
|
|
| |
is currently set to 10000. This is intended to prevent glob from running
amok when a highly recursive path is provided (such as "../*/../*/../*/...")
Reviewed by: Diane Bruce <db@db.net>, jhb
Notes:
svn path=/head/; revision=74307
|
| |
|
|
| |
Notes:
svn path=/head/; revision=74289
|
| |
|
|
|
|
|
| |
Thanks for covering my blunder to: peter
Notes:
svn path=/head/; revision=74288
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
utility functions which convert between string namespace names and
numeric constants used by the interface. Right now, two namespaces
are supported, EXTATTR_NAMESPACE_SYSTEM ("system") and
EXTATTR_NAMESPACE_USER ("user"). These functions are used by
various userland EA utilities, rather than hard coding the routines
all over the place.
Obtained from: TrustedBSD Project
Notes:
svn path=/head/; revision=74274
|
| |
|
|
|
|
|
| |
Approved by: nik
Notes:
svn path=/head/; revision=74268
|
| |
|
|
|
|
|
|
|
| |
world-unbreaker until Brian Somers commits the one he intended to.
Pointy Hat to: brian
Notes:
svn path=/head/; revision=74266
|
| |
|
|
|
|
|
|
|
| |
Fix disorder in the Makefile.
Reviewed (mostly) by: bde
Notes:
svn path=/head/; revision=74261
|
| |
|
|
|
|
|
|
|
|
| |
Don't read past the end of the host passed to realhostname()
Not objected to by: freebsd-audit
Interface disliked by: imp
Notes:
svn path=/head/; revision=74260
|
| |
|
|
|
|
|
|
|
|
|
| |
o Rename internal library functions so that they are prefixed with
_posix1e or _POSIX1E, removing them from the application namespace (and
potential conflict with other ACL functions elsewhere in the system).
Obtained from: TrustedBSD Project
Notes:
svn path=/head/; revision=74191
|
| |
|
|
|
|
|
|
| |
PR: 25188
Approved by: nik
Notes:
svn path=/head/; revision=74188
|
| |
|
|
| |
Notes:
svn path=/head/; revision=74173
|
| |
|
|
| |
Notes:
svn path=/head/; revision=74107
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
gratuitous difference between us and our sister project.
This was given to me _ages_ ago. May apologies to Paul for the length
of time its taken me to commit.
Obtained from: Niels Provos <provos@physnet.uni-hamburg.de>/OpenBSD
Submitted by: Paul Herman <pherman@frenchfries.net>
Notes:
svn path=/head/; revision=74106
|
| |
|
|
|
|
|
|
|
|
|
| |
# cd /dev && ./MAKEDEV pty0 pty3
and/or
# rm -rf /dev/ptyp0
and expect all programs that use openpty() to still try to find available ptys.
Notes:
svn path=/head/; revision=74068
|
| |
|
|
|
|
|
|
|
|
|
| |
thread to become stranded and not placed in the run queue.
MFC Candidate
Reported by: tegge
Notes:
svn path=/head/; revision=74038
|
| |
|
|
|
|
|
|
| |
PR: docs/25626
Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp>
Notes:
svn path=/head/; revision=74021
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Reviewed by: David Cross <dec@freebsd.org>, jkh <jkh@freebsd.org>
Approved by: jkh <jkh@freebsd.org>
Obtained from: Ian Dowse <iedowse@maths.tcd.ie>, David Cross <dec@freebsd.org>
We have been running this patch on a production NIS server for 2.5 weeks now.
Normally we would have ypserv die at least once a week, and often many times
a day.
This patch treats and error from select as zeroing out the FD_SET to indicate
that no fds are ready for reading. This is safe because the rpc code
always re-inits the FDSET before calling select.
Notes:
svn path=/head/; revision=73991
|
| |
|
|
| |
Notes:
svn path=/head/; revision=73934
|
| |
|
|
|
|
|
| |
PR: bin/25494
Notes:
svn path=/head/; revision=73932
|
| |
|
|
| |
Notes:
svn path=/head/; revision=73887
|
| |
|
|
|
|
|
| |
from libstand.
Notes:
svn path=/head/; revision=73886
|
| |
|
|
| |
Notes:
svn path=/head/; revision=73885
|
| |
|
|
| |
Notes:
svn path=/head/; revision=73884
|
| |
|
|
| |
Notes:
svn path=/head/; revision=73725
|
| |
|
|
| |
Notes:
svn path=/head/; revision=73690
|
| |
|
|
| |
Notes:
svn path=/head/; revision=73689
|
| |
|
|
| |
Notes:
svn path=/head/; revision=73665
|
| |
|
|
| |
Notes:
svn path=/head/; revision=73663
|
| |
|
|
| |
Notes:
svn path=/head/; revision=73655
|
| |
|
|
|
|
|
| |
We *cannot* remove clause #4 from the Univ of California's license.
Notes:
svn path=/head/; revision=73654
|
| |
|
|
| |
Notes:
svn path=/head/; revision=73644
|
| |
|
|
| |
Notes:
svn path=/head/; revision=73634
|
| |
|
|
| |
Notes:
svn path=/head/; revision=73632
|
| |
|
|
|
|
|
| |
POSIX locale.
Notes:
svn path=/head/; revision=73387
|
| |
|
|
| |
Notes:
svn path=/head/; revision=73360
|