Pawel Jakub Dawidek
a0b8a85fc6
setkey(8) was repo-copied from usr.sbin/ to sbin/.
...
This will allow for NFS mount of /usr over IPsec.
Discussed on: arch@
2005-10-12 21:40:41 +00:00
Bill Paul
3108872113
Drain all pending events from the driver when we get an
...
RTM_IFINFO message, in case some were posted before ndis_events
was run. This keeps us in sync with wpa_supplicant.
2005-10-12 00:57:31 +00:00
Bill Paul
16f602c613
Make forwarding of connect/disconnect events optional. wpa_supplicant
...
seems to already be able to tell when it's associated and the extra
events just confuse it. Only forward media-specific events by default.
2005-10-10 20:40:28 +00:00
Bill Paul
8ad9af2c27
Enable -D ndis support in wpa_supplicant and add the ndis_events utility.
...
This allows wpa_supplicant to work with WPA and WPA2 compliant NDIS
drivers.
2005-10-10 17:51:12 +00:00
Kirill Ponomarev
8fcd9854d1
* pkg_version(1) exits if INDEX files is not found and -I is not
...
specified. The result is that the package will be listed with a '?'
as if it was not found within the INDEX file, so fix this behaviour.
* Remove trailing spaces.
PR: bin/87136
Submitted by: Sean Farley <sean-freebsd at farley dot org>
MFC after: 3 days
2005-10-10 12:35:31 +00:00
Kirill Ponomarev
b3f2825399
Fix pkg_info(1) and pkg_delete(1) to handle properly packages which
...
names start with a digit.
PR: bin/76858
Submitted by: Matthew D. Fuller <fullermd@over-yonder dot net>
MFC after: 3 days
2005-10-10 08:38:21 +00:00
Xin LI
bd1509e0cd
Sync whitespace change that is found uniquely in RELENG_6, to reduce diff
...
against it.
2005-10-09 04:44:51 +00:00
Hartmut Brandt
3f9b405c78
Catch up with the import of bsnmp-1.11. Add a couple of new
...
configuration flags to CFLAGS.
2005-10-04 15:03:39 +00:00
Scott Long
6fa40729c8
Add the lmcconfig tool for controlling the lmc driver. Add man pages and
...
glue.
Submitted by: David Boggs
2005-10-03 07:09:41 +00:00
Poul-Henning Kamp
2a5f59b241
Report any errors we might see when disabling the watchdog.
...
Complain about extra arguments so people don't get surprised
if they type "watchdog 0"
2005-09-30 08:30:20 +00:00
Warner Losh
45b74e0d8e
Don't build pccardd anymore.
2005-09-29 21:32:57 +00:00
Joseph Koshy
f35f2fc88a
The 'intr_bufferfull' driver statistic actually counts the number
...
of times sampling was stopped due to a space shortage; change its
description in the output of `pmcstat -s` to match reality.
MFC after: 3 days
2005-09-29 01:40:03 +00:00
Olivier Houchard
c825862e6c
setsockopt() will return -1 on error, not 0.
...
Pointy hat to: Jeremie Le Hen
2005-09-28 16:14:43 +00:00
Olivier Houchard
20c0b2d3c3
Use SO_REUSEADDR on the socket, to make the use of syslogd in jails easier.
...
Submitted by: Jeremie Le Hen <jeremie le-hen org>
2005-09-28 16:05:13 +00:00
Ruslan Ermilov
d14ab6edd5
Add NO_OBJ, remove redundant SCRIPTSNAME.
2005-09-28 07:52:27 +00:00
Ruslan Ermilov
161a5ba8ed
Sort SUBDIR.
2005-09-28 07:20:46 +00:00
Yoshihiro Takahashi
819766797e
Switch from OLDCARD to NEWCARD on pc98.
2005-09-27 13:10:24 +00:00
Dag-Erling Smørgrav
db20dc4dbb
Accept "maximum" and "minimum" modes as well as their abbreviations.
...
MFC after: 2 weeks
2005-09-26 12:16:27 +00:00
Kirill Ponomarev
37e9053e23
Do not bitch about bsdpan modules not having origin.
...
Based on PR: bin/82269
Submitted by: Steven Hartland <killing at multiplay dot co dot uk>
MFC after: 3 days
2005-09-24 21:41:47 +00:00
Kirill Ponomarev
a1a65496e6
Remove '\n' since it's redundant in case if file doesn't exist while
...
running 'pkg_info -g'
Based on PR: bin/42609
Submitted by: Jeff King <peff-freebsd at peff dot net>
MFC after: 3 days
2005-09-24 19:41:56 +00:00
Brian Somers
add176cd53
Fix a typo
...
Obtained from: OpenBSD
2005-09-22 11:18:30 +00:00
Colin Percival
31c06b3f09
Add HTTP proxy authentication, via the HTTP_PROXY_AUTH environment
...
variable.
Tested by: Emil Mikulic
X-MFC-After: 6.0-RELEASE
2005-09-22 07:11:27 +00:00
Colin Percival
3e4858ff09
Style fix: "if (pointer)" -> "if (pointer != NULL)"
2005-09-21 18:42:56 +00:00
Olivier Houchard
cb74d4b2b4
Close the tty file descriptor once we're done with it.
...
Use O_NONBLOCK when opening the tty device.
Suggested by: bde
Submitted by: ru
2005-09-21 14:30:14 +00:00
Greg Lehey
d8332e3215
Initialize uninitialized variables.
...
PR: 71653
Submitted by: Dan Lukes <dan@obluda.cz>
2005-09-21 05:33:46 +00:00
Greg Lehey
621fbd80db
Remove one possible way of shooting yourself in the foot.
...
Submitted by: Ulrich Sperlein <q@galgenberg.net>
2005-09-21 05:20:03 +00:00
Ruslan Ermilov
6ed0b39d28
Restore the ability to detach from a tty via SIOCSTTY and document
...
recent changes in a manpage.
Reviewed by: cognet
2005-09-19 13:48:45 +00:00
Philip Paeps
8f3d766b5d
Fix a small typo.
...
Spotted by: ceri
2005-09-19 09:29:59 +00:00
R. Imura
59fa708298
Connect smbfs build on powerpc.
2005-09-19 08:13:43 +00:00
Philip Paeps
d5f2946a42
Add an option to stop 'mouse drift' in some defective/cheap mice. This stops
...
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
2005-09-19 06:58:39 +00:00
Olivier Houchard
b615d79f9b
Open the tty device and pass the fd for SNPSTTY.
...
MFC after: 3 days
2005-09-18 19:24:05 +00:00
Colin Percival
82835af3f1
Add a note pointing out that certain information (IP address, list of
...
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.
2005-09-18 12:19:32 +00:00
Colin Percival
6a15313d24
Handle circular dependencies properly (via errx(3)) rather than dumping
...
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
2005-09-17 15:30:16 +00:00
Craig Rodrigues
387d535430
Fix so that color changes are not lost when the video mode changes.
...
PR: bin/83553
Submitted by: Dan Lukes <dan at obluda dot cz>
2005-09-17 12:52:04 +00:00
Pawel Jakub Dawidek
8b28aef238
Pidfiles should be created with permission preventing users from opening
...
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
2005-09-16 11:24:28 +00:00
Colin Percival
ac8189712e
Portsnap uses host(1) to search for mirrors, but this is only available
...
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
2005-09-15 13:29:10 +00:00
Joseph Koshy
60f918ef43
Determine where the runtime loader got mapped to when a dynamically
...
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
2005-09-14 21:15:50 +00:00
Joseph Koshy
a566429af3
Fix a bug that caused generated gmon.out profiles to be out of
...
whack. Use saturating arithmetic when incrementing a bucket.
Improve a few comments.
MFC after: 3 days
2005-09-13 02:23:25 +00:00
Stefan Farfeleder
c790330fe3
Include <osreldate.h> at the top of the file.
2005-09-12 16:06:15 +00:00
Brian Somers
343427d174
Remove this file as it's mostly out of date. Up-to-date info such as
...
the program's origin is already in the man page.
Update requested by: Xavier Venient & Jason McIntyre
2005-09-12 11:20:07 +00:00
Colin Percival
e2d583aca4
Fix typo: ${PORTDIR} -> ${PORTSDIR}.
...
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
2005-09-11 12:55:07 +00:00
Colin Percival
73b2114b4e
Fix typo: Cowarly -> Cowardly.
...
Reported by: Joerg Sonnenberger
2005-09-07 19:32:15 +00:00
Colin Percival
ff69e5b71e
Teach portsnap how to ignore unwanted parts of the ports tree. A line
...
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
2005-09-06 19:28:37 +00:00
Joseph Koshy
4525db8c52
Improve an error message.
...
MFC after: 3 days
2005-09-05 18:31:09 +00:00
Maksim Yevmenkin
f27f0bce24
Fix typo in usage.
...
Submitted by: Jonatan B < onatan at gmail dot com >
MFC after: 3 days
2005-09-01 22:45:25 +00:00
Sam Leffler
601079f992
o correct alignment of 802.11 addresses passed to ether_ntoa to fix
...
segfaults on amd64
o while here correct printf formats for size_t args
Identified by: Pascal Hofstee
MFC after: 3 days
2005-08-30 15:59:49 +00:00
Philip Paeps
2c94e1ffc1
Fix unhandled malloc errors.
...
PR: bin/83467
Submitted by: Dan Lukes <dan -at- obluda.cz>
Prodded by: glebius
MFC after: 3 days
2005-08-29 10:08:04 +00:00
Murray Stokely
7623747c2e
Update number and size of Ports Collection.
...
MFC after: 1 day
2005-08-28 02:30:50 +00:00
Colin Percival
a2c16fbcd0
Fix a bug introduced in revision 1.9 which causes chkgrp to coredump on
...
certain corrupt files.
Submitted by: liamfoy@dragonflybsd.org
Reported by: Nikolay Kalev, via freebsd-current
MFC after: 3 days
2005-08-25 17:01:06 +00:00
Pawel Jakub Dawidek
a9ed1f7ffc
Test last minute changes, as gcc isn't too smart.
...
Reported by: Steve Kargl <sgk@troutmask.apl.washington.edu>
2005-08-24 19:42:40 +00:00