10729 Commits

Author SHA1 Message Date
cvs2svn
65d8032785 This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2007-07-04 23:27:39 +00:00
pav
8060ec5360 MFC 1.12: Replace rather inefficient bubble sort with a recursive depth-first
search.  This speeds up registration of packages considerably.
2007-07-02 08:05:34 +00:00
pav
510cd574a8 MFC rev. 1.114: Add new x11-drivers category.
MFC rev. 1.115: Add new virtual category kld
2007-07-01 10:37:16 +00:00
maxim
bd35295c7c MFC rev. 1.56: an example how to create /etc/mtree style mtree(8) files. 2007-06-23 06:19:39 +00:00
marck
6def5b91cb MFC rev 1.21:
Failing to set new frequency should not lead to powerd exiting.
	Change err(3) to warn(3) as three other cases.

Approved by:    njl, des
2007-06-22 00:01:55 +00:00
philip
8105866602 MFC: moused.c rev 1.79
Fix a (very) longstanding bug in moused(8) affecting high-resolution
    rodents when linear acceleration (-a) was enabled with a <1 value to
    slow them down.

    Previously, rounding errors would eat small movements so the mouse
    had to be moved a certain distance to get any movement at all.  We
    now calculate the rounding errors and take them into account when
    reporting movement.

Submitted by:	Oliver Fromme <olli -at- lurza.secnetix.de>
2007-06-20 08:29:18 +00:00
simokawa
52fc334d33 MFC: rev 1.7
Increase buffer size of DV stream to prevent buffer overrun.
2007-06-20 03:24:38 +00:00
pav
04c9341f42 MFC 1.31-1.32:
- Revert previous revision, it was incorrect
  - Add an example using fdisk instead
2007-06-11 19:09:49 +00:00
matteo
dcf99d1830 MFC:
rpcbind.c: rev. 1.15, 1.16, 1.17
	rpcbind.8: rev. 1.10

1)Make it possible for rpcbind(8) to bind TCP listening socket to an IP
other than INADDR_ANY.

2) Add the -6 option to specify "IPv6 only".

PR:	84494, 1122566
2007-06-09 09:28:30 +00:00
simokawa
a91c864791 MFC: rev 1.10
Discard backlog on GDB port when connected.
2007-06-03 13:43:00 +00:00
philip
d3fd74a484 MFC: moused.c rev 1.77 and rev 1.78
moused.8 rev 1.60 and rev 1.61
     Makefile rev 1.9

    Add dynamic acceleration to moused(8).  This introduces a '-A' flag to
    control the acceleration algorithm.  It can be used together with the '-a'
    flag for regular acceleration. [1]

    Convert macros to use C99's syntax for macros with a variable number of
    arguments.

    Markup fixes to moused(8).

Submitted by:	Oliver Fromme <olli -at- lurza.secnetix.de> [1]
Behind on MFCs:	philip
2007-06-03 13:36:04 +00:00
maxim
de712d0443 MFC rev. 1.33 traceroute.c and rev. 1.18 traceroute6.c: make it
possible to use 1 sec wait time.
2007-05-31 14:01:51 +00:00
delphij
025fdf171c MFC revision 1.137
date: 2007/05/17 06:08:42;  author: delphij;  state: Exp;  lines: +8 -5
Tighten IP address check, prevent '..' from being passed
from the check.

Submitted by:   Ren Zhen <bg1tpt gmail com>
2007-05-31 02:42:37 +00:00
maxim
eeb0135406 MFC rev. 1.422: fix typo. 2007-05-26 07:31:47 +00:00
maxim
2fc3414e0a o MFC revs. 1.33 - 1.35: make iostat -Ix work, style. 2007-05-26 07:30:23 +00:00
des
7abc81b593 MFC: (1.14) set default refresh interval to one second 2007-05-24 16:06:54 +00:00
cperciva
6f69db8d51 MFC revision 1.6 and part of revision 1.4:
* Add missing '${BASEDIR}/'s, thereby fixing problems when the "-b basedir"
option is used.
 * Don't add new kernel modules into a non-existent kernel directory.
 * Remove files before the directory which contains them.
2007-05-23 00:31:15 +00:00
pav
5276a2a060 MFC 1.14
Add `accept dns' to rfcomm-server example
2007-05-20 05:03:16 +00:00
pav
d7a3b150a2 MFC 1.21:
Correct two typos
2007-05-19 11:24:28 +00:00
pav
ef9f5dfab6 MFC 1.30:
Document /boot/mbr (non-interactive boot block)
2007-05-19 11:10:50 +00:00
maxim
804d54e15b MFC rev. 1.25: add "line" device. 2007-05-17 19:02:43 +00:00
mtm
b78f0147eb MFC:
----------------------------
revision 1.6
date: 2007/04/12 08:39:13;  author: ceri;  state: Exp;  lines: +2 -2
Bump .Dd for r1.5; fix grammatical problem.
----------------------------
revision 1.5
date: 2007/04/12 08:35:58;  author: mtm;  state: Exp;  lines: +18 -1
Specify the correct way to modify this file, and warn that the
user should not depend on the internal variables documented in
this man page.
2007-05-16 10:15:19 +00:00
mtm
b6e4694498 MFC:
----------------------------
revision 1.30
date: 2007/04/12 08:17:56;  author: mtm;  state: Exp;  lines: +2 -7
o Use the uidstart variable instead of uuid (bug #3)
o Actually save the variable to adduser.conf (bug #2)
o (bug #1 to be fixed in an upcomming commit to adduser.conf.5)

----------------------------
revision 1.29
date: 2007/04/12 07:38:26;  author: mtm;  state: Exp;  lines: +13 -12
Errm... I don't see how rev. 1.26 could have possibly worked or been tested.
Fix it for real.

Submitted by: Johnny Lee <johnny@bmtk.com>
2007-05-16 10:10:30 +00:00
njl
57cc4239e7 MFC: print GAS properly and man page updates 2007-05-14 21:32:10 +00:00
le
629548e8df MFC 1.61:
Accept passwords which contain whitespace.

   PR:     bin/53434
2007-05-04 17:36:37 +00:00
le
541cc21417 MFC all changes regarding new option -M. 2007-05-04 17:33:04 +00:00
le
fdfcea55af MFC 1.8:
Do the right thing with symlinks in the skeleton directory.

    PR:     bin/63659
2007-05-04 17:22:26 +00:00
le
20d43e2352 MFC 1.28:
Check if the new user already exists right after entering the
   username instead of watching the final call to pw(8) fail.
2007-05-04 17:17:24 +00:00
jhb
90476e0ae8 MFC: Handle HyperTransport MSI mapping window fixed-window flag. 2007-04-30 17:58:23 +00:00
dwmalone
eab0424fa8 MFC: Man page improvements and don't put unix domain sockets into the
per-ip limits code.
2007-04-29 19:24:11 +00:00
dds
1402cda9f3 MFC revision 1.12
Fix the output of percentage figures, which mistakenly were
the corresponding ratios.

PR:		bin/111329
2007-04-18 06:29:54 +00:00
simon
2b63b9ad9e MFC 1.242:
Update postfix MTA selection code to point at postfix 2.4 which is the
current version.
2007-04-14 14:43:11 +00:00
ru
ee68d81c8e MFC: Fix the logic bug and static linkage. 2007-04-13 21:03:42 +00:00
matteo
0200002d7e MFC:
rpc.statd.8 rev.1.14
	statd.c rev.1.13-1.14

PR:		bin/94920
2007-04-12 08:03:40 +00:00
matteo
e7206af272 MFC:
lockd.c rev.1.20
	rpc.lockd.8 rev.1.17
	Add the "-p" option, which allows to specify a port which the
	daemon should bind to.

PR:		bin/100969
2007-04-12 07:56:16 +00:00
matteo
72664e839c MFC rev. 1.16 and rev. 1.17
1.16: compile under WARNS=6

	1.17: Make rpc.statd INET* indipendent by converting
	sockaddr_in structures to sockaddr ones and using
	svc_getrpccaller instead of svc_getcaller.
	A similar patch was committed to rpc.lockd back in 2002 . [1]

PR:	bin/42004 [1]
2007-04-12 07:47:44 +00:00
gshapiro
eafe3176c4 MFC: sendmail 8.14.1 2007-04-12 03:13:04 +00:00
bms
1f9332241a MFC:
Merge a slightly cleaner and SSM capable mtest(8).
2007-04-07 03:04:49 +00:00
pav
0cbb388933 MFC 1.113:
- Update for new tcl categories
2007-04-06 08:31:26 +00:00
bms
ecb163fc29 MFC:
Merge latest ifmcstat from HEAD.

Obtained from:	KAME (with many FreeBSD changes)
2007-04-03 00:39:34 +00:00
matteo
c8c69511a7 MFC:
biosmptable.c: MFC rev. 1.2
	dist.c: MFC rev. 1.241, 1.243, 1.246, 1.247
2007-03-30 19:21:56 +00:00
glebius
5b77ad5650 Merge rev. 1.17:
Do not build the libedit support if NO_LIBPTHREAD is defined.

  PR:		bin/104478
  Submitted by:	Mike Durian <durian shadetreesoftware.com>
2007-03-30 08:25:53 +00:00
yongari
85d9decbbd MFC devices.c, rev. 1.171 to RELENG_6
Add msk(4) to the list of supported network interface.
2007-03-27 02:31:34 +00:00
will
cb065a2c70 MFC: r1.18: Allow overriding the HOME environment as per the man page. 2007-03-20 20:22:18 +00:00
brueffer
e5b973305a MFC:
- Add cxgb(4) entry, remove stale wx(4) entry
- (gigabit|fast) ethernet -> (Gigabit|Fast) Ethernet

Approved by:	rwatson (mentor)
2007-03-19 21:42:39 +00:00
kmacy
95ab706262 hook cxgbtool into buildworld
update include names
2007-03-15 04:05:33 +00:00
cvs2svn
22b21ad204 This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2007-03-14 18:20:37 +00:00
joerg
c1e083e9f0 Merge Peter's fix from rev 1.14 back to RELENG_6. This line of code
appears to have been accidentally committed in rev 1.11, and was never
meant to go into any official code.
2007-03-12 21:41:01 +00:00
syrinx
300b68cee6 MFC:
src/usr.sbin/bsnmpd/modules/Makefile, Revision 1.13

Connect the snmp_bridge(3) module to the build.

Approved by:	bz (mentor)
2007-03-08 09:29:01 +00:00
cperciva
c78bf1c1fc MFC rev. 1.5: Fix problems resulting from SMP kernels (mis-)identifying
themselves as "SMP-GENERIC" (i386) or "GENERIC" (amd64).
2007-03-08 05:43:12 +00:00