Author: imp
Date: Sat Jun 18 03:16:51 2011
New Revision: 223219
URL: http://svn.freebsd.org/changeset/base/223219
Log:
More expeirmentation suggests that 10ms isn't as reliable as
previously thought, but 100ms seems to be. Likely there's a good
middle ground, but for now be conservative.
M
Author: imp
Date: Sat Jun 18 02:25:08 2011
New Revision: 223218
URL: http://svn.freebsd.org/changeset/base/223218
Log:
After we get a good power signal, always wait about 10ms before
proceeding.
On boot, some laptops with certain cards in them sometimes fail on
boot, but if the card is
On 2011-Jun-15 23:38:15 +, Nathan Whitehorn wrote:
>Log:
> Do not install the rescue tools onto the install CD. Since it is read
> only, they are very unlikely to be needed and take up a great deal of
> space.
If I've correctly understood this change, I'm not sure this is a
positive move.
Author: obrien
Date: Sat Jun 18 00:53:51 2011
New Revision: 223217
URL: http://svn.freebsd.org/changeset/base/223217
Log:
Note how wait(3) is implemented.
Modified:
head/lib/libc/sys/wait.2
Modified: head/lib/libc/sys/wait.2
===
Author: delphij
Date: Sat Jun 18 00:33:34 2011
New Revision: 223216
URL: http://svn.freebsd.org/changeset/base/223216
Log:
Sync with OpenBSD, primarily make the code easier to read, and a license
change to standard OpenBSD ISC license.
Obtained from:OpenBSD
MFC after:2 weeks
Author: delphij
Date: Sat Jun 18 00:29:10 2011
New Revision: 223215
URL: http://svn.freebsd.org/changeset/base/223215
Log:
Sync with OpenBSD (zap rcsid).
MFC after:2 weeks
Modified:
head/lib/libc/gen/ftw.c
Modified: head/lib/libc/gen/ftw.c
===
Author: delphij
Date: Sat Jun 18 00:10:21 2011
New Revision: 223214
URL: http://svn.freebsd.org/changeset/base/223214
Log:
The flags argument of mpool_get() is meaningful, document it.
MFC after:2 weeks
Modified:
head/lib/libc/db/man/mpool.3
Modified: head/lib/libc/db/man/mpool.3
==
Author: obrien
Date: Fri Jun 17 21:44:13 2011
New Revision: 223212
URL: http://svn.freebsd.org/changeset/base/223212
Log:
Add comment from CSRG rev 7.27 (1992/06/23 19:56:55; author: mckusick)
Modified:
head/sys/kern/sys_process.c
Modified: head/sys/kern/sys_process.c
===
Author: jkim
Date: Fri Jun 17 21:41:06 2011
New Revision: 223211
URL: http://svn.freebsd.org/changeset/base/223211
Log:
Teach the compiler how to shift TSC value efficiently. As noted in r220631,
some times compiler inserts redundant instructions to preserve unused upper
32 bits even when i
Author: ed
Date: Fri Jun 17 21:31:13 2011
New Revision: 223210
URL: http://svn.freebsd.org/changeset/base/223210
Log:
Regenerate src.conf.5.
Modified:
head/share/man/man5/src.conf.5
Modified: head/share/man/man5/src.conf.5
=
Author: ed
Date: Fri Jun 17 21:30:21 2011
New Revision: 223209
URL: http://svn.freebsd.org/changeset/base/223209
Log:
Add WITHOUT_UTMPX switch to the build system.
This knob removes the tools that are exclusively used to view and
maintain the databases maintained by utmpx, namely last, us
Author: ed
Date: Fri Jun 17 21:20:41 2011
New Revision: 223208
URL: http://svn.freebsd.org/changeset/base/223208
Log:
Don't remove the periodic script for ac(8) when setting WITHOUT_ACCT.
Modified:
head/tools/build/mk/OptionalObsoleteFiles.inc
Modified: head/tools/build/mk/OptionalObsoleteFi
Author: jhb
Date: Fri Jun 17 21:19:01 2011
New Revision: 223207
URL: http://svn.freebsd.org/changeset/base/223207
Log:
Don't create a device_t object or parse current resources (via _CRS) for
ACPI Device() objects that do not have any device IDs available via the
_HID or _CID methods. Witho
Author: jilles
Date: Fri Jun 17 21:16:27 2011
New Revision: 223206
URL: http://svn.freebsd.org/changeset/base/223206
Log:
posix_spawn(3): Document r222511 (trying to close already closed fd).
MFC after:1 week
Modified:
head/lib/libc/gen/posix_spawn.3
Modified: head/lib/libc/gen/posi
Author: ed
Date: Fri Jun 17 20:49:30 2011
New Revision: 223202
URL: http://svn.freebsd.org/changeset/base/223202
Log:
Update manpage.
Modified:
head/share/man/man5/src.conf.5
Modified: head/share/man/man5/src.conf.5
Author: ed
Date: Fri Jun 17 20:47:44 2011
New Revision: 223201
URL: http://svn.freebsd.org/changeset/base/223201
Log:
Don't omit ac(8) as part of WITHOUT_ACCT.
The WITHOUT_ACCT switch is supposed to omit tools related to process
accounting, namely accton and sa. ac(8) is just a simple too
On Friday, June 17, 2011 4:06:52 pm John Baldwin wrote:
> Author: jhb
> Date: Fri Jun 17 20:06:52 2011
> New Revision: 223198
> URL: http://svn.freebsd.org/changeset/base/223198
>
> Log:
> - Use a dedicated task to handle deferred transmits from the if_transmit
> method instead of reusing th
Author: jhb
Date: Fri Jun 17 20:06:52 2011
New Revision: 223198
URL: http://svn.freebsd.org/changeset/base/223198
Log:
- Use a dedicated task to handle deferred transmits from the if_transmit
method instead of reusing the existing per-queue interrupt task.
Reusing the per-queue interrupt
On Fri Jun 17 11, Joerg Wunsch wrote:
> Author: joerg
> Date: Fri Jun 17 18:56:51 2011
> New Revision: 223197
> URL: http://svn.freebsd.org/changeset/base/223197
any thoughts about switching the default from WITH_FLOPPY to WITHOUT_FLOPPY? i
don't think too many people are using floppy disks nowada
Author: joerg
Date: Fri Jun 17 18:56:51 2011
New Revision: 223197
URL: http://svn.freebsd.org/changeset/base/223197
Log:
Open the floppy disk device with O_RDONLY rather than O_RDWR. After
all, this is the fd*read* command, and thus should be able to read
even write-protected disks.
MF
Author: jilles
Date: Fri Jun 17 13:03:49 2011
New Revision: 223186
URL: http://svn.freebsd.org/changeset/base/223186
Log:
sh: Add case statement fallthrough (with ';&' instead of ';;').
Replacing ;; with the new control operator ;& will cause the next list to be
executed as well without c
Author: glebius
Date: Fri Jun 17 12:12:52 2011
New Revision: 223185
URL: http://svn.freebsd.org/changeset/base/223185
Log:
- Fix my braino in the 220835, when I used strtok(). It isn't
applicable here, since modifies the string. Switch to strchr().
- Restore support for undocumented option
Author: jilles
Date: Fri Jun 17 10:21:24 2011
New Revision: 223183
URL: http://svn.freebsd.org/changeset/base/223183
Log:
sh: Skip variables with invalid names in "set", "export -p", "readonly -p".
This ensures the output of these commands is valid shell input.
Added:
head/tools/regressi
Author: pluknet
Date: Fri Jun 17 07:30:56 2011
New Revision: 223182
URL: http://svn.freebsd.org/changeset/base/223182
Log:
Return empty cmdline/environ string for processes with kernel address
space. This is consistent with the behavior in linux.
PR: kern/157871
Reported by:
Author: trociny
Date: Fri Jun 17 07:07:26 2011
New Revision: 223181
URL: http://svn.freebsd.org/changeset/base/223181
Log:
In HAST we use two sockets - one for only sending the data and one for
only receiving the data. In r220271 the unused directions were
disabled using shutdown(2).
Un
Author: tuexen
Date: Fri Jun 17 07:06:42 2011
New Revision: 223180
URL: http://svn.freebsd.org/changeset/base/223180
Log:
Add SCTP_MAX_BURST support to sctp_opt_info().
This only applies to 9.0 and higher, since the type
of the values has changed since we introduced it.
So it can't be MFCe
Author: tuexen
Date: Fri Jun 17 07:03:42 2011
New Revision: 223178
URL: http://svn.freebsd.org/changeset/base/223178
Log:
Update the list of supported socket options for sctp_opt_info().
MFC after: 1 month.
Modified:
head/lib/libc/net/sctp_sys_calls.c
Modified: head/lib/libc/net/sctp_sy
27 matches
Mail list logo