| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
| |
MFC after: 2 weeks
|
|
|
|
|
|
| |
Based on PR: bin/82269
Submitted by: Steven Hartland <killing at multiplay dot co dot uk>
MFC after: 3 days
|
|
|
|
|
|
|
|
| |
running 'pkg_info -g'
Based on PR: bin/42609
Submitted by: Jeff King <peff-freebsd at peff dot net>
MFC after: 3 days
|
|
|
|
| |
Obtained from: OpenBSD
|
|
|
|
|
|
|
| |
variable.
Tested by: Emil Mikulic
X-MFC-After: 6.0-RELEASE
|
| |
|
|
|
|
|
|
|
| |
Use O_NONBLOCK when opening the tty device.
Suggested by: bde
Submitted by: ru
|
|
|
|
|
| |
PR: 71653
Submitted by: Dan Lukes <dan@obluda.cz>
|
|
|
|
| |
Submitted by: Ulrich Sperlein <q@galgenberg.net>
|
|
|
|
|
|
| |
recent changes in a manpage.
Reviewed by: cognet
|
|
|
|
| |
Spotted by: ceri
|
| |
|
|
|
|
|
|
|
|
|
| |
the pointer slowly wandering away on its own in an annoying way when the mouse
isn't physically moved.
PR: bin/83970
Submitted by: Lena -at- lena.kiev.ua
X-MFC after: 6.0-RELEASE
|
|
|
|
| |
MFC after: 3 days
|
|
|
|
|
|
| |
files fetched, FreeBSD release level) is transmitted to the portsnap
server when portsnap is run, but that this information is only used
anonymously and in aggregate.
|
|
|
|
|
|
|
| |
core. This bug was made visible by a recent change to the audio/timidity++
port, which now has itself as a run dependency.
Reported by: Emil Mikulic, Andreas Klemm
|
|
|
|
|
| |
PR: bin/83553
Submitted by: Dan Lukes <dan at obluda dot cz>
|
|
|
|
|
|
|
| |
them for reading. When user can open file for reading, he can also
flock(2) it, which can lead to confusions.
Pointed out by: green
|
|
|
|
|
|
|
|
| |
when the base system is not compiled with NO_BIND set. Before we start
searching for mirrors, make sure that host(1) can be found, and if it
doesn't exist then fallback to the A record instead of the SRV records.
Submitted by: Luca Morettoni
|
|
|
|
|
|
|
|
| |
linked process was exec()'ed, and map samples in that address range
into the appropriate buckets in the runtime loader's profile.
Improve a few comments.
MFC after: 3 days
|
|
|
|
|
|
|
| |
whack. Use saturating arithmetic when incrementing a bucket.
Improve a few comments.
MFC after: 3 days
|
| |
|
|
|
|
|
|
| |
the program's origin is already in the man page.
Update requested by: Xavier Venient & Jason McIntyre
|
|
|
|
|
|
|
|
|
| |
Apologies to everyone who has run portsnap in 7.0-CURRENT since
Tuesday; if there is a file "/.portsnap.INDEX" on your system, you can
delete it (or even better, move it to /usr/ports/.portsnap.INDEX).
Big pointy hat to: cperciva
Reported that things weren't working properly: Aleksander Fafula
|
|
|
|
| |
Reported by: Joerg Sonnenberger
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
of the form "REFUSE foo" in portsnap.conf will result in parts of the
tree matching "^foo" being (a) not extracted by "portsnap extract", (b)
not updated by "portsnap update", and (c) not having any patches or new
ports downloaded by "portsnap fetch" or "portsnap cron". The example
shown in portsnap.conf demonstrates ignoring all the language categories.
As mentioned in portsnap.conf.5, the use of an imcomplete ports tree is
not officially supported; but this is something which many users have
requested, so I'm adding it anyway.
PR: bin/85619 (but not the patch provided therein)
MFC after: 1 month
|
|
|
|
| |
MFC after: 3 days
|
|
|
|
|
| |
Submitted by: Jonatan B < onatan at gmail dot com >
MFC after: 3 days
|
|
|
|
|
|
|
|
| |
segfaults on amd64
o while here correct printf formats for size_t args
Identified by: Pascal Hofstee
MFC after: 3 days
|
|
|
|
|
|
|
| |
PR: bin/83467
Submitted by: Dan Lukes <dan -at- obluda.cz>
Prodded by: glebius
MFC after: 3 days
|
|
|
|
| |
MFC after: 1 day
|
|
|
|
|
|
|
|
| |
certain corrupt files.
Submitted by: liamfoy@dragonflybsd.org
Reported by: Nikolay Kalev, via freebsd-current
MFC after: 3 days
|
|
|
|
| |
Reported by: Steve Kargl <sgk@troutmask.apl.washington.edu>
|
| |
|
|
|
|
| |
anymore.
|
| |
|
|
|
|
|
|
|
| |
Note, that when cron(8) cannot create pidfile, it'll exit. I didn't
changed this behaviour, but its better to ignore errors other than
EEXIST, so daemon can be started on systems where /var/ file system
doesn't support locking (like NFS without rpc.lockd(8)).
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
and Kevin Oberman for this work.
Submitted by: Kevin Oberman
Reviewed by: njl
Approved by: njl
|
|
|
|
|
|
|
|
|
|
| |
- Use pool.ntp.org servers where possible, thanks to
Chuck Swiger <cswiger at mac dot com> .
- Update list of Swedish NTP servers, thanks to
Fredrik Lindberg <fli+freebsd-current at shapeshifter dot se> .
PR: bin/75479
MFC after: 1 day
|
| |
|
|
|
|
| |
malloc(number).
|
|
|
|
|
|
|
|
|
| |
Trim trailing whitespace and comments before parsing, and skip empty lines.
Skip subvendor / subdevice entries (which start with two tab characters).
Change the scanf() format string to match any amount and type of whitespace
between the device ID and the description text.
MFC after: 3 weeks
|
| |
|