Link [ NetBSD | NetBSD OpenGrok source search | PR fulltext-search | Summary of daily snapshot builds | history of daily build result | pkgsrc commit viewer ]


   
        usage: [branch:branch] [user:user] [path@revision] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN sys/arch/arm, if_wm.c@1.234 )




switch to index mode

recent branches: MAIN (15m)  netbsd-8 (5d)  netbsd-10 (6d)  netbsd-9 (12d)  thorpej-ifq (176d)  thorpej-altq-separation (178d) 

2024-05-10 14:58:19 UTC Now

2013-01-20 21:02:11 UTC MAIN commitmail json YAML

As from today, numeric fields may begin with an optional
plus or minus sign, not only an optional minus sign.

(apb)

2013-01-20 20:21:58 UTC MAIN commitmail json YAML

2013-01-20 18:45:57 UTC MAIN commitmail json YAML

- nbuf_ensure_contig: rework to use m_ensure_contig(9), which will not free
  the mbuf chain on failure.  Fixes some corner cases.  Improve regression
  test and sprinkle some asserts.
- npf_reassembly: clear nbuf on IPv6 reassembly failure path (partial fix).
  The problem was found and fix provided by Anthony Mallet.

(rmind)

2013-01-20 18:45:19 UTC MAIN commitmail json YAML

Only the first symbol (pthread_dbg) should return NOLIB, the rest indicate
internal inconsistencies, so let the code return a more vocal error.

(christos)

2013-01-20 18:18:07 UTC MAIN commitmail json YAML

tsd_alloc is no more, use tsd_list, and disable the destructor walking code
since it needs work. Fixes gdb.

(christos)

2013-01-20 17:09:47 UTC MAIN commitmail json YAML

Provide xc_send_ipi() routine in RUMP, which is required for high-priority
xcall(9) mechanism.  It is emulated using low-priority xcall(9).

(rmind)

2013-01-20 15:23:21 UTC MAIN commitmail json YAML

Provide register_t compat on solarisa.
(would be nice to handle register_t compat internally instead, but the
interface was already exposed in a release)

(pooka)

2013-01-20 14:08:40 UTC MAIN commitmail json YAML

2013-01-20 14:06:24 UTC MAIN commitmail json YAML

Spell company name correctly

(pgoyette)

2013-01-20 14:03:40 UTC MAIN commitmail json YAML

2013-01-20 14:03:28 UTC MAIN commitmail json YAML

Spell the company name correctly: Intrepid Control Systems

(pgoyette)

2013-01-20 13:43:24 UTC MAIN commitmail json YAML

Add line to get the ftdi driver to use the serial function of the FTDI 232H.

(reinoud)

2013-01-20 13:35:43 UTC MAIN commitmail json YAML

2013-01-20 12:22:22 UTC netbsd-5 commitmail json YAML

2013-01-20 12:21:05 UTC netbsd-5 commitmail json YAML

2013-01-20 12:19:07 UTC netbsd-5 commitmail json YAML

Apply patch, requested by msaitoh in ticket #1842:
sys/dev/pci/pcidevs                    1.969 via patch
sys/dev/pci/viaide.c                    1.57

Add VT8237S Integrated SATA Controller support.
PR#47452.

(bouyer)

2013-01-20 12:13:28 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by msaitoh in ticket #1841):
sys/arch/arm/arm32/cpu.c: revision 1.89
S/,/;/

(bouyer)

2013-01-20 12:10:53 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by plunky in ticket #1835):
sys/dev/bluetooth/bthidev.c: revision 1.23 via patch
sys/dev/bluetooth/bthidev.c: revision 1.24 via patch
usr.sbin/btdevctl/btdevctl.8: revision 1.8 via patch
sys/dev/bluetooth/btmagic.c: revision 1.4 via patch
sys/dev/bluetooth/btmagic.c: revision 1.5 via patch
when no link-mode is specified, explicitly set a mode of (int)0
otherwise l2cap_setmode() will fail during connection setup
for bthidev.c, this fixes a problem with Microsoft Wedge Touch
mouse (which may not be able to authenticate)
for btmagic.c, include this fix in case somebody tries that
related to PR/47286
increase some diagnostics
add a comment pointing out that the link-mode may need to be
changed manually, for devices which cannot authenticate
for PR/47286

(bouyer)

2013-01-20 11:01:17 UTC MAIN commitmail json YAML

Mark up occurence of printf() in text with .Fn

(uwe)

2013-01-20 10:57:19 UTC MAIN commitmail json YAML

In newfmt() example one level of indentation is enough.

(uwe)

2013-01-20 10:12:59 UTC MAIN commitmail json YAML

When parsing numbers, allow a leading '+'.

(apb)

2013-01-20 07:32:46 UTC MAIN commitmail json YAML

Don't call internal cngetc() and cnputc() directly.
Use public getchar() and puthchar() instead.

(tsutsui)

2013-01-20 03:40:56 UTC MAIN commitmail json YAML

Use hex value rather than decimal for register and device macro.

(tsutsui)

2013-01-20 03:01:13 UTC MAIN commitmail json YAML

2013-01-20 02:35:14 UTC MAIN commitmail json YAML

2013-01-19 21:57:55 UTC MAIN commitmail json YAML

FILESBUILD_<filename>=yes can replace both
CLEANFILES+=<filename> and realall: <filename>

(apb)

2013-01-19 21:05:46 UTC MAIN commitmail json YAML

add a dependency to realall from Takeshi Nakayama

(christos)

2013-01-19 20:49:33 UTC MAIN commitmail json YAML

avoid double assignment

(christos)

2013-01-19 20:49:06 UTC MAIN commitmail json YAML

fix bogus argument to kmem_free()

(christos)

2013-01-19 17:45:28 UTC MAIN commitmail json YAML

if the firmware gives us a bad emmc clock rate, ignore it

(jmcneill)

2013-01-19 16:19:56 UTC MAIN commitmail json YAML

xbd has been able to cope with any value of MAXPHYS since
src/sys/arch/xen/xen/xbd_xenbus.c 1.56

(jakllsch)

2013-01-19 16:18:32 UTC MAIN commitmail json YAML

PR kern/47419: Antony Mallet: ifconfig doesn't diplay MTU on gif(4)

There is no special treatment for SIOCGITMTU in gif(4), so just pass it to
ifioctl_common().

(degroote)

2013-01-19 16:11:03 UTC MAIN commitmail json YAML

2013-01-19 15:28:25 UTC MAIN commitmail json YAML

Document that errno may be used to distinguish between a
non-error result of -1 and an error.

(apb)

2013-01-19 15:25:58 UTC MAIN commitmail json YAML

2013-01-19 15:23:33 UTC MAIN commitmail json YAML

Distinguish between a non-error result of (time_t)-1 and an error result.
Modernise the test code inside #ifdef TEST.

(apb)

2013-01-19 15:21:43 UTC MAIN commitmail json YAML

Test parsedate("@-2",...) (should return -2 and not set errno);
and parsedate("@junk",...) (should return -1 and set errno).
We were already testing "@-1".

(apb)

2013-01-19 15:10:05 UTC MAIN commitmail json YAML

Pay attention to the return value from cv_wait_sig as well in
usbd_transfer.  hi christos.

(skrll)

2013-01-19 14:36:42 UTC MAIN commitmail json YAML

Improve some DIAGNOSTIC stuff

(skrll)

2013-01-19 14:33:51 UTC MAIN commitmail json YAML

Rename the GRXSTSP registers and don't print the "pop" version.

(skrll)

2013-01-19 14:26:51 UTC MAIN commitmail json YAML

2013-01-19 14:10:14 UTC MAIN commitmail json YAML

2013-01-19 14:08:31 UTC MAIN commitmail json YAML

oops, disable the counters by default

(skrll)

2013-01-19 14:07:37 UTC MAIN commitmail json YAML

Don't count bit0 events in gintsts. bit 0 tells us which mode we're in
0 = device, 1 = host

(skrll)

2013-01-19 14:03:08 UTC MAIN commitmail json YAML

* Test that parsedate("@0", ...) returns (time_t)0 regardless of timezone.
* Test that parsedate("@-1", NULL, NULL) returns (time_t)-1
  without setting errno.

(apb)

2013-01-19 11:56:17 UTC MAIN commitmail json YAML

Document the fact that ctime_rz, localtime_rz, and mktime_z,
accept a NULL timezone_t pointer as a reference to UTC,
and the fact that tzalloc accepts a NULL zone name.

(apb)

2013-01-19 10:22:25 UTC MAIN commitmail json YAML

Avoid warning from cngetc byt doing the proper cnpollc dance

(skrll)

2013-01-19 10:16:57 UTC MAIN commitmail json YAML

Add -d as a synonym for getting into DDB to match other ports.

(skrll)

2013-01-19 09:27:32 UTC MAIN commitmail json YAML

mktime(3) works in local time, and trying to trick it by
setting tm_gmtoff doesn't work.  Instead, call mktime_z(3)
with a null timezone (so it works in UTC) and adjust the
result afterwards.  Now "date -d @0" correctly
prints the local equivalent of 1970-01-01 00:00:00 UTC.

(apb)

2013-01-19 07:41:51 UTC MAIN commitmail json YAML

Use PR_NOWAIT in dwc_otg_allocx as it can be called in the USB softint via
completions.

(skrll)

2013-01-19 04:23:37 UTC MAIN commitmail json YAML

meta_oodate: rename ignoreOODATE to needOODATE.
if target uses ${.OODATE} in its script;
1. we canno compare commands
2. if we decide it is out-of-date .OODATE must not be empty.
  The only option is to set it to .ALLSRC

(sjg)

2013-01-19 01:22:13 UTC MAIN commitmail json YAML

Sort options in SYNOPSIS and text.
XXX: please check if SYNOPSIS are correct, I think they missing some .Op.

(wiz)

2013-01-19 01:06:34 UTC MAIN commitmail json YAML

Add !defined(KMEMUSER)

(matt)

2013-01-19 01:04:52 UTC MAIN commitmail json YAML

- physmap_map, physmap_map_fini: pmap_update() must be performed before
  freeing the VA; otherwise there is a window when it can be re-used while
  stale TLB entries may be present.
- physmap_fill: use MIN() instead of min(), since vsize_t is used.
- Add RCS ID comment while here and prevent physmap.h inclusion in userland.

(rmind)

2013-01-19 00:51:53 UTC MAIN commitmail json YAML

Add m_ensure_contig() routine, which is equivalent to m_pullup, but does not
destroy the mbuf chain on failure (it is kept valid).

(rmind)

2013-01-19 00:35:24 UTC MAIN commitmail json YAML

Remove a KASSERT that is no longer valid (no restricted to only coherent
memory).
Fix c&p error for a !RCVMAGIC bus_dmamap_sync PREREAD.

(matt)

2013-01-19 00:27:34 UTC MAIN commitmail json YAML

Fix __HAVE_MM_MD_CACHE_ALIASING case to use UVM_KMF_COLORMATCH so that
uvm returns a page of the correct color.

(matt)

2013-01-19 00:15:10 UTC MAIN commitmail json YAML

Switch from only UVM_PGA_STRAT_ONLY to UVM_PGA_STRAT_FALLBACK in
arm_pmap_alloc_poolpage.

(matt)

2013-01-19 00:14:11 UTC MAIN commitmail json YAML

Fix typo, unless `ro raising' is something I don't know about.

(riastradh)

2013-01-18 22:49:11 UTC MAIN commitmail json YAML

Simple version of strlcat for ARM.

(matt)

2013-01-18 22:10:31 UTC MAIN commitmail json YAML

- Don't dump core or print random junk on corrupt utmp entries.
- Factor out duplicated code in the process.
- The actual code is now smaller and does error checking, and encoding.

(christos)

2013-01-18 20:01:47 UTC MAIN commitmail json YAML

2013-01-18 19:58:44 UTC MAIN commitmail json YAML

2013-01-18 19:32:10 UTC MAIN commitmail json YAML

Now that ctf is fixed for at least amd64, go back to an equivalent to the
original functionality, use the tool only if it exists.

(christos)

2013-01-18 18:41:12 UTC MAIN commitmail json YAML

Handle ddb symbol table loaded by the native bootloader properly.
- add a function that check if the symbol table is loaded and
  return the table size (taken from sun3/sun3/locore2.c)
- calculate end of symbol table address in locore.s
- call ksym_addsyms_elf() with proper args

(tsutsui)

2013-01-18 18:12:57 UTC MAIN commitmail json YAML

2013-01-18 18:09:56 UTC MAIN commitmail json YAML

2013-01-18 17:58:15 UTC MAIN commitmail json YAML

Now that GPT_ENT_TYPE_LINUX_DATA is diffrent from the Windows one, use it.

(jakllsch)

2013-01-18 17:56:12 UTC MAIN commitmail json YAML

2013-01-18 17:43:35 UTC MAIN commitmail json YAML

gdisk 0.7.2 finally introduced a Linux Basic Data partition GUID.

(jakllsch)

2013-01-18 16:23:48 UTC MAIN commitmail json YAML

2013-01-18 16:22:35 UTC MAIN commitmail json YAML

Forgot to commit additional file.

(christos)

2013-01-18 14:04:16 UTC MAIN commitmail json YAML

Fix KASSERT() in biodone().  Clear BO_DONE in writedisklabel().

(kiyohara)

2013-01-18 13:45:51 UTC MAIN commitmail json YAML

if doing #ifdef INET, you need opt_inet.h!

(jmcneill)

2013-01-18 07:34:40 UTC MAIN commitmail json YAML

Print the frame pointer for each level and don't print the registers
within the frame by default. Provide a '/f' flag to get the full trace.

Discussed with matt@

(skrll)

2013-01-18 06:42:16 UTC MAIN commitmail json YAML

Contain support routines used to create and destroy lists of physical pages
from lists of pages or ranges of virtual address.  By using these physical
maps, the kernel can avoid mapping physical I/O in the kernel's address space
in most cases.

(matt)

2013-01-18 06:21:13 UTC MAIN commitmail json YAML

2013-01-18 02:46:31 UTC MAIN commitmail json YAML

PR#47463:
- Check each mbrp_type field in fdisk partition table in MBR to know whether
  a sector is really MBR or not. Same as MI subr_disk_mbr.c
- Check whether each number in a partition table is out of bound or not.
  Same as MI subr_disk_mbr.c
- Update d_packname and d_npartitions if we found any partitions.
- Currently, the exended partitions is not supported...

(msaitoh)

2013-01-18 01:41:08 UTC MAIN commitmail json YAML

make this work with lockdebug. while here, set urtwn_debug=0 now that
USB_DEBUG implies URTWN_DEBUG

(jmcneill)

2013-01-17 23:21:20 UTC MAIN commitmail json YAML

Helps ELF platforms if I spell __ELF__ correctly ...

(pooka)

2013-01-17 23:04:30 UTC MAIN commitmail json YAML

2013-01-17 22:25:36 UTC MAIN commitmail json YAML

2013-01-17 22:24:55 UTC MAIN commitmail json YAML

remove RCSID, other files don't have it.

(christos)

2013-01-17 22:23:42 UTC MAIN commitmail json YAML

2013-01-17 22:19:52 UTC MAIN commitmail json YAML

fix cut-n-paste

(christos)

2013-01-17 22:17:58 UTC MAIN commitmail json YAML

2013-01-17 22:16:59 UTC MAIN commitmail json YAML

fix the extern "C" stuff

(pooka)

2013-01-17 22:12:53 UTC MAIN commitmail json YAML

2013-01-17 22:06:58 UTC MAIN commitmail json YAML

2013-01-17 22:03:03 UTC MAIN commitmail json YAML

2013-01-17 21:53:14 UTC MAIN commitmail json YAML

bump version for recent portability fixes

(pooka)

2013-01-17 21:42:23 UTC MAIN commitmail json YAML

Include sys/sysmacros.h on solaris for MIN/MAX.

(pooka)

2013-01-17 21:42:19 UTC MAIN commitmail json YAML

the set files themselves should not be conditional to anything so that
they are always generated.

(christos)

2013-01-17 21:31:12 UTC MAIN commitmail json YAML

2013-01-17 21:30:30 UTC MAIN commitmail json YAML

Include rumpuser_port.h in rump_syscalls.c when compiled for librumpclient

(pooka)

2013-01-17 21:12:39 UTC MAIN commitmail json YAML

For non-NetBSD, assume leading underscore with !__ELF__ (fixes PE-COFF)

(pooka)

2013-01-17 20:47:44 UTC MAIN commitmail json YAML

2013-01-17 20:01:37 UTC MAIN commitmail json YAML

Apply GCC/35998 from FreeBSD http://svnweb.freebsd.org/changeset/base/245024

gcc: avoid generating negative values to DW_AT_byte_size.

There is a bug in gcc (GCC/35998) where dwarf reports
sizes of unsigned -1 (0xffffffff).

On NetBSD this generated a faulty CTF entry which then
caused a segfault in ctfmerge. The issue was worked
around in NetBSD's Dtrace but since the issue originated
in gcc, it seems reasonable to fix it here.

Thanks to Christoph Mallon for pointing out a correct fix.

(christos)

2013-01-17 19:10:57 UTC MAIN commitmail json YAML

Apply GCC/35998 from FreeBSD http://svnweb.freebsd.org/changeset/base/245024

gcc: avoid generating negative values to DW_AT_byte_size.

There is a bug in gcc (GCC/35998) where dwarf reports
sizes of unsigned -1 (0xffffffff).

On NetBSD this generated a faulty CTF entry which then
caused a segfault in ctfmerge. The issue was worked
around in NetBSD's Dtrace but since the issue originated
in gcc, it seems reasonable to fix it here.

Thanks to Christoph Mallon for pointing out a correct fix.

(christos)

2013-01-17 18:54:29 UTC MAIN commitmail json YAML

ut_line does not have /dev in front of it. Add it, from dholland@

(christos)

2013-01-17 18:33:58 UTC MAIN commitmail json YAML

move dk_ioctl to a header file for the benefit of x-building.

(christos)

2013-01-17 17:33:16 UTC MAIN commitmail json YAML

Disable CTF Conversion for now until it is fixed.
- ERROR: ctrl_iface_ap.c: die 2767: failed to get unsigned: No entry found
  [dwarf _attrval_unsigned(219)]

(christos)

2013-01-17 16:45:48 UTC MAIN commitmail json YAML

An uninitialized next-free-cluster value in the file system information
block is valid; do not consider it for correction.

(jakllsch)

2013-01-17 16:29:44 UTC MAIN commitmail json YAML

If the host doesn't support RTLD_NEXT, don't play the dynamic linking game.

(pooka)

2013-01-17 16:15:42 UTC MAIN commitmail json YAML

2013-01-17 15:42:59 UTC MAIN commitmail json YAML

Now that we have separate debug sets, add -g if ${MKDEBUG} is set for
program builds since we don't need to install that symbol files.

(christos)

2013-01-17 15:27:50 UTC MAIN commitmail json YAML

Remove bogus conditionals that were also copied to other files presumably
because they did not work from here, and explain why.

(christos)

2013-01-17 14:36:36 UTC MAIN commitmail json YAML

Add a separate bool to indicate a symbol table has been loaded.
ksym_initted indicates whether the kmutex has been initted or not.
Add __cacheline_aligned to the kmutex.

(matt)

2013-01-17 14:20:06 UTC MAIN commitmail json YAML

Make loadfile() accept OMAGIC a.out binary.
LUNA's ROM monitor assumes it.

(tsutsui)

2013-01-17 06:24:45 UTC MAIN commitmail json YAML

Make sure a USB small memory fragment is a multiple of the cache line size.
(since CACHE_LINE_SIZE defaults to 64, for most instances this won't result
in any code changing).

(matt)

2013-01-17 01:33:34 UTC matt-nb6-plus commitmail json YAML

Pullup from HEAD:
Cortex needs ._dmamap_sync_post for BUS_DMASYNC_POSTREAD

(matt)

2013-01-17 01:32:02 UTC MAIN commitmail json YAML

Cortex needs ._dmamap_sync_post for BUS_DMASYNC_POSTREAD

(matt)

2013-01-17 01:10:53 UTC MAIN commitmail json YAML

don't draw blanks by hand, use the blitter instead

(macallan)

2013-01-16 23:27:34 UTC MAIN commitmail json YAML

2013-01-16 23:27:06 UTC MAIN commitmail json YAML

calc_timer_factors: use supplied ints_per_sec, not hz, when calculating
counter frequency.

(jmcneill)

2013-01-16 22:44:18 UTC matt-nb6-plus commitmail json YAML

Pullup from HEAD:
On Cortex, speculative loads can cache lines to be populated after then they've
been invalidated for a DMA read.  So after the DMA read we have to reinvalidate
them again.  We have to both invalidates since the former prevents dirty lines
overwriting just DMAed data.

(matt)

2013-01-16 22:32:46 UTC MAIN commitmail json YAML

On Cortex, speculative loads can cache lines to be populated after then they've
been invalidated for a DMA read.  So after the DMA read we have to reinvalidate
them again.  We have to both invalidates since the former prevents dirty lines
overwriting just DMAed data.

(matt)

2013-01-16 21:48:56 UTC MAIN commitmail json YAML

Add some comments to illustrate what is actually happening.

(matt)

2013-01-16 21:11:21 UTC MAIN commitmail json YAML

2013-01-16 21:10:14 UTC MAIN commitmail json YAML

Do the protocol consistency check hack only when compiling ELF.

(pooka)

2013-01-16 20:34:10 UTC MAIN commitmail json YAML

copy data in 32bit chunks whenever alignment permits
-> very noticeable speedup

(macallan)

2013-01-16 20:32:24 UTC MAIN commitmail json YAML

fix some bit #define, now the name actually makes some sense

(macallan)

2013-01-16 17:18:55 UTC MAIN commitmail json YAML

fix misplaced paren

(christos)

2013-01-16 16:01:09 UTC MAIN commitmail json YAML

Add a new "debug" set that gets built when ${MKDEBUG} is set. On evbarm:
-rw-r--r--  1 root  src  35806068 Jan 16 10:47 base.tgz
-rw-r--r--  1 root  src  57374069 Jan 16 10:48 comp.tgz
-rw-r--r--  1 root  src  101286193 Jan 16 10:49 debug.tgz
...
This allows always building the debugging code and libraries but not
installing it (although now it is placed in the default sets if ${MKDEBUG}
is set

(christos)

2013-01-16 15:58:19 UTC MAIN commitmail json YAML

tidy up some more by factoring out the sizing code.

(christos)

2013-01-16 15:46:20 UTC MAIN commitmail json YAML

2013-01-16 15:36:49 UTC MAIN commitmail json YAML

don't wait for completion if we were interrupted.

(christos)

2013-01-16 15:21:42 UTC MAIN commitmail json YAML

From:  Steffen "Daode" Nurpmeso:

Amend the previous commit to support zone-style RFC 822 dates.
RFC 5322 marks this zone-style as obsolete (obs-zone), but still supports it.
But then, even if you don't wanna support military style single-letter zones,
the UT zone exists and will not be supported by this commit.

The changes here are not strictly correct (since not all possible
single-letter zones are assigned, and only *UT* has two letters),
but which will match all thre possible *obs-zone* forms.
Compiled and tested on a single MBOX.

(christos)

2013-01-16 15:15:02 UTC MAIN commitmail json YAML

2013-01-16 08:28:46 UTC MAIN commitmail json YAML

Make sure there is enough space for sockaddr subtypes
Use u_char for IP_MULTICAST_LOOP as specified in in.h

(kefren)

2013-01-16 06:45:25 UTC MAIN commitmail json YAML

Set resource limit. The rnd_process_events() function is called every tick
and process the sample queue. Without limitation, if a lot of rnd_add_*()
are called, all kernel memory may be eaten up.

(msaitoh)

2013-01-16 06:44:28 UTC MAIN commitmail json YAML

Sort sections.

(wiz)

2013-01-16 05:34:13 UTC yamt-pagecache commitmail json YAML

2013-01-16 03:30:48 UTC MAIN commitmail json YAML

MPU_* registers are not valid for OMAP3, so restrict access to them to
OMAP2 boards.

(jmcneill)

2013-01-16 01:50:20 UTC MAIN commitmail json YAML

2013-01-16 00:09:27 UTC MAIN commitmail json YAML

implement right to left and bottom to top blits, now scrolling works right
in all directions.
while there, fix the xor mask for the cursor attribute - now it's actually
inverted

(macallan)

2013-01-15 23:57:13 UTC MAIN commitmail json YAML

Don't do the xfer once, wait till it is done. I did not find this, someone
else did. Fixes slow devices such as scanners.

(christos)

2013-01-15 23:52:48 UTC MAIN commitmail json YAML

- simplify getinput.
- add adjust command.

(christos)

2013-01-15 22:42:14 UTC MAIN commitmail json YAML

add some things to add next time we modify the function

(christos)

2013-01-15 22:37:04 UTC MAIN commitmail json YAML

PR/47449: David Holland: Don't log to terminals with mesg n, unless it is a
wall message.

(christos)

2013-01-15 21:04:41 UTC MAIN commitmail json YAML

Make autosizing really work:
    - Use newfs to compute the actual filesystem required size.
    - Fix the computation of set sizes to account for blocks and fragments.
This results into a 95% full filesystem for my test (Total 566MB, 24MB free)
from which 8MB is my requested overhead. Not perfect, but good enough.

(christos)

2013-01-15 20:55:01 UTC MAIN commitmail json YAML

now that we compute sizes correctly, reduce the extra to how much free space
we want.

(christos)

2013-01-15 17:45:06 UTC MAIN commitmail json YAML

fix the fix of the fix of the format string.

(christos)

2013-01-15 17:25:42 UTC MAIN commitmail json YAML

PR/47453: Martin Branderburg: Mail (mail, mailx) does not recognize messages
which have RFC 822 format dates.
XXX: Pullup 6

(christos)

2013-01-15 17:23:39 UTC MAIN commitmail json YAML

Make the default disklabel (for disks without label) have saner value.
I.e. use d_secperunit for RAW_PART rather than 0x1fffffff for part a.

(tsutsui)

2013-01-15 17:14:11 UTC MAIN commitmail json YAML

netbsd32_posix_spawn_fa_alloc: use the right length for path allocation.

This error lead to memory pool corruption when freeing kmem with wrong size.

(hannken)

2013-01-15 16:52:35 UTC MAIN commitmail json YAML

Fix case when searching for NUL.

(matt)

2013-01-15 15:54:53 UTC MAIN commitmail json YAML

Remove support for -l option which piped output through pr(1). Not really
useful in 2013, and gets rid of a fork()/exec() in a library function.

(agc)

2013-01-15 13:52:27 UTC MAIN commitmail json YAML

add kernfs and procfs, support BEAGLEBOARD.local

(jmcneill)

2013-01-15 13:43:27 UTC MAIN commitmail json YAML

cpu_switchto() returns argument oldlwp.  Not &ci->ci_curlwp.

(kiyohara)

2013-01-15 13:30:12 UTC MAIN commitmail json YAML

Add macro _C_LABEL() for .S file.

(kiyohara)

2013-01-15 10:41:57 UTC MAIN commitmail json YAML

Fix a debug printf format.

(mbalmer)

2013-01-15 10:18:38 UTC MAIN commitmail json YAML

Make this compile with TRAPDEBUG enabled.
Pointed out by Holm Tiffe.

(martin)

2013-01-15 09:05:57 UTC MAIN commitmail json YAML

Remove trailing whitespace.

(wiz)

2013-01-15 08:52:27 UTC MAIN commitmail json YAML

Add ARM optimized version of strrchr.

(matt)

2013-01-15 08:26:16 UTC MAIN commitmail json YAML

Implement the -n (nowrap) argument to wdiff(1).  With the -n argument
specified, and when a change spans two lines, the end of region
character sequence is displayed before the new line character, and the
start of region character sequence after it.

Add a test which implements change bars on the left for any changed
text:

% netwdiff -1n f1 f2 | sed -e 's/^/  /;/{+/s/^ /|/;s/{+//g;s/+}//g'

  ...
  static int
| difffile(const char *filename1, const char *filename2)
  {
  ...

(agc)

2013-01-15 04:48:15 UTC MAIN commitmail json YAML

2013-01-15 04:02:57 UTC MAIN commitmail json YAML

fix printf formats

(christos)

2013-01-15 03:56:20 UTC MAIN commitmail json YAML

make autosizing work (kind of)

(christos)

2013-01-15 03:39:17 UTC MAIN commitmail json YAML

2013-01-15 03:28:18 UTC MAIN commitmail json YAML

not sure how my name ended up in the list of authors here

(jmcneill)

2013-01-15 03:26:28 UTC MAIN commitmail json YAML

2013-01-15 03:24:00 UTC MAIN commitmail json YAML

don't use kprintf() directly, it does not lock so it just garbles the output.

(christos)

2013-01-15 02:51:10 UTC MAIN commitmail json YAML

set kerneldir= to the path used by build.sh

(jmcneill)

2013-01-15 02:50:08 UTC MAIN commitmail json YAML

expand set name to path when checking to see if the tgz exists

(jmcneill)

2013-01-15 02:46:41 UTC MAIN commitmail json YAML

make metalog files trully optional (don't print errors when they don't exist)

(christos)

2013-01-15 02:04:04 UTC MAIN commitmail json YAML

Add an ARM optimized version of strchr.

(matt)

2013-01-15 02:03:31 UTC MAIN commitmail json YAML

2013-01-15 02:02:54 UTC MAIN commitmail json YAML

proper test for case-insensitive netcmp(1).

(agc)

2013-01-15 01:57:56 UTC MAIN commitmail json YAML

No need for a flags argument to the cmp_file() function.

Check that fp isn't NULL before trying to close it in diff_fini().

(agc)

2013-01-15 01:49:23 UTC MAIN commitmail json YAML

2013-01-15 01:46:04 UTC MAIN commitmail json YAML

Add support to netwdiff to specify the insert and delete region
character sequences from the command line via the -w, -x, -y and -z
args. The default is, as before, "[- ... -]" for deleted regions,
and "{+ ... +}" for inserted text.

With this in place, the arguments can be used to highlight word diffs
portably across shells:

        csh/tcsh:
        % set ansi_red = "`printf '\e[31m'`"
        % set ansi_end = "`printf '\e[0m'`"
        % set ansi_green = "`printf '\e[32m'`"

        sh/ksh/bash/zsh:
        $ ansi_red="$(printf '\e[31m')"
        $ ansi_end="$(printf '\e[0m')"
        $ ansi_green="$(printf '\e[32m')"

        and then in all shells:

        netwdiff -w $ansi_red -x $ansi_end -y $ansi_green -z $ansi_end f1 f2

-- this will highlight deleted words in red, and added words in green,
on standard ANSI terminals.  This gets around bash's twee $'' idiom
for tputs sequences.  Thanks to Christos Zoulas for setting me
straight on this, and thanks also to Alan Barrett for the nudge to
implement the region arguments.

Thanks to all of the people who pointed me to comm(1)'s arguments as
being the model for wdiff's inhibit.  My apologies, I should have
thought of that.  I'm still trying to work out the model for the
choice of -w/-x/-y/-z; all suggestions gratefully received.

(agc)

2013-01-15 00:25:33 UTC MAIN commitmail json YAML

2013-01-14 22:30:14 UTC MAIN commitmail json YAML

2013-01-14 21:26:25 UTC MAIN commitmail json YAML

- move the terminal handling in apropos-utils.c since htmp and pager are also
  handled there.
- underline the name, section, and description so that it is prettier.
- change to bold terminal the terminal highlighting to match with less

(christos)

2013-01-14 21:04:15 UTC MAIN commitmail json YAML

Use the /proc way for counting host cores on Cygwin.

(pooka)

2013-01-14 21:00:17 UTC MAIN commitmail json YAML

2013-01-14 20:30:01 UTC MAIN commitmail json YAML

2013-01-14 20:29:26 UTC MAIN commitmail json YAML

there is no -X flag

(christos)

2013-01-14 20:21:33 UTC MAIN commitmail json YAML

2013-01-14 20:05:43 UTC MAIN commitmail json YAML

Support a release build restricted to ALL_KERNELS. This file was missed
by the first commit.

(mlelstv)

2013-01-14 19:15:14 UTC MAIN commitmail json YAML

2013-01-14 18:24:14 UTC MAIN commitmail json YAML

2013-01-14 18:24:05 UTC MAIN commitmail json YAML

PR/47447: YAMASHIRO, Jun: New device id for udl(4)

(christos)

2013-01-14 18:04:58 UTC MAIN commitmail json YAML

Fix the #ifdef NOTYET, namely use the terminal standout mode to highlight the
search terms.

(christos)

2013-01-14 18:01:59 UTC MAIN commitmail json YAML

Since mdocml decided to name headers that conflict with system ones (term.h)
move the header inclusion one up.

(christos)

2013-01-14 16:52:35 UTC MAIN commitmail json YAML

2013-01-14 16:50:54 UTC MAIN commitmail json YAML

Remove routines which don't make sense (maybe they're some intermediate
phase of the component framework?)

(pooka)

2013-01-14 16:48:08 UTC MAIN commitmail json YAML

Set networking soft interrupt vectors earlier, just in case interface
component initialization causes network traffic to be received.

(pooka)

2013-01-14 16:45:47 UTC MAIN commitmail json YAML

2013-01-14 16:36:15 UTC MAIN commitmail json YAML

Add a simple version of strcat.

(matt)

2013-01-14 16:35:06 UTC MAIN commitmail json YAML

Add some asserts to component initialization.

(pooka)

2013-01-14 16:00:49 UTC MAIN commitmail json YAML

... but make sure to unset empty before it's used as an empty variable.

(pooka)

2013-01-14 15:50:18 UTC MAIN commitmail json YAML

Make this work with xpg4/sh where "for x in;" is an error.

(pooka)

2013-01-14 13:37:58 UTC MAIN commitmail json YAML

Use TESTS_SUBDIRS instead of SUBDIR to make these actually run.
Also, fixes build with /usr/xpg4/bin/sh

(pooka)

2013-01-14 13:02:59 UTC MAIN commitmail json YAML

Scrub TERMINFO from host env lest it leaks into libterminfo build.

(pooka)

2013-01-14 12:28:11 UTC MAIN commitmail json YAML

2013-01-14 12:17:17 UTC MAIN commitmail json YAML

Remove hp300 specific select code and use proper hw address to match device.

(tsutsui)

2013-01-14 12:12:19 UTC MAIN commitmail json YAML

move 'trap' after command args are parsed

(jmcneill)

2013-01-14 11:59:18 UTC MAIN commitmail json YAML

Remove unused hw_id and hw_id2 members from device info.
They are valid only on hp300.

(tsutsui)