| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
already happened in pmap_modify_pv().
Submitted by: Mark Tinguely <tinguely AT casselton DOT net>
|
|
|
|
|
|
| |
only matters in the early stages of bootstrapping, of course, but gnu make can't
handle bsd make Makefiles at all if they use any of the 'dot' directives, which
src/Makefile has in abudnance.
|
|
|
|
|
|
|
|
|
|
| |
7.2.3, bytes 0-3 and 5-15 are used to calculate the checksum of a descriptor
tag.
PR: kern/90521
Submitted by: Björn König <bkoenig@cs.tu-berlin.de>
Reviewed by: scottl
Approved by: emax (mentor)
|
| |
|
|
|
|
|
|
| |
to the reworking of scheduler lock.
MFC: after 3 days
|
|
|
|
|
|
| |
add missing brackets.
MFC: after 1 day
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
for the port to drain).
+ Handle "*" as a priority properly.
+ Test what is free'ed.
+ Dynamically determine length vs. hardcoding it.
+ Free the previous message buffer (f_prevline) only after logging all the
messages and just before the process exit. Also check f_prevline for NULL
before using it.
+ The time displayed is not synchornized with the other log destinations.
+ Fix a comment.
Obtained from: Juniper Networks
|
|\
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
| |
| |
| |
| |
| |
| | |
inside ABS expression).
Obtained from: Richard Guenther <rguenther@suse.de>
Approved by: core
|
| |
| |
| |
| |
| | |
one it's missing from is the VM display, where there's really not room,
and the file output display is looking quite cramped.
|
| |
| |
| |
| |
| |
| | |
ready for CVS yet that snuck into 1.68.
Pointy hat to: jhb
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
WITHOUT_KERBEROS knob. While GSS can be used for other things
some third party software (most notably ports/x11/kdelibs3)
takes the presence of libgssapi as an indication that kerberos
is available, and attempts to link with the kerberos libs. If
they are not available, the build will fail.
Because you might want to use GSS but not kerberos, add a knob
to re-enable it if WITHOUT_KERBEROS is present.
Document the new knob, and the new behavior of WITHOUT_KERBEROS.
Not objected and/or generally agreed to by: freebsd-arch
Problem discussed/analyzed in:
PR: ports/116484
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
file format and about using NAT "instances".
Submitted by: "Andrey V. Elsukov" <bu7cher@yandex.ru>
|
| |
| |
| |
| |
| | |
Submitted by: Stefan Sperling <stsp@stsp.name>
Reviewed by: brooks
|
| |
| |
| |
| | |
Obtained from: The FreeBSD Simplified Chinese Project
|
| |
| |
| |
| |
| | |
by virtue of there not being any (lower-case) letters avaliable for
more partitions.
|
| |
| |
| |
| | |
are. We have already checked it against the caller provided maxpart.
|
| |
| |
| |
| |
| | |
of partitions in index-order. This is assumed by the APM, MBR
and BSD partitioning schemes.
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
through the introduction and use of the __gnu89_inline attribute.
Submitted by: bde (i386)
MFC after: 3 days
|
| | |
|
| | |
|
| |
| |
| |
| | |
Obtained from: OpenBSD
|
| |
| |
| |
| |
| | |
support FENV_ACCESS, that was causing this test to fail. Use a volatile
to avoid the constant folding.
|
| |
| |
| |
| |
| |
| |
| | |
NICs.
PR: kern/118439
Submitted by: Weongyo Jeong
|
| |
| |
| |
| | |
PR: 85080
|
| | |
|
| |
| |
| |
| | |
and beyond.
|
| |
| |
| |
| |
| |
| |
| | |
limiting to the hardcoded equivalent of -mcpu=ultrasparc.
PR: 109510
MFC after: 3 months
|
| |
| |
| |
| |
| |
| | |
sysctls, as PHOLD() asserts !P_WEXIT.
Reported by: Michael Plass <mfp49_freebsd at plass-family dot net>
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
header, then don't try to pullup anything, because there is no next
header if we hit IPPROTO_NONE. Set ulp to a non-NULL value so the
search for an upper layer header terinates.
This is based on Pekka's diagnosis, but I chose a simpler fix.
PR: 115261
Submitted by: Pekka Savola <pekkas@netcore.fi>
Reviewed by: mlaier
MFC after: 2 weeks
|
| |
| |
| |
| | |
Reported by: njl
|
| |
| |
| |
| |
| |
| |
| | |
approval. These changes were approved by adding it as port to
ports/ tree, but not for src/. I talked to PR submitter and miwi@
some days ago and explained the reasons for it, the both were agree
to add it to ports/ only.
|
| |
| |
| |
| | |
Reviewed by: kensmith
|
| | |
|
| |
| |
| |
| |
| |
| | |
This makes it easier to figure what packages you want to install.
Submitted by: Matthias Schmidt <schmidtm @ mathematik . uni-marburg . de>
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This fixes its compilation if MK_OPENSSL == no and also obsoletes
release/Makefile rev. 1.192. The latter isn't reverted though as
support for the fixit floppy and the rest of the boot floppies is
scheduled to be deorbited anyway.
Discussed with: kensmith
|
| |
| |
| |
| | |
Noticed by: brueffer
|
| |
| |
| |
| | |
Noticed by: brueffer
|
| |
| |
| |
| | |
Noticed by: brueffer
|
| | |
|
| |
| |
| |
| | |
daemons and don't already have one.
|