120545 Commits

Author SHA1 Message Date
ru
819b3b78b5 MFC: 1.34: Document all character classes our tr(1) implementation
supports, mention that some of them are extensions to POSIX.

PR:		docs/85062
Approved by:	re (hrs)
2006-10-16 12:29:55 +00:00
ru
7f91e58d9b MFC:
- 1.66: Fix utility's short description. [1]
- 1.67: various cleanup. [2]

PR:		docs/84467 [1], docs/84913 [2]
Approved by:	re (hrs)
2006-10-16 12:07:45 +00:00
ru
49915aa1a1 MFC: 1.47: Use normal parentheses.
PR:		docs/84549
Approved by:	re (hrs)
2006-10-16 12:06:53 +00:00
ru
d036d15f9d MFC: 1.10: Don't say "rightmost" when referring to the least significant bit.
PR:		docs/94803
Approved by:	re (hrs)
2006-10-16 12:03:18 +00:00
ru
9d0ace7e37 MFC: 1.12: The pam_unix module also provides password management.
PR:		docs/93491
Approved by:	re (hrs)
2006-10-16 12:02:15 +00:00
ru
ed2f881dbc MFC: 1.52: Mention "dump -L".
PR:		docs/91297
Approved by:	re (hrs)
2006-10-16 12:01:04 +00:00
ru
61c05eb461 MFC More accurately document the implementation details of internal storage.
PR:		docs/82508
Approved by:	re (hrs)
2006-10-16 12:00:17 +00:00
ru
c4881194f2 MFC: 1.122: Link select(2) to FD_CLR(3), FD_ISSET(3), FD_SET(3), and FD_ZERO(3).
PR:		docs/57974
Approved by:	re (hrs)
2006-10-16 11:59:08 +00:00
ru
feb96d9994 MFC: Document S_IRWXU and permission bits for group/other.
PR:		docs/57153
Approved by:	re (hrs)
2006-10-16 11:57:53 +00:00
ru
67b831b76d MFC: Fix manpage's SYNOPSIS and program's usage().
PR:		docs/43861
Approved by:	re (hrs)
2006-10-16 11:57:06 +00:00
ru
76cecf3cc6 MFC: 1.21: Document what "msgsz" actually means.
PR:		docs/101145
Approved by:	re (hrs)
2006-10-16 11:55:50 +00:00
ru
2370aa35f9 MFC: 1.100:
- Improve description of the -A option.
- Document how whiteouts look in the long output. [1]
- Sort entry types.
- Fix description of the socket type.

PR:		docs/51921 [1]
Approved by:	re (hrs)
2006-10-16 11:54:36 +00:00
ru
a9a56070ad MFC: timezone data, reivision 2006n.
Approved by:	re (hrs)
2006-10-16 11:53:21 +00:00
ru
cde492bdfd MFC: 1.65: Make "dump /filesystem" (without options) work.
PR:		docs/84408
Approved by:	re (hrs)
2006-10-16 11:52:00 +00:00
ru
cc327e7e5e MFC: 1.46: Don't go beyond the provided string when parsing `\'.
PR:		bin/99985
Approved by:	re (hrs)
2006-10-16 11:51:18 +00:00
ru
93cf3d7327 MFC: 1.16: At least one argument is required.
Approved by:	re (hrs)
2006-10-16 11:50:36 +00:00
ru
368814eaa9 MFC: 1.21: Fix bounds checking for PCIOCREAD and PCIOCWRITE.
Approved by:	re (hrs)
2006-10-16 11:45:37 +00:00
bde
3589a333ca Unbreak syscons' support for ddb mode by reactivating old fixes
(syscons.c 1.331 and 1.372 are reactivated by restoring this part of
db_interface.c (i386 version 1.48, ...) in a different file).

This is not a MFC because larger changes than I have time for are
needed there.

The most noticeable effect of this fix is that syscons switches to the
console vty on entry to ddb.  The most important effect of this fix
is that switching vtys in ddb doesn't try (and sometimes succeed) to
crash the system by calling wakeup().

Approved by:	re (hrs)
2006-10-16 09:00:30 +00:00
delphij
f122a7f204 MFen 1.883.2.45 -> 1.883.2.46
Approved by:	re (blanket)
2006-10-16 05:58:45 +00:00
delphij
9bc03d3c7a Attempt to fix RELENG_6 kernel build.
Approved by:	re (implicit, fix build)
2006-10-16 05:36:19 +00:00
sam
3b3c91bb2a MFC: move ah_osdep.[ch] from the hal to the driver; they will not
be distributed with future versions of the hal

Approved by:	re (kensmith)
2006-10-16 01:26:14 +00:00
sam
8371b09002 MFC: add support for newer parts that do not require separate keycache
entries for tx+rx mic keys (requires new hal)

Approved by:	re (kensmith)
2006-10-16 01:01:41 +00:00
sam
6208c46ff5 MFC: libpcap v0.9.4 and tcpdump v3.9.4
Approved by:	re (kensmith)
2006-10-16 00:47:41 +00:00
kris
102646eb0b MFC: Strengthen wording; the KTR_ENTRIES value *must* be a power of two since
the code depends on this.

Approved by:	re (hrs)
2006-10-15 18:25:57 +00:00
kris
19c172902e MFC: Note that KTR_ENTRIES must be a power of two.
Approved by:	re (hrs)
2006-10-15 18:24:30 +00:00
kris
54bf75fe91 MFC: Correct bogous typos
Approved by:	re (hrs)
2006-10-15 18:23:14 +00:00
kris
ac65b60af3 MFC: Correct nfs_access_cache default from 2 to the default kernel value
of 60

Approved by:	re (hrs)
2006-10-15 18:22:17 +00:00
ceri
c23bc4622f MFC revision 1.19:
Document the sun4v category.

Approved by:	re (bmah)
2006-10-15 15:59:06 +00:00
ceri
882381a844 MFC the new geom_uzip manpage.
Approved by:	re (hrs)
2006-10-15 13:14:47 +00:00
ceri
a31cd44ffa MFC revision 1.80:
Update the list of POSIX extensions.

Approved by:	re (hrs)
2006-10-15 11:54:25 +00:00
rwatson
7e725e14c4 Merge mac_portacl.c:1.9 from HEAD to RELENG_6:
Do allow jailed superuser to override the port ACL.

  MFC after:      3 days
  Submitted by:   Michal Mertl <mime at traveller dot cz>

Approved by:	re (bmah)
2006-10-15 07:02:26 +00:00
rink
5a1ac6e601 MFC: Prevent mountd(8) from resetting mount options when exporting a filesystem.
Approved by:            re (hrs), imp (mentor)
Sponsored by:           Quality Service Provider BV
2006-10-14 23:04:07 +00:00
markus
e9bf354c87 MFC revs. 1.7
- Add new service class definitions and a new attribute identifier definition
  - Update URL of the Assigned Numbers document for SDP

Approved by:	re (bmah), emax (mentor)
2006-10-14 14:35:07 +00:00
bmah
1ad32cec59 MFC: i386 bootloader/nextboot.conf bugfix, atausb, ARM toolchain
support, GNOME 2.16.1.

New release note:  IPv6/CARP bugfix (not really an MFC since it fixed
a recent regression).

Approved by:	re (implicitly)
2006-10-14 14:14:54 +00:00
maxim
0602afe7c4 MFC rev. 1.25: check for a non-null superblock.
Approved by:	re (bmah)
2006-10-14 10:15:48 +00:00
alc
ac0ec2470a MFC revision 1.229
Change vnode_pager_generic_getpages() so that it does not panic if the
  given file is sparse.  Instead, it zeroes the requested page.

Approved by: re (hrs)
PR: kern/98116
2006-10-14 06:04:32 +00:00
mlaier
af556f951f MFC, if_iwi.c 1.40:
Remind firmware of the ESSID to use in a directed scan.  This fixes
    scanning for hidden APs when we are not comming from iwi_config.

    Reported by:	Andrew N. Below

Approved by:		re (hrs)
2006-10-13 18:32:43 +00:00
obrien
a2ad052739 MFC: ARM platform support.
Approved by:	re(KEN)
2006-10-13 14:27:51 +00:00
ru
0757d4c4d6 Previous revision didn't build, unbreak.
Approved by:	re (des@ asked me to commit)
2006-10-13 13:06:26 +00:00
markus
92b2357293 MFC rev. 1.2:
- Grammar and typo fixes
 - Rewording of some sentences

Approved by:	re (hrs), emax (mentor)
2006-10-13 11:17:21 +00:00
glebius
64b6cbf660 MFC rev. 1.126:
Do not leak hooks in ng_bypass().

Submitted by:	Alexander Motin <mav alkar.net>
Approved by:	re (hrs)
2006-10-13 08:09:44 +00:00
glebius
758811c540 MFC:
Remove 3Com 985 deviceid that is really ti(4).

Approved by:	re (hrs)
2006-10-13 08:05:55 +00:00
glebius
f0f7122975 MFC rev. 1.164:
Consistently use if_printf() only in interface methods: if_start,
  if_ioctl, if_watchdog, etc, or in functions that are used by
  these methods only. In all other cases use device_printf().

  This also fixes several panics, when if_printf() is called before
  softc->ifp was initialized.

PR:		kern/102974
Submitted by:	Alex Lyashkov <umka sevcity.net>
Approved by:	re (hrs)
2006-10-13 07:39:25 +00:00
pjd
5e64b941db MFC: sys/kern/vfs_bio.c 1.504
Destroy "bip" bio in error case.

Found by:	Coverity Prevent analysis tool
Coverity ID:	795
Reminded by:	kib
Approved by:	re (hrs)
2006-10-13 07:05:46 +00:00
des
1a15794b89 Remove "late" from options before passing them to the fs.
Submitted by:	SANETO Takanori <sanewo@ba2.so-net.ne.jp>
Approved by:	re (bmah)
2006-10-13 07:01:20 +00:00
markus
9d4cff4935 MFC rev. 1.6:
Fix a typo introduced in the last commit: WWW Refresh is 0x227, not 0227

Approved by:	re (hrs), emax (mentor)
2006-10-12 23:08:14 +00:00
thompsa
86570d7a55 MFC r1.22, 1.23
- Note that the bridge uses a random MAC and can be overridden.
  - Provide an example of assigning an IP to the bridge.

Approved by:	re (bmah)
2006-10-11 21:00:02 +00:00
delphij
fc42bd0f3e Sync with English revisions.
Approved by:	re (blanket, zh_CN.GB2312 relnotes)
2006-10-11 17:50:04 +00:00
flz
77fcdd7121 MFC:
Add a missing new line at the end of the australian calendar file to
  suppress and error message.

      src/usr.bin/calendar/calendars/calendar.australia: rev 1.6 -> 1.7

PR:		conf/99490
Submitted by:	Shaun Branden <shaun@pcuse.com>
Approved by:	re (bmah)
2006-10-11 15:50:28 +00:00
obrien
e7a3fb4d75 MFC: rev. 1.11: -w kgdb kmem-based read-write mode.
Approved by:	re(KEN)
2006-10-11 14:27:09 +00:00