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 (1h)  netbsd-8 (5d)  netbsd-10 (5d)  netbsd-9 (11d)  thorpej-ifq (175d)  thorpej-altq-separation (178d) 

2024-05-10 04:53:34 UTC Now

2009-02-18 00:02:21 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by tnozaki in ticket #437):
lib/libc/citrus/citrus_lc_time.c: revision 1.3
fix typo, don't overwrite LC_TIME's t_fmt_ampm by t_fmt.

(snj)

2009-02-18 00:00:00 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by plunky in ticket #436):
external/mit/xorg-server/dist/hw/xfree86/os-support/bsd/bsd_mouse.c: revision 1.5
add horizontal mouse-wheel functionality to USB and WSMOUSE drivers

(snj)

2009-02-17 23:34:19 UTC MAIN commitmail json YAML

PR# port-i386/40676: ACPI Exception AE_AML_NO_OPERAND when booting on VAIO P

Fix to allow zero-length ASL field declarations:

  http://bugzilla.kernel.org/show_bug.cgi?id=10606

(jmcneill)

2009-02-17 23:17:39 UTC MAIN commitmail json YAML

Reorder command line parsing logic; previously the code assumed a string
containing the letter 'x' was a mode string (eg. 640x480), which prevented
the parser from picking up a mode number (eg. 0x101).

(jmcneill)

2009-02-17 22:00:14 UTC MAIN commitmail json YAML

Make sched_getrq() inline (gcc does not optimize it), avoids call.

(rmind)

2009-02-17 21:54:30 UTC MAIN commitmail json YAML

Fix min/max confusion that causes a problem with DEBUG on some
architectures. Independently spotted by yamt@. /brick ad

(ad)

2009-02-17 21:41:20 UTC MAIN commitmail json YAML

2009-02-17 21:34:26 UTC MAIN commitmail json YAML

2009-02-17 21:20:50 UTC MAIN commitmail json YAML

Repair x86_patch to install optimized routines.
Pointed out by enami@.

(ad)

2009-02-17 21:15:19 UTC MAIN commitmail json YAML

Adjust previous:

Output platform info with aprint_verbose(), so it shows up in dmesg output.
It's useful for bug reports.

(ad)

2009-02-17 20:36:07 UTC MAIN commitmail json YAML

2009-02-17 20:35:35 UTC MAIN commitmail json YAML

2009-02-17 19:22:43 UTC MAIN commitmail json YAML

2009-02-17 19:05:22 UTC MAIN commitmail json YAML

2009-02-17 18:51:57 UTC MAIN commitmail json YAML

Fix mdoc warning (missing .El directive). While here, use a single
list for multiple items.

(njoly)

2009-02-17 17:30:27 UTC MAIN commitmail json YAML

Register the atf/test_programs/h_c helper.

(jmmv)

2009-02-17 17:29:19 UTC MAIN commitmail json YAML

Build and install h_c; from Nicolas Joly in private mail.

(jmmv)

2009-02-17 17:01:41 UTC MAIN commitmail json YAML

Use kmem_alloc instead of malloc for shadowfb

(jmcneill)

2009-02-17 16:01:15 UTC MAIN commitmail json YAML

Default to using threads.  This doesn't affect the normal release build.

(pooka)

2009-02-17 15:03:13 UTC MAIN commitmail json YAML

2009-02-17 13:48:29 UTC MAIN commitmail json YAML

2009-02-17 12:46:01 UTC MAIN commitmail json YAML

2009-02-17 12:30:31 UTC MAIN commitmail json YAML

2009-02-17 12:27:13 UTC MAIN commitmail json YAML

Shorten est message, use aprint_debug

(jmcneill)

2009-02-17 12:24:42 UTC MAIN commitmail json YAML

Make platform_print use aprint_debug

(jmcneill)

2009-02-17 12:23:33 UTC MAIN commitmail json YAML

Make SMBIOS rev. message use aprint_debug (matches i386)

(jmcneill)

2009-02-17 11:16:10 UTC MAIN commitmail json YAML

x86_genfb_console_screen is only available if NWSDISPLAY > 0 and
NGENFB > 0, spotted by Geoff Wing.

(jmcneill)

2009-02-17 05:28:32 UTC MAIN commitmail json YAML

sig_atomic_t is long on alpha (?!); use %ld and cast to long.

(dogcow)

2009-02-17 05:24:14 UTC MAIN commitmail json YAML

To name output files, replace only suffix part exactly.

(uebayasi)

2009-02-17 04:07:30 UTC MAIN commitmail json YAML

link in fmt_scaled.c

(mrg)

2009-02-17 04:03:18 UTC MAIN commitmail json YAML

add mux.c to the link.

(mrg)

2009-02-17 02:56:43 UTC MAIN commitmail json YAML

Fix an embarrassing mistake regarding moving down log files. Reported by
(and fix included in) PR bin/40635 from Jukka Salmi.

(dogcow)

2009-02-17 02:43:39 UTC MAIN commitmail json YAML

fix -Wsign-compare issue (seen on arm), using similar technique
to ../bits64/softfloat-macros

(lukem)

2009-02-17 02:41:11 UTC MAIN commitmail json YAML

Print the physical address if available instead of a virtual address.

(jmcneill)

2009-02-17 02:21:13 UTC MAIN commitmail json YAML

Set clear-screen and cursor-row so the transition from the early console
driver and genfb is seamless. While we're here, clear the screen when
we first attach in case the bootloader scribbled on it.

(jmcneill)

2009-02-17 02:19:33 UTC MAIN commitmail json YAML

Add clear-screen and cursor-row properties to allow genfb to persist
screen state from the MD console driver.

(jmcneill)

2009-02-17 01:42:52 UTC MAIN commitmail json YAML

2009-02-17 01:39:25 UTC MAIN commitmail json YAML

Just like i386 cpu_startup, for console drivers that require uvm and pmap
to be initialized, call consinit for a third time here.

(jmcneill)

2009-02-17 00:48:29 UTC MAIN commitmail json YAML

2009-02-17 00:16:35 UTC MAIN commitmail json YAML

Use the wedge size, not the disk size, from Yorick Hardy

(christos)

2009-02-17 00:09:50 UTC MAIN commitmail json YAML

2009-02-17 00:02:32 UTC MAIN commitmail json YAML

Cut all non Xserver building ports across to Xorg, tested on vax and
a selection of m68k ports.

The remaining XFree using ports are:
    acorn32 amiga cats dreamcast ews4800mips hpcarm hpcmips hpcsh
    mac68k netwinder newsmips ofppc pmax sgimips sparc sun3 x68k

(abs)

2009-02-16 23:55:31 UTC MAIN commitmail json YAML

- add siginfo translation for all arithmetic faults and traps.
- skip the current instruction for all faults, to avoid infinite loops on
  SIGFPE (from OpenBSD)
Info from: http://bitsavers.vt100.net/pdf/dec/vax/archSpec/EK-VAXAR-RM-001_Arch_May82.pdf

(christos)

2009-02-16 23:40:14 UTC MAIN commitmail json YAML

2009-02-16 22:50:17 UTC MAIN commitmail json YAML

2009-02-16 22:49:29 UTC MAIN commitmail json YAML

amd64, i386: The bootloader has been enhanced to support framebuffer
consoles using VESA BIOS extensions. These changes allow the
x86 ports to work with the genfb(4) driver, and obsoletes
the i386-only vesafb(4) driver. [jmcneill 20090216]

(jmcneill)

2009-02-16 22:43:47 UTC MAIN commitmail json YAML

Add and enable genfb(4), and remove vesafb(4) section.

(jmcneill)

2009-02-16 22:41:32 UTC MAIN commitmail json YAML

2009-02-16 22:39:31 UTC MAIN commitmail json YAML

Bootloader modifications for generic framebuffer console support on i386
and amd64 where VESA VBE 2.0+ is available.

* Add helper library and stubs to invoke VBE bioscalls.
* Bump HEAP_START as we were already dangerously close to our limits.
* bootdataseg now allows access > 16MB so in the future we can scribble
  on the framebuffer.
* Pass BTINFO_FRAMEBUFFER parameters to kernel when configured.
* VBE modes are configured with the new 'vesa' command. Usage, when present:
    * vesa {enabled|disabled}
      Enable / disable linear framebuffer, default mode is 640x480x8. May
      be changed in the future to determine mode based on VBE/DDC where
      available.
    * vesa list
      List modes supported by the firmware that meet the following criteria:
* linear framebuffer
* packed pixel or direct colour mode
    * vesa {modenum|modestr}
      Enable specific VBE mode. The mode can be specified either as a
      VBE mode number (eg. 0x101) or as a string (eg. 800x600x16).

(jmcneill)

2009-02-16 22:29:33 UTC MAIN commitmail json YAML

Kernel-side modifications for framebuffer console support on i386 and amd64.

* New BTINFO_FRAMEBUFFER kernel parameter to pass screen configuration
* Early attach support for framebuffer console
* Pass BTINFO_FRAMEBUFFER parameters to genfb in device_register
* Provide hooks to genfb to set VGA DAC palette in 8bpp mode

(jmcneill)

2009-02-16 22:24:40 UTC MAIN commitmail json YAML

Provide callbacks so MD code can explicitly prevent genfb from matching;
works around vga/genfb deathmatches.

(jmcneill)

2009-02-16 21:37:12 UTC MAIN commitmail json YAML

Add c-backslash-max-column - its default value of 72 is less than what
we set for c-backslash-column, so macros with lines longer than 72
would be formatted icorrectly.

Fix brace-list-entry - it doesn't need extra indentation.  Pointed out
by roy@.  While here use '+ instead of 8 to express "full indentation
step".

XXX: Do we really want brace-list-open indented one step?  It might
work for one-liners, but we have lots of longer init lists that are
formatted with brace-list-open of 0.

(uwe)

2009-02-16 21:36:09 UTC MAIN commitmail json YAML

Make arckbd(4) compile even if the kernel is lacking wsmouse(4), wskbd(4),
rnd(4), or any combination of thoses.  Thanks to Havard Eidnes for reporting
the build breakage.

(bjh21)

2009-02-16 20:58:29 UTC MAIN commitmail json YAML

2009-02-16 20:57:43 UTC MAIN commitmail json YAML

in 24bit write a linear colour map into the DAC.
Now colours look right.

Still needs testing in 8 bit.

(macallan)

2009-02-16 20:57:29 UTC MAIN commitmail json YAML

2009-02-16 20:55:45 UTC MAIN commitmail json YAML

2009-02-16 20:55:22 UTC MAIN commitmail json YAML

2009-02-16 20:53:55 UTC MAIN commitmail json YAML

2009-02-16 20:36:11 UTC MAIN commitmail json YAML

synchronize error flags with own comment and with traceroute, as discussed
on tech-net.

(is)

2009-02-16 18:47:51 UTC MAIN commitmail json YAML

2009-02-16 18:38:26 UTC ipsec-tools-0_7-branch commitmail json YAML

From Paul Moore: Fix a heap corruption bug (yacc return non-null terminated
buffer and sprintf writes over bounds).

(tteras)

2009-02-16 18:36:21 UTC MAIN commitmail json YAML

From Paul Moore: Fix a heap corruption bug (yacc return non-null terminated
buffer and sprintf writes over bounds).

(tteras)

2009-02-16 18:05:19 UTC MAIN commitmail json YAML

Don't release CCB twice. Found by code inspection.

(mlelstv)

2009-02-16 17:14:59 UTC MAIN commitmail json YAML

2009-02-16 15:59:41 UTC MAIN commitmail json YAML

+ watch me not care.

(sketch)

2009-02-16 13:38:21 UTC MAIN commitmail json YAML

This ain't whitespace98.

(is)

2009-02-16 12:41:11 UTC MAIN commitmail json YAML

2009-02-16 12:33:01 UTC MAIN commitmail json YAML

2009-02-16 12:30:58 UTC MAIN commitmail json YAML

put back edlabel on sun2 (m68000)

(abs)

2009-02-16 12:20:01 UTC MAIN commitmail json YAML

Add "edlabel" which now gets build under NetBSD/sparc64.

(tron)

2009-02-16 10:40:45 UTC MAIN commitmail json YAML

2009-02-16 10:34:15 UTC MAIN commitmail json YAML

Fix -Wsign-compare issue (on NetBSD/sparc64).

(tron)

2009-02-16 10:28:57 UTC MAIN commitmail json YAML

Libdevmapper 1.02.30 and lvm2tools 2.02.44 were released at 26 january
update cur. version field.

(haad)

2009-02-16 10:23:35 UTC MAIN commitmail json YAML

fix -Wsign-compare issue (on sparc64)

(tron)

2009-02-16 09:38:41 UTC MAIN commitmail json YAML

make this compile w/o VLAN

(cegger)

2009-02-16 08:00:42 UTC MAIN commitmail json YAML

fix media priorities:

IEEE 802.3 Annex 28B.3 specifies the following relative
priorities of the technologies supported by
802.3 Selector Field value:

1000BASE-T full duplex
1000BASE-T
100BASE-T2 full duplex
100BASE-TX full duplex
100BASE-T2
100BASE-T4
100BASE-TX
10BASE-T full duplex
10BAST-T

Our drivers give 100BASE-T4 a higher priority than
100BASE-TX full duplex.
Fix this. This patch is based on changes in FreeBSD and OpenBSD.

Patch presented on tech-kern and tech-net:
http://mail-index.netbsd.org/tech-kern/2009/02/15/msg004397.html
http://mail-index.netbsd.org/tech-net/2009/02/15/msg001064.html

got no comments, no objections.

(cegger)

2009-02-16 06:46:54 UTC MAIN commitmail json YAML

Remove idd `tag' left over from importing this file into NetBSD.

Thanks Soren :)

(reinoud)

2009-02-16 05:22:00 UTC MAIN commitmail json YAML

fix -Wsign-compare issue (on alpha)

(lukem)

2009-02-16 03:36:13 UTC netbsd-5 commitmail json YAML

Tickets 355, 410, 427, 431-433, and 435.

(snj)

2009-02-16 03:33:17 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by enami in ticket #435):
sys/kern/vfs_subr.c: revision 1.368
sys/kern/vfs_syscalls.c: revision 1.385
Make revoke(2) works as before:
- vfs_syscalls.c rev. 1.342 fails to invert condition correcly when
  then-clause and else-clause is swapped.  Since then, revoke(2) fails
  if it is issued by file owner.
- Probably since rev. 1.160 of genfs_vnops.c, revoke(2) fails if it is
  applied to non-device file and drops kernel into ddb.

(snj)

2009-02-16 03:31:14 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by pooka in ticket #433):
sys/kern/uipc_usrreq.c: revision 1.120
Don't try to fd_putfile() descriptors we didn't manage to fd_getfile().
Fixes local DoS panic described in kern/40570.

(snj)

2009-02-16 03:29:01 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by pooka in ticket #432):
sys/fs/tmpfs/tmpfs_vnops.c: revision 1.53
If fdvp is tvp, do nothing.  Prevents local DoS panic described in
PR kern/38219... maybe.  This is hastily concocted fix for 5.0 and
I'm not sure if it has side-effects.

(snj)

2009-02-16 03:26:57 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by abs in ticket #431):
distrib/sets/lists/xserver/md.x68k: revision 1.16
distrib/sets/lists/xserver/md.vax: revision 1.6
external/mit/xorg/server/xorg-server/Makefile.common: revision 1.6
x11/Xserver/Makefile.common: revision 1.35
Enable Xvfb build on vax and x68k to match every other port.

(snj)

2009-02-16 03:23:29 UTC MAIN commitmail json YAML

fix -Wsign-compare issue

(lukem)

2009-02-16 03:22:04 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by ghen in ticket #427):
sys/dev/pckbport/wskbdmap_mfii.c: revision 1.16
sys/dev/usb/ukbdmap.c: revision 1.22
Enable Colemak altgr keys.

(snj)

2009-02-16 03:20:25 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by ghen in ticket #427):
share/wscons/keymaps/ukbd.be.azerty: revision 1.2
Make AltGr keys work.  Also, the tilde on the =+ key is a dead_tilde.

(snj)

2009-02-16 03:18:33 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by ghen in ticket #427):
distrib/sets/lists/base/mi: revision 1.794
share/wscons/keymaps/Makefile: revision 1.15
share/wscons/keymaps/ukbd.be.azerty: revision 1.1
Add Belgian Azerty keymap for ukbd(4).  Existing pckbd(4) map doesn't work
for USB keyboards.

(snj)

2009-02-16 03:14:20 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by joerg in ticket #410):
common/lib/libx86emu/x86emu.c: revision 1.7
0:0 is the adress x86emu_call pushes on the stack, so check for it here
explicitly to stop processing again. As this is the start of the IDT,
normal code is not likely to override it.

(snj)

2009-02-16 03:12:47 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by joerg in ticket #410):
common/lib/libx86emu/x86emu.c: revision 1.6
Fix three bugs in the instruction decoder:
(1) Mode 5 for SIB uses EBP as base, not ESP.
(2) RM register mode 5 needs a segment override for SS when not using an
    immediate in 32bit mode.
(3) Same for mode 6 in 16bit mode.
From anon ymous.

(snj)

2009-02-16 03:07:03 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by ad in ticket #355):
sys/arch/i386/i386/vm_machdep.c: revision 1.143
sys/arch/i386/include/proc.h: revision 1.37
Remove stray opt_redzone.h

(snj)

2009-02-16 03:06:21 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by ad in ticket #355):
sys/arch/i386/include/param.h: revision 1.70
Revert part of previous.

(snj)

2009-02-16 03:05:30 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by ad in ticket #355):
sys/arch/i386/include/param.h: revision 1.69
opt_noredzone.h is gone.

(snj)

2009-02-16 03:04:39 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by ad in ticket #355):
sys/arch/amd64/amd64/vm_machdep.c: revision 1.37
sys/arch/amd64/include/param.h: revision 1.10
- Kill NOREDZONE.
- Make the redzone conditional on DIAGNOSTIC.
- Give amd64 an additional page for the uarea. 2 is not enough.

(snj)

2009-02-16 03:03:37 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by ad in ticket #355):
sys/arch/i386/conf/GENERIC_TINY: revision 1.116
sys/arch/i386/conf/INSTALL_TINY: revision 1.122
sys/arch/i386/conf/files.i386: revision 1.341
sys/arch/i386/i386/vm_machdep.c: revision 1.142
sys/arch/i386/include/param.h: revision 1.68
sys/arch/xen/conf/files.xen: revision 1.91
- Kill NOREDZONE.
- Make the redzone conditional on DIAGNOSTIC.
- Give amd64 an additional page for the uarea. 2 is not enough.

(snj)

2009-02-16 01:27:37 UTC MAIN commitmail json YAML

fix -Wsign-compare issue (on macppc)

(lukem)

2009-02-16 01:22:18 UTC MAIN commitmail json YAML

fix -Wsign-compare issue (on macppc)

(lukem)

2009-02-16 01:19:34 UTC MAIN commitmail json YAML

fix -Wsign-compare issue (on macppc)

(lukem)

2009-02-16 00:15:45 UTC MAIN commitmail json YAML

2009-02-15 22:49:37 UTC MAIN commitmail json YAML

Add Xref to pmap(9), from Anon Ymous.
Prepare for HTML output.

(wiz)

2009-02-15 21:55:23 UTC MAIN commitmail json YAML

2009-02-15 21:25:01 UTC MAIN commitmail json YAML

in order for read() to return EINTR we need to use sigaction, not signal,
otherwise SA_RESTART is set.

(christos)

2009-02-15 21:24:13 UTC MAIN commitmail json YAML

don't restart on EINTR, instead return NULL immediately. From Anon Ymous

(christos)

2009-02-15 20:21:24 UTC MAIN commitmail json YAML

Only pull in genfb.h if _KERNEL_OPT is defined. Reported by Kurt Schreiner

(jmcneill)

2009-02-15 19:00:22 UTC MAIN commitmail json YAML

from yorick hardy:
- build mesa_dri.so, saving ~1.8MB per module (yay, the size of the
  xsetrver set goes down massively now)
- use the right includes so that dri * mesa use the same headers
- correct LIBDPLIBS for libdri

tested by jmcneill, and builds fine for me.

(mrg)

2009-02-15 18:42:20 UTC MAIN commitmail json YAML

Use genfb_borrow; drm works with genfb now.

(jmcneill)

2009-02-15 18:41:49 UTC MAIN commitmail json YAML

Introduce genfb_ops genfb_borrow callback to allow the bus frontend to
lend mappings to drm.

(jmcneill)

2009-02-15 18:24:49 UTC MAIN commitmail json YAML

2009-02-15 18:01:26 UTC MAIN commitmail json YAML

2009-02-15 18:00:16 UTC MAIN commitmail json YAML

* include "pseudo-device putter" in synopsis as requested by hubertf
* note that rump p2k utilities are currently experimental (noted
  already on the rump manpages, but better note it here also)

(pooka)

2009-02-15 14:43:45 UTC nick-hppapmap commitmail json YAML

Fix thinko in PSW_O handling.

(skrll)

2009-02-15 13:04:03 UTC MAIN commitmail json YAML

fix the formats of a debug printf for the time_t changes.

(martin)

2009-02-15 10:21:10 UTC MAIN commitmail json YAML

Use the new OPT_DDB= %DDB% to add -fno-omit-frame-pointer so that ddb
backtrace will work.

(skrll)

2009-02-15 08:23:31 UTC MAIN commitmail json YAML

fix typo: "aprox." -> "approx." (approximate).

(dholland)

2009-02-15 07:01:41 UTC MAIN commitmail json YAML

Avoid trailing whitespace. It is definitely against the style rules.

(dholland)

2009-02-15 06:06:55 UTC MAIN commitmail json YAML

Skip over the ":0" entries that gdm, kdm, and unpatched versions of xdm
(ours is patched to not do this) leave in utmp. PR 26168.

I'm doing this by testing for ^:[0-9] in the line field of utmp(x),
rather than by attempting to stat the device name corresponding to the
entry as in Martin's patch, because (1) no valid tty should ever have
a name beginning with a colon, and (2) this way we don't silently skip
over real ttys that should be there but for some reason have disappeared.

(I suppose this might conceivably fail to catch entries for displays
connected via XDCMP; however, ~nobody does that any more and XDCMP is
a security hole anyhow. If anyone's really concerned about this, let
me know.)

In the long run we should look into ways of getting "tty" messages to
users logged in with an X session and no terminal windows open, as
that's probably fairly common for the desktop.

(dholland)

2009-02-15 03:52:49 UTC MAIN commitmail json YAML

Simplify the code; we already have a hint to decide which string to copy.
(And at least gcc generates better code.)

(enami)

2009-02-15 03:45:44 UTC MAIN commitmail json YAML

Fix compiler warning.

(enami)

2009-02-15 01:58:01 UTC MAIN commitmail json YAML

Convert the recently introduced awk command to retrieve the value of the
option MODULAR to using %MODULAR%.  While it is now possible to only
request the new version in the affected Makefiles, it is made mandatory for
everybody because I just fixed a bug in config(1) that would not make it
fail in the case of a syntax error in the Makefile template.

(cube)

2009-02-15 01:39:54 UTC MAIN commitmail json YAML

- Allow substition of options values in the generated Makefile using the
  syntax %OPTION%.
- Make it possible to specify a syntax version information in the Makefile.
- Bump version to 20090214.

(cube)

2009-02-15 01:31:43 UTC MAIN commitmail json YAML

Add "/pub" to the PKG_PATH lines in the default .cshrc and .profile so they
actually have a chance of working.  Also provide an example of how to include
more than one path.

(erh)

2009-02-15 00:07:55 UTC MAIN commitmail json YAML

The knote objects attached by peer will still be linked in our list
if we are closed before the peer.  So, remove them.  It didn't matter
when pipe objects are directly returned to pool, but nowadays they
are cached.

(enami)

2009-02-15 00:01:19 UTC MAIN commitmail json YAML

New sentence, new line. Bump date for previous.

(wiz)

2009-02-14 22:49:58 UTC MAIN commitmail json YAML

2009-02-14 22:46:05 UTC MAIN commitmail json YAML

2009-02-14 22:13:22 UTC MAIN commitmail json YAML

2009-02-14 22:07:04 UTC MAIN commitmail json YAML

Document that the element argument of RB_REMOVE must be present in the
tree. Minor adjoining grammar fix. PR 39684.
Bump date.

(dholland)

2009-02-14 21:28:58 UTC MAIN commitmail json YAML

Error out if one f the mkxxx() prints an error.

(cube)

2009-02-14 20:53:58 UTC MAIN commitmail json YAML

remove 2038 comment.

(christos)

2009-02-14 20:53:04 UTC MAIN commitmail json YAML

make created and lastused time_t to avoid 2038 problems.

(christos)

2009-02-14 20:51:39 UTC MAIN commitmail json YAML

remove 2038 comment.

(christos)

2009-02-14 20:48:46 UTC MAIN commitmail json YAML

mention when this will really break, not 2038 but 2145.

(christos)

2009-02-14 20:45:29 UTC MAIN commitmail json YAML

remove 2038 comment

(christos)

2009-02-14 20:33:59 UTC MAIN commitmail json YAML

Provide a stub genfb_cnattach for md code to call to give a hint to the
bus driver's match function to return a higher confidence (so it can
beat out vga(4), for example). genfb needs-flag so md code can determine
if the genfb driver is present.

(jmcneill)

2009-02-14 20:32:29 UTC MAIN commitmail json YAML

convert to ANSI function prototypes

(perry)

2009-02-14 20:29:21 UTC MAIN commitmail json YAML

2009-02-14 20:29:09 UTC MAIN commitmail json YAML

2009-02-14 20:22:59 UTC MAIN commitmail json YAML

Don't set version deep in the source tree if it's older than the one in
conf/files.

(cube)

2009-02-14 19:53:15 UTC netbsd-4-0 commitmail json YAML

Forgot to note that the changes from ticket 1278 were patches.

(snj)

2009-02-14 19:51:59 UTC netbsd-4 commitmail json YAML

2009-02-14 19:50:28 UTC netbsd-4 commitmail json YAML

2009-02-14 19:49:17 UTC netbsd-4-0 commitmail json YAML

2009-02-14 19:45:57 UTC netbsd-4-0 commitmail json YAML

2009-02-14 19:37:02 UTC MAIN commitmail json YAML

Update to libfetch-2.22:
- Support for conditional fetch
- Allow correctly overwriting fetchRestartCalls from signal handlers by
  making it volatile
- Explicitly document that the size of struct url can increase.

Status:

Vendor Tag: PKGSRC
Release Tags: libfetch-2-22

(joerg)

2009-02-14 19:29:30 UTC MAIN commitmail json YAML

2009-02-14 19:23:18 UTC MAIN commitmail json YAML

make this work with pcc. The previous construct is not valid c99.

(christos)

2009-02-14 18:00:26 UTC MAIN commitmail json YAML

build & bugfix: spl0 is an alias for splx(IPL_NONE), which effectively results in calling splx() twice.

(cegger)

2009-02-14 17:29:11 UTC MAIN commitmail json YAML

add a comment re the vop (?) flag LAYERFS_MBYPASSDEBUG, that if set
could cause a bad pointer dereference in the debug printing when
credentials with values of NOCRED or FSCRED were passed to kauth.

I don't see any way to set such a flag, I think its just a debug
thing that could be enabled at compile time by somebody who knew
how, hence the comment rather than a real fix.

(plunky)

2009-02-14 17:19:45 UTC MAIN commitmail json YAML

Import pkg_install-20090214:
- pkg_add:
  - doesn't crash on missing +BUILD_INFO
  - for -u skip the package it will update when l oking for conflicts
  - don't fail in libarchive when trying to use directories as packages
- pkg_admin:
  - stricter argument checking for audit family of commands
  - fetch-pkg-vulnerabilities -u will only update if the remove file
    is newer
- pkg_delete:
  - fix PKG_METADATA_DIR passed to deinstall script
  - when using -d, ignore @dirrm
  - fix -d code to unregister the correct pkgdb entry
- pkg_info:
  - fix crashes on incomplete packages

Status:

Vendor Tag: PKGSRC
Release Tags: pkg_install-20090214

(joerg)

2009-02-14 17:13:01 UTC MAIN commitmail json YAML

Add USB_VENDOR_CYBERPOWER/USB_PRODUCT_CYBERPOWER_UPS to the HID blacklist.
This will allow Network UPS Tools to communicate with these UPSes via ugen(4).

(jakllsch)

2009-02-14 17:06:35 UTC MAIN commitmail json YAML

from enami: Only apply rootdir changes if the chroot dir != /

(christos)

2009-02-14 17:03:33 UTC MAIN commitmail json YAML

2009-02-14 17:01:24 UTC MAIN commitmail json YAML

Add CyberPower Systems, Inc. vendor ID, as well as one of their product IDs,
which is used in two (or more) models of UPS devices.

(jakllsch)

2009-02-14 16:57:05 UTC MAIN commitmail json YAML

consistency checks made inside #ifdef SAFETY should really
be #ifdef DIAGNOSTIC

(plunky)

2009-02-14 16:55:25 UTC MAIN commitmail json YAML

PR/40634: Christoph Badura: "chroot / /sbin/mount" shows only / as mounted

(christos)

2009-02-14 16:53:55 UTC MAIN commitmail json YAML

Now that "options MODULAR" is handled via defflag, the Makefile
generated by config(1) in the kernel compile directory no longer
contains IDENT=-DMODULAR.  Instead, there's an opt_modular.h file that
might or might not contain "#define MODULAR 1".

Adapt to this by adding an OPT_MODULAR variable to relevant Makefiles,
set via an awk script that parses opt_modular.h.

(apb)

2009-02-14 16:21:23 UTC MAIN commitmail json YAML

cosmetic: don't print empty line at end of init_sysent.c

(pooka)

2009-02-14 16:08:22 UTC MAIN commitmail json YAML

Add support for showing temperatures in Kelvin.

(ahoka)

2009-02-14 15:16:08 UTC nick-hppapmap commitmail json YAML

KNF and other general tidyup.

(skrll)

2009-02-14 14:43:25 UTC nick-hppapmap commitmail json YAML

2009-02-14 14:40:37 UTC nick-hppapmap commitmail json YAML

Better description for hpt_entry.

G/C old struct pv_entry.

(skrll)

2009-02-14 14:05:58 UTC MAIN commitmail json YAML

Comment out CFLAGS+=-g.

(uebayasi)

2009-02-14 13:57:13 UTC nick-hppapmap commitmail json YAML

2009-02-14 13:56:42 UTC MAIN commitmail json YAML

2009-02-14 13:52:51 UTC MAIN commitmail json YAML

2009-02-14 13:50:50 UTC MAIN commitmail json YAML

Convert more MACHINE tests to MACHINE_ARCH

(abs)

2009-02-14 13:48:18 UTC MAIN commitmail json YAML

Convert more MACHINE tests to MACHINE_ARCH so it is more obvious what
could be sharable per MACHINE_ARCH. Again another selection of mixed
amd64/x86_64 tests cleaned up, including one file which was testing
MACHINE for both!

(abs)

2009-02-14 13:46:21 UTC nick-hppapmap commitmail json YAML

2009-02-14 13:32:13 UTC MAIN commitmail json YAML

src/external/mit/xorg/bin/xdm/config/Makefile@1.6 / diff / nxr@1.6
src/external/mit/xorg/lib/libGL/Makefile@1.6 / diff / nxr@1.6
src/external/mit/xorg/server/drivers/Makefile@1.25 / diff / nxr@1.25
src/external/mit/xorg/server/drivers/xf86-input-keyboard/Makefile@1.9 / diff / nxr@1.9
src/external/mit/xorg/server/drivers/xf86-video-glint/Makefile@1.5 / diff / nxr@1.5
src/external/mit/xorg/server/drivers/xf86-video-mach64/Makefile@1.4 / diff / nxr@1.4
src/external/mit/xorg/server/drivers/xf86-video-sunffb/Makefile@1.3 / diff / nxr@1.3
src/external/mit/xorg/server/xorg-server/Makefile.common@1.7 / diff / nxr@1.7
src/external/mit/xorg/server/xorg-server/hw/xfree86/Makefile@1.25 / diff / nxr@1.25
src/external/mit/xorg/server/xorg-server/hw/xfree86/common/Makefile@1.8 / diff / nxr@1.8
src/external/mit/xorg/server/xorg-server/hw/xfree86/init/Makefile@1.4 / diff / nxr@1.4
src/external/mit/xorg/server/xorg-server/hw/xfree86/utils/Makefile@1.11 / diff / nxr@1.11
src/external/mit/xorg/server/xorg-server/hw/xfree86/utils/ioport/Makefile@1.5 / diff / nxr@1.5
src/external/mit/xorg/server/xorg-server/hw/xfree86/utils/pcitweak/Makefile@1.5 / diff / nxr@1.5
src/external/mit/xorg/server/xorg-server/hw/xfree86/utils/scanpci/Makefile@1.6 / diff / nxr@1.6
src/external/mit/xorg/server/xorg-server/hw/xfree86/utils/xorgconfig/Makefile@1.6 / diff / nxr@1.6
src/external/mit/xorg/server/xorg-server/hw/xfree86/xorgos/Makefile@1.13 / diff / nxr@1.13
src/external/mit/xorg/server/xorg-server/mi/Makefile@1.6 / diff / nxr@1.6

Use MACHINE_ARCH rather than MACHINE where relevant. At least one file had a nice mixture of amd64 and x86_64 tests...

(abs)

2009-02-14 13:27:47 UTC MAIN commitmail json YAML

Use MACHINE_ARCH where relevant, make the "no extra subdirs" the fallthru default option, fix merge issue fro last commit

(abs)

2009-02-14 13:24:32 UTC MAIN commitmail json YAML

Use MACHINE_ARCH rather than MACHINE - no functional change

(abs)

2009-02-14 12:44:20 UTC MAIN commitmail json YAML

Also include <arm/cpu.h> here for the required definitions of
curcpl() and set_curcpl(), so that kern_ssp.c builds here as well.

(he)

2009-02-14 12:42:48 UTC MAIN commitmail json YAML

Only descend into the directory full of xf86 drivers if XSERVER_XFREE86 is set

(abs)

2009-02-14 12:33:18 UTC MAIN commitmail json YAML

Adjust operand constraints in the m68k asm versions of FASTPUTBITS

(abs)

2009-02-14 12:28:08 UTC netbsd-5 commitmail json YAML

2009-02-14 11:33:56 UTC MAIN commitmail json YAML

2009-02-14 11:23:14 UTC MAIN commitmail json YAML

2009-02-14 11:08:17 UTC MAIN commitmail json YAML

Sort option descriptions, and options in usage.
Covers PR 40627.

(wiz)

2009-02-14 11:08:11 UTC nick-hppapmap commitmail json YAML

Oops, re-add extern for lasi_pwr_sw_reg.

(skrll)

2009-02-14 10:48:50 UTC MAIN commitmail json YAML

only buil dri for "everything" on amd64 and i386

(abs)

2009-02-14 10:46:06 UTC MAIN commitmail json YAML

Only descend into xfree86 if XSERVER_XFREE86 server is set

(abs)

2009-02-14 10:44:42 UTC MAIN commitmail json YAML

Only pull in xf86-${everything} on i386/amd64/alpha, rather than default case

(abs)

2009-02-14 10:39:17 UTC MAIN commitmail json YAML

Use relative paths so we can avoid using ${MACHINE} in a path

(abs)

2009-02-14 10:37:56 UTC netbsd-5 commitmail json YAML

2009-02-14 10:35:36 UTC MAIN commitmail json YAML

2009-02-14 10:20:56 UTC MAIN commitmail json YAML

I've just discovered config_found_ia(), which means that wskbd(4) and
wsmouse(4) can attach directly at arckbd(4) and I can dispose of the
ugly arcwsmouse(4) and arcwskbd(4) interpositions.  Do that, and purge
them from the documentation as well.

(bjh21)

2009-02-14 09:53:07 UTC MAIN commitmail json YAML

Set PS1 correctly for ksh.

(ad)

2009-02-14 08:31:14 UTC MAIN commitmail json YAML

2009-02-14 08:10:06 UTC MAIN commitmail json YAML

2009-02-14 08:05:04 UTC MAIN commitmail json YAML

fix -Wsign-compare issues

(lukem)

2009-02-14 08:04:10 UTC MAIN commitmail json YAML

fix -Wsign-compare issues

(lukem)

2009-02-14 08:02:04 UTC MAIN commitmail json YAML

2009-02-14 07:13:40 UTC MAIN commitmail json YAML

fix -Wsign-compare issues

(lukem)

2009-02-14 07:12:30 UTC MAIN commitmail json YAML

2009-02-14 06:26:42 UTC MAIN commitmail json YAML

fix -Wsign-compare issues (untested)

(lukem)

2009-02-14 05:07:54 UTC MAIN commitmail json YAML

Use the correct dir to find source files.  NetBSD finally builds again.
Please have the decency to at least do a test build when you import such a
huge amount of code.

(cube)

2009-02-14 03:27:50 UTC MAIN commitmail json YAML

mention newport driver

(macallan)

2009-02-14 03:22:21 UTC MAIN commitmail json YAML

2009-02-14 03:17:24 UTC MAIN commitmail json YAML

build the newport driver on sgimips

(macallan)

2009-02-14 03:15:15 UTC MAIN commitmail json YAML