| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
regular expression instead of an obsolete regular expression.
Also, cross-reference re_format(7) instead of regex(3).
MFC after: 3 days
|
|
|
|
|
|
|
|
|
|
|
| |
1) Include arpa/inet.h for ntohs.
2) Constness fixes.
3) Fix shadowing except for "sin" which shouldn't be in scope.
4) Remove register keyword.
5) Add missing initialsers to user defined structs.
5) Make prototype of netname6 globally visable.
6) Use right macros for printing syncache stats (even though entrie isn't
a word).
|
|
|
|
| |
Submitted by: Garance A Drosihn <drosih@rpi.edu>
|
|
|
|
|
|
|
|
|
| |
Add some constness to avoid some warnings.
Remove use register keyword.
Deal with missing/unneeded extern/prototypes.
Some minor type changes/casts to avoid warnings.
Reviewed by: md5
|
|
|
|
| |
(Should be OK as chain_index is supposed to be positive).
|
| |
|
|
|
|
| |
MFC after: 3 days
|
|
|
|
|
|
|
|
| |
to suggest the portable alternative to -p.
PR: 42356
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
MFC after: 1 week
|
|
|
|
| |
PR: 42356
|
| |
|
|
|
|
|
|
| |
it up into separate exec arguments.
Reviewed by: markm
|
|
|
|
|
|
|
| |
which fails the make tests (doesn't understand ${notdef:U}) and therefore
fails on __FBSDID in usr.bin/make/*. -DBOOTSTRAPPING is no help here since
this is before we are using the new share/mk/* files, and it would conflict
with the builtin -DBOOTSTRAPPING support later.. so use a different flag.
|
|
|
|
|
| |
usually saves 2K in both data file and program memory.
Updated libc required.
|
| |
|
| |
|
|
|
|
|
|
| |
Remove bogus event of 22 September 1953.
Submitted by: Jan-Oliver Neumann <jneumann@ix.urz.uni-heidelberg.de>
|
|
|
|
|
|
|
|
|
| |
- Note that the USA has no King.
- Unify spelling "US", not "U.S.".
- Remove USSR holiday (anniversary of the revolution).
- Don't remove claim that the Federal Republic of Germany was founded
in 1953 (22 September). Somebody should clarify if something
reallly did happen on that day.
|
| |
|
| |
|
|
|
|
| |
Spotted by: kris
|
|
|
|
|
|
|
|
|
| |
in USA, not the world first.
Add dates for women's votes in New Zealand.
Add dates for women's votes and rights to political office in South
Australia.
|
| |
|
|
|
|
|
|
|
|
| |
this particular GNU flag. It changes into the given directory for the
operation in question. This just goes into said directory at the time of
parsing the argument for getopt(3).
Submitted by: Rachel Hestilow <rachel@jerkcity.com>
|
| |
|
|
|
|
|
|
|
| |
really a problem with utmp/wtmp, but takes the same approach as who(1).
Reviewed by: knu (mentor), mini, silence on -audit
Approved by: knu (mentor), mini
|
|
|
|
| |
representation only.
|
| |
|
|
|
|
|
|
| |
first of each requested type.
Approved by: joerg, sheldonh (mentor)
|
|
|
|
| |
Reviewed by: roberto
|
|
|
|
|
|
|
|
| |
mail filters), the /usr/bin/perl dummy fails since it assumes that the
installed package could be reached via the existing $PATH. Also,
since we are obviously looking for a perl installed by a package, we
should make sure that at least the default package bindir is being
searched.
|
|
|
|
| |
Approved by: dwcjr (mentor)
|
| |
|
|
|
|
|
|
| |
PR: bin/6612
Obtained from: OpenBSD
MFC after: 1 week
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
it complains that it can't do it because the filesystem is readonly.
Assume that when the user has a readonly /dev that they don't care if
login can't change the permissions/flags. While this does break a few
things like msgs, we'll assume that the user setting up the read only
system knows what they are doing.
All this change does is to stop the complaint when the file system is
read only. It also adds comments as to why EROFS and EOPNOTSUPP are
ignored.
This allows one to have a read-only / w/o a /dev MFS and have a
relatively warning-free existence. /etc/rc still complains when it
can't chown/chflags/chmod things, but that's easy to ignore/tweak.
Reviewed by: roberto, phk
Sponsored by: Timing Solutions
|
| |
|
|
|
|
|
| |
Obtained from: OpenDarwin
MFC after: 1 week
|
|
|
|
| |
Approved by: joerg, sheldonh (mentor)
|
|
|
|
|
|
|
|
|
| |
After adding swidth support in iswctype.c and ctype.h
Submitted by: clkao@clkao.org
Reviewed by: keichii,ache
Obtained from: NetBSD
MFC after: 1 month
|
|
|
|
|
|
| |
Pointed out by: maxim
Reviewed by: knu (mentor)
Approved by: knu (mentor)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
in revision 1.17 of option.c.
MFC after: 1 week
|
|
|
|
|
|
|
| |
some shells, etc., and also for GNU compatability (lack of this broke the
Mono CVS build for me).
MFC after: 1 week
|
|
|
|
|
|
|
| |
via bde. atatat@NetBSD.org made basically the same change in their
version, so bring over their CVS Id which I neglected last time.
Obtained from: bde, Andrew Brown <atatat@NetBSD.org>
|
|
|
|
| |
src/sys/ufs/ufs/quota.h by including mount.h before ufs/quota.h.
|
| |
|
| |
|
| |
|