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 (21m)  netbsd-8 (6d)  netbsd-10 (6d)  netbsd-9 (12d)  thorpej-ifq (176d)  thorpej-altq-separation (178d) 

2024-05-10 19:51:47 UTC Now

2011-08-28 19:37:16 UTC MAIN commitmail json YAML

2011-08-28 19:09:34 UTC MAIN commitmail json YAML

Golden output was not so golden after all

(gson)

2011-08-28 18:48:46 UTC MAIN commitmail json YAML

pull in sys/mount.h; build fix for amd64

(jmcneill)

2011-08-28 18:48:14 UTC MAIN commitmail json YAML

both LINUX_USRSTACK32 and USRSTACK32 need to be defined for linux32

(jmcneill)

2011-08-28 17:21:28 UTC MAIN commitmail json YAML

Minor cleanup.

(wiz)

2011-08-28 17:18:31 UTC MAIN commitmail json YAML

add dependency on "drm" module

(jmcneill)

2011-08-28 17:15:17 UTC MAIN commitmail json YAML

New sentence, new line.

(wiz)

2011-08-28 17:10:38 UTC MAIN commitmail json YAML

Use Cm to mark up command arguments. Use An -nosplit to avoid linebreak in sentence.

(wiz)

2011-08-28 16:33:52 UTC MAIN commitmail json YAML

Revert prior inadvertent checkin.

(elric)

2011-08-28 16:26:34 UTC MAIN commitmail json YAML

2011-08-28 16:19:08 UTC MAIN commitmail json YAML

2011-08-28 15:56:22 UTC MAIN commitmail json YAML

2011-08-28 15:48:20 UTC MAIN commitmail json YAML

2011-08-28 15:46:26 UTC MAIN commitmail json YAML

fix the sparc build

(gson)

2011-08-28 15:40:50 UTC MAIN commitmail json YAML

2011-08-28 11:36:17 UTC MAIN commitmail json YAML

2011-08-28 11:20:16 UTC MAIN commitmail json YAML

Change the location of version.h from the old Heimdal srcs to the
new srcs.

(elric)

2011-08-28 10:28:36 UTC MAIN commitmail json YAML

Change the location of version.h from the old Heimdal srcs to the
new srcs.

(elric)

2011-08-28 10:26:15 UTC MAIN commitmail json YAML

fix sparc UP kernels with GCC 4.5, with special thanks to help from
mlelstv@ tracking down the real issue.

sp_tlb_flush() makes various assumptions about the ABI and what GCC
will do with the rest of this function.  the inputs were not referenced
by name but only as "%o0" etc inside the asm.  the result was that GCC
was not filling in the function parameters before calling it because
they were not used in the function.  so, sp_tlb_flush() was getting
random data for it's inputs.  oops.

for now, convert 2 asm() calls to pure C, and mark the inputs for
the sta calls.  this makes GCC generate the right code, but it still
isn't entirely optimal.

ideally a pure C version would exist, but that adds non-trivial
overhead (15 instructions vs 23 or so.)

one more enhancement to make here would be to assign the %o3, %o4 and
%o5 usage into explicit temp variables, instead of assuming that they
are going to be free to use.

(mrg)

2011-08-28 10:21:41 UTC MAIN commitmail json YAML

Revert previous and fix properly by just removing the #error and a bogus
KASSERT() (these 2 are leftover from the experiments on the fuloong
and were not intended to be commited).

(bouyer)

2011-08-28 10:13:03 UTC MAIN commitmail json YAML

make it compile with SMALLPROG

(christos)

2011-08-28 09:43:25 UTC MAIN commitmail json YAML

make this compile.

(christos)

2011-08-28 09:39:44 UTC MAIN commitmail json YAML

remove strpct copts

(christos)

2011-08-28 09:32:21 UTC MAIN commitmail json YAML

Make this compile again without WDC_NO_IDS.

(christos)

2011-08-28 09:02:51 UTC MAIN commitmail json YAML

Fix build (strcpt fallout).

(mbalmer)

2011-08-28 08:43:02 UTC MAIN commitmail json YAML

Remove duplicate static.

(mbalmer)

2011-08-28 08:41:01 UTC MAIN commitmail json YAML

add TINLA -> this is not legal advice

(jnemeth)

2011-08-28 08:32:47 UTC MAIN commitmail json YAML

Initialize local variables that previously were global (user, group).

(mbalmer)

2011-08-28 08:27:57 UTC MAIN commitmail json YAML

Print the warning message on mount once.

Should fix PR #42795 (patch to make mounting union filesystems less obnoxious)

(hannken)

2011-08-28 08:24:42 UTC MAIN commitmail json YAML

2011-08-28 08:20:58 UTC MAIN commitmail json YAML

- static/__dead
- use strpct from libutil
- fix off by one in format

(christos)

2011-08-28 08:20:31 UTC MAIN commitmail json YAML

2011-08-28 08:03:50 UTC MAIN commitmail json YAML

emit some linker -Map files so that we can figure out what symbols
in the boot loaders are.

(mrg)

2011-08-28 07:49:16 UTC MAIN commitmail json YAML

2011-08-28 07:48:51 UTC MAIN commitmail json YAML

Add a new ioctl, GPIOPULSE to gpio(4) to allow for pulsing a pin.
If a pin can pulse in hardware, that will be used, else it will
be pulsed in software.  There is no way yet to set the pulse frequency
for pins that pulse in hardware.  While here, make the code mpsafe and
allow more than one thread in the driver (access to ioctl is serialized).

(mbalmer)

2011-08-28 07:48:18 UTC MAIN commitmail json YAML

2011-08-28 07:46:13 UTC MAIN commitmail json YAML

prototype for strpct

(christos)

2011-08-28 07:45:14 UTC MAIN commitmail json YAML

2011-08-28 07:22:48 UTC MAIN commitmail json YAML

readd assertions noew with the correct struct
im wondering why the module cflags didnt warn about this obvious typo

(ahoka)

2011-08-28 06:08:15 UTC MAIN commitmail json YAML

2011-08-28 06:04:18 UTC MAIN commitmail json YAML

Add some code for grovelling in the PCI configuration space for all
of the memory & I/O space reserved by the PCI BIOS for PCI devices
(including bridges) and recording that information for later use.

The code takes between 13k and 50k (depends on the architecture and,
bizarrely, the kernel configuration) so I am going to move it from
pci_machdep.c into its own module on Monday.

(dyoung)

2011-08-28 05:32:41 UTC MAIN commitmail json YAML

Replace some anonymous constants with PCI_ constants.

Print debugging information using aprint_debug(9) not aprint_verbose(9)
and be consistent about that.  Get rid of the pciaddrverbose switch for
debugging printfs.

Make 'static' several functions that are private to this module.

Don't test truth of arbitrary integers but compare with 0.  Change
'return (x)' to 'return x'.

(dyoung)

2011-08-28 04:59:37 UTC MAIN commitmail json YAML

Make the override implementation more concise.  Saves about three lines
of code per routine, makes it more explicit what's going on, and avoids
recursion, though the compiler probably optimized the tail recursion in
the old code.

(dyoung)

2011-08-28 03:54:07 UTC MAIN commitmail json YAML

In meta mode, we create .meta files for most targets.
These capture all the interesting data - useful for debugging.
In such cases there is no need to replicate commands in the build log.
Rather than run the entire build .SILENT, allow meta mode to set that flag
per target iff a .meta file is created.
Normal behavior is retained for targets where no .meta file is created,
ensuring that no build data is lost.

(sjg)

2011-08-28 01:17:48 UTC MAIN commitmail json YAML

2011-08-28 00:51:22 UTC MAIN commitmail json YAML

Use __strict_weak_alias().

(dyoung)

2011-08-28 00:40:10 UTC MAIN commitmail json YAML

cpu_lwp_trampoline isn't supposed to return, so drop the atexit handler
and drop a panic() at the end of the function

(jmcneill)

2011-08-27 23:42:33 UTC MAIN commitmail json YAML

Mark error() as dead, so that validation for setclipped works correctly.

(joerg)

2011-08-27 23:31:12 UTC MAIN commitmail json YAML

Revert last, assertions on undefined variables don't make sense.

(joerg)

2011-08-27 22:41:36 UTC MAIN commitmail json YAML

2011-08-27 22:38:48 UTC MAIN commitmail json YAML

2011-08-27 22:32:44 UTC MAIN commitmail json YAML

Use __dead. Move global variables into function scope.

(joerg)

2011-08-27 22:30:44 UTC MAIN commitmail json YAML

2011-08-27 22:26:05 UTC MAIN commitmail json YAML

2011-08-27 22:24:14 UTC MAIN commitmail json YAML

2011-08-27 22:22:01 UTC MAIN commitmail json YAML

2011-08-27 22:17:53 UTC MAIN commitmail json YAML

Mark types as static and usage as dead.

(joerg)

2011-08-27 21:43:06 UTC MAIN commitmail json YAML

2011-08-27 21:19:18 UTC MAIN commitmail json YAML

Catch the atexit() so we can bypass the libc feature that if one ucontext()
ends that it then call exit()

(reinoud)

2011-08-27 21:17:27 UTC MAIN commitmail json YAML

Add dirty copy of child_return()

(reinoud)

2011-08-27 21:16:15 UTC MAIN commitmail json YAML

Print when retregs() is called.

(reinoud)

2011-08-27 21:15:07 UTC MAIN commitmail json YAML

Print when the cpu_trampoline is called()

(reinoud)

2011-08-27 21:14:15 UTC MAIN commitmail json YAML

Add a thunk_atexit() so ucontext() ends can be dealt with as they should

(reinoud)

2011-08-27 20:49:36 UTC MAIN commitmail json YAML

CPU_DEBUG: remove printf in cpu_signotify, and print pid/lid in cpu_switchto

(jmcneill)

2011-08-27 20:49:03 UTC MAIN commitmail json YAML

one static is enough, otherwise you risk zapping yourself.

(christos)

2011-08-27 20:02:18 UTC MAIN commitmail json YAML

I suppose mrg did mean to include this change in yesterday commit:
use CFATTACH_DECL_NEW for real.

(martin)

2011-08-27 19:52:22 UTC MAIN commitmail json YAML

Enhance a panic message slightly

(martin)

2011-08-27 19:25:35 UTC MAIN commitmail json YAML

2011-08-27 19:02:29 UTC MAIN commitmail json YAML

Straggler from last: add the directory for ppath(3) tests.

(dyoung)

2011-08-27 19:01:34 UTC MAIN commitmail json YAML

2011-08-27 19:00:35 UTC MAIN commitmail json YAML

2011-08-27 18:58:52 UTC MAIN commitmail json YAML

2011-08-27 18:57:50 UTC MAIN commitmail json YAML

2011-08-27 18:55:58 UTC MAIN commitmail json YAML

__dead + kill main prototype.

(joerg)

2011-08-27 18:55:52 UTC MAIN commitmail json YAML

2011-08-27 18:55:21 UTC MAIN commitmail json YAML

2011-08-27 18:54:39 UTC MAIN commitmail json YAML

2011-08-27 18:54:16 UTC MAIN commitmail json YAML

2011-08-27 18:49:00 UTC MAIN commitmail json YAML

static + const + __dead

(joerg)

2011-08-27 18:46:20 UTC MAIN commitmail json YAML

2011-08-27 18:44:44 UTC MAIN commitmail json YAML

2011-08-27 18:43:27 UTC MAIN commitmail json YAML

static + __dead + G/C pathmtu

(joerg)

2011-08-27 18:40:18 UTC MAIN commitmail json YAML

static + __dead

(joerg)

2011-08-27 18:37:41 UTC MAIN commitmail json YAML

2011-08-27 18:36:03 UTC MAIN commitmail json YAML

Mark yy_fatal_error as noreturn if supported by the compiler.

(joerg)

2011-08-27 18:35:21 UTC MAIN commitmail json YAML

2011-08-27 18:33:23 UTC MAIN commitmail json YAML

Ensure __printflike exists.

(joerg)

2011-08-27 18:13:09 UTC MAIN commitmail json YAML

add options DEBUG_EXEC and LOCKDEBUG

(jmcneill)

2011-08-27 18:11:48 UTC MAIN commitmail json YAML

Also fix DPRINTF()'s for DEBUG_EXEC

(reinoud)

2011-08-27 18:07:10 UTC MAIN commitmail json YAML

Fix DPRINTF()'s missing the extra parenteses

(reinoud)

2011-08-27 18:01:37 UTC MAIN commitmail json YAML

Implement trap recursion detection and fix small one-off error in range
checks for kernel space

(reinoud)

2011-08-27 17:59:24 UTC MAIN commitmail json YAML

Only return the result of pmap_extract() when the return variable is not NULL.

(reinoud)

2011-08-27 17:57:14 UTC MAIN commitmail json YAML

Fix copystring routines to NOT just copy all since not all space might be
writable. This can be fixed by implementing/importing strnlen(3) in the kernel
and/or for NetBSD/usermode to have onfaults in the copyins/copyouts.

(reinoud)

2011-08-27 17:53:21 UTC MAIN commitmail json YAML

In execve1(), don't assume VM_MIN_ADDRESS is 0 for PIE executables.

(reinoud)

2011-08-27 17:51:38 UTC MAIN commitmail json YAML

Enhance EXEC_DEBUG by also printing the UVM commands

(reinoud)

2011-08-27 17:48:11 UTC MAIN commitmail json YAML

Prototyping main is silly and shouldn't be encouraged.

(joerg)

2011-08-27 17:46:34 UTC MAIN commitmail json YAML

Use static. Don't manipulate environ directly, just reset it and use
setenv.

(joerg)

2011-08-27 17:45:30 UTC MAIN commitmail json YAML

2011-08-27 17:43:42 UTC MAIN commitmail json YAML

Be more static

(joerg)

2011-08-27 17:38:16 UTC MAIN commitmail json YAML

2011-08-27 17:36:06 UTC MAIN commitmail json YAML

2011-08-27 17:34:44 UTC MAIN commitmail json YAML

2011-08-27 17:16:01 UTC MAIN commitmail json YAML

staticfy. __dead.

(joerg)

2011-08-27 17:10:05 UTC MAIN commitmail json YAML

add function to get the inactive table size (for during target init)

(ahoka)

2011-08-27 17:09:10 UTC MAIN commitmail json YAML

be consistent and define secsize here as well (though this seems unused?)
some white' from emacs

(ahoka)

2011-08-27 17:07:50 UTC MAIN commitmail json YAML

- add a function to get the inactive table's size
- some whitespace fix from emacs...

(ahoka)

2011-08-27 17:07:28 UTC MAIN commitmail json YAML

static. dead.

(joerg)

2011-08-27 17:06:08 UTC MAIN commitmail json YAML

Add a sanity check for missing functions in dmt

(ahoka)

2011-08-27 17:05:58 UTC MAIN commitmail json YAML

The loongon2f+cs5526+jmicron PATA->SATA bridge cause an interresting issue:
1) because the CS5536 is not associated with a x86 CPU, interrupts are not
  ack'ed as it expects so interrupts cannot configured as edge-triggered
  (as is expected for a PCIIDE in compat mode)
2) the PATA->SATA bridge ignores the WDC_IDS (interrupt disable bit) so
  the PATA IRQ line gets asserted when resetting or running some polled
  commands. It also wrongly asserts IRQ when the (nonexistent) slave
  device is selected
2) wouldn't be an issue with edge-triggered interrupt because we would
  get a spurious interrupt and continue operation, a new interrupt only shows
  up when the PATA IRQ line goes low and high again. But because of 1),
  we get an unclearable interrupt instead, and the system loops on the
  interrupt handler.

To workaround this, introduce a WDC_NO_IDS compile option which runs
all polled commands (including reset) at splbio() and without sleeps,
so that the controller's interrupt is effectively disabled and
won't be reenabled before the interrupt can be cleared.

The conditions triggering this problem are speficic enough to handle
this via a compile-time option; no need for a run-time (e.g. a
config(9), device property or callback to disable interrupts) solution.

(bouyer)

2011-08-27 16:54:14 UTC MAIN commitmail json YAML

There are non-writable bits in MIPS_COP_0_TLB_HI between ASID and VPN, so
mips3_cp0_tlb_entry_hi_probe() returns a value with some 0 in the low 12 bits.
Thus the computed mips_vm_maxuser_address is wrong. Fix by oring PAGE_MASK to
return value of mips3_cp0_tlb_entry_hi_probe().

(bouyer)

2011-08-27 16:43:07 UTC MAIN commitmail json YAML

2011-08-27 16:34:57 UTC MAIN commitmail json YAML

PR/45301: Julian Fagir: make clear that the unit is sectors and fix a typo.
While there, use errx, and sizeof(*var) instead of sizeof(type)

(christos)

2011-08-27 16:34:38 UTC MAIN commitmail json YAML

staticfy. __dead.

(joerg)

2011-08-27 16:29:51 UTC MAIN commitmail json YAML

2011-08-27 16:23:44 UTC MAIN commitmail json YAML

Implement sparse dumps for amd64 (copied from i386). Disabled for now via
sysctl.
XXX: most of the code can be merged.

(christos)

2011-08-27 16:12:54 UTC MAIN commitmail json YAML

staticfy. Use __dead.

(joerg)

2011-08-27 16:10:51 UTC MAIN commitmail json YAML

staticfy. Use __nodead

(joerg)

2011-08-27 16:05:28 UTC MAIN commitmail json YAML

staticfy. Use __dead.

(joerg)

2011-08-27 15:59:49 UTC jym-xensuspend commitmail json YAML

2011-08-27 15:56:48 UTC jym-xensuspend commitmail json YAML

Rename the functions for suspend to reflect that Xen does not hijack
the ACPI "sleepstate" sysctl(7) node anymore.

Add a boolean value to mark that the save/suspend operation has been
notified by dom0, so as to avoid possible errors where admin would like
to schedule the domain for sleep without dom0 being prepared for that. Fail
with EAGAIN in this case.

Sprinkle some KNF.

(jym)

2011-08-27 15:48:36 UTC jym-xensuspend commitmail json YAML

(HEAD fix) _BSD_VA_LIST_ => va_list

(jym)

2011-08-27 15:46:59 UTC MAIN commitmail json YAML

2011-08-27 15:45:52 UTC MAIN commitmail json YAML

ANSIfy. staticfy. Bail out on command line error. Use __dead.

(joerg)

2011-08-27 15:44:09 UTC jym-xensuspend commitmail json YAML

2011-08-27 15:40:31 UTC MAIN commitmail json YAML

De-__P. staticfy. Use __dead, __printflike.

(joerg)

2011-08-27 15:37:33 UTC jym-xensuspend commitmail json YAML

Sync with HEAD. Most notably: uvm/pmap work done by rmind@, and MP Xen
work of cherry@.

No regression observed on suspend/restore.

(jym)

2011-08-27 15:33:59 UTC MAIN commitmail json YAML

Don't check for __attribute__ being defined, it won't. Check for GCC 3.x
or compatible and define BOZO_PRINTFLIKE / BOZO_DEAD. Fix fallout.

(joerg)

2011-08-27 15:32:28 UTC MAIN commitmail json YAML

Finish and enable whiteout support for tmpfs:

- Enable VOP tmpfs_whiteout().
- Support ISWHITEOUT in tmpfs_alloc_file().
- Support DOWHITEOUT in tmpfs_remove() and tmpfs_rmdir().
- Make rmdir on a directory containing whiteouts working.

Should fix PR #35112 (tmpfs doesn't play well with unionfs).

(hannken)

2011-08-27 15:08:58 UTC MAIN commitmail json YAML

Rename err() to avoid overlap with libc. Mark it dead.

(joerg)

2011-08-27 14:30:33 UTC MAIN commitmail json YAML

Add fdisk and ext2fs tools, pmon-based platforms needs them.

(bouyer)

2011-08-27 13:42:46 UTC MAIN commitmail json YAML

Add loongson support to evbmips, based on the OpenBSD loongson port
and the existing evbmips/gdium support.
This has been tested on a lemote fuloong device (boots multiuser),
should also support other lemote devices (maybe with minor adjustments,
or adding missing drivers). There is some gdium support here too, but it
may not be yet complete (someone with a gdium would need to have a look,
hi macallan@ :)
loongson kernels are 64bits only: the loongson2f has ressources located
above the 2Gb physical address, and it's much easier to access it
using XKPHYS than trying to make it fit in the limited 32bit kernel
virtual space.

(bouyer)

2011-08-27 13:34:29 UTC MAIN commitmail json YAML

Add pmon (firmware used by loongson2-based systems and maybe others) support,
from OpenBSD.
This includes code to call back pmon routines from a 64bit kernel,
as well code to read pmon arguments and variables.

(bouyer)

2011-08-27 13:28:37 UTC MAIN commitmail json YAML

Add a basic driver for the SIS315 Pro frame buffer found on some loogson2-based
systems, from OpenBSD.
At this time it can only map the framebuffer and attaches wscons,
using whatever resolution was configured by the firmware.
It doens't support any accelaration or mode change.

(bouyer)

2011-08-27 13:23:52 UTC MAIN commitmail json YAML

loongson2f support:
- Add some loongson2 definitions to cpuregs.h, from OpenBSD
- Make sure that the at register is useable before every jump register
  instruction (exept when register is k0 or k1) because -mfix-loongson2f-btb
  needs the at register for its workaround
- add code to mips_fixup.c to handle the instructions added by
  -mfix-loongson2f-btb
- Add a ls2-specific tlb miss handler: it doesn't have separate handler
  for the xtlbmiss exeption.
- Fixes for some #ifdef MIPS3_LOONGSON2 assembly code (using the wrong
  register)

(bouyer)

2011-08-27 13:19:39 UTC MAIN commitmail json YAML

Add a fix-loongson2f-btb option to gas, from OpenBSD.
This works around a bug in the branch prediction logic of the
CPU which can cause a hard hang. The existing fix-loongson2f-jump
works around the same bug, but by 'fixing' the jump target to be within the
same 256MB region as the kernel. This will (silently) cause a jump
to the wrong address if the jump is intentionally to some other
region (e.g. a call to pmon).
fix-loongson2f-btb instead works around the issue by adding an explicit flush
of the branch target buffer (via a write to a cop0 register) before every
jump register instruction.

(bouyer)

2011-08-27 12:59:17 UTC MAIN commitmail json YAML

Loongson2f support:
- make the 'struct bonito_config' const, so that it can be in kernel
  text instead of data.
- Add a bc_attach_hook to struct bonito_config, to be used as pc_attach_hook
  if not NULL.
- Add some LS2-specific register defines (LS2f uses a modified bonito64).

(bouyer)

2011-08-27 12:55:09 UTC MAIN commitmail json YAML

Annotate dead functions

(joerg)

2011-08-27 12:47:49 UTC MAIN commitmail json YAML

Split gcscpcib into MI part, and MD pci attachement which is also in
charge of attaching the MD pcib device.
Will be used by the upcoming evbmips loongson support.

(bouyer)

2011-08-27 09:32:12 UTC MAIN commitmail json YAML

2011-08-27 09:28:56 UTC MAIN commitmail json YAML

Enable some gpio devices.

(mbalmer)

2011-08-27 09:11:53 UTC MAIN commitmail json YAML

Add an optional pglist argument to uvm_obj_wirepages, to be
filled with the list of pages that were wired.

(christos)

2011-08-27 09:06:59 UTC MAIN commitmail json YAML

add new arp logging sysctls

(christos)

2011-08-27 09:05:55 UTC MAIN commitmail json YAML

Add 3 logging sysctls for arp from freebsd:

1. log_movements: do you want to log the arp overwritten message or not?
2. log_wrong_iface: do you want to log when an arp arrives at the wrong
  interface?
3. log_permanent_modify: do you want to log when an arp message attempts
  to overwrite a static entry?

I did not call the sysctls log_arp like FreeBSD does, because we already
have an arp sysctl level. The default is on for all three of them.

(christos)

2011-08-26 21:22:10 UTC MAIN commitmail json YAML

2011-08-26 19:07:13 UTC MAIN commitmail json YAML

2011-08-26 15:00:07 UTC MAIN commitmail json YAML

u_int32_t -> uin32_t.

(mbalmer)

2011-08-26 13:33:34 UTC cherry-xenmp commitmail json YAML

Name the L4 per-cpu pointer appropriately.
User cr3 should point to the per-cpu L4, not the user pmap pdir

(cherry)

2011-08-26 13:29:57 UTC MAIN commitmail json YAML

Add a pmf resume function to put the hardware in a defined state after
resume.  Problem found by jmcneill@.

(mbalmer)

2011-08-26 12:52:01 UTC MAIN commitmail json YAML

Fix a typo in r1.243: test for STACKALIGN not STACKLALIGN:

"If STACKALIGN is defined, use it instead of ALIGN.  Some arches need a
stack more aligned that ALIGN will give."

(jmcneill)

2011-08-26 11:16:50 UTC MAIN commitmail json YAML

pmap_remove_all: change panic to warning

(jmcneill)

2011-08-26 11:01:32 UTC MAIN commitmail json YAML

2011-08-26 10:30:47 UTC MAIN commitmail json YAML

Remove one of the copyrights, it is the same person.  Remove variable name
in prototype.

(mbalmer)

2011-08-26 09:29:17 UTC MAIN commitmail json YAML

Provide a better fix for the checks

(reinoud)

2011-08-26 09:26:14 UTC MAIN commitmail json YAML

2011-08-26 09:13:08 UTC MAIN commitmail json YAML

Change aprint_verbose() to a normal printf() surrounded by #ifdef DIAGNOSTIC

(reinoud)

2011-08-26 09:10:41 UTC MAIN commitmail json YAML

Add checks for architectures that need a check for VM_MIN_ADDRESS

(reinoud)

2011-08-26 09:07:48 UTC MAIN commitmail json YAML

Fix check for VM_MIN_ADDRESS since it doesn't need to be a constant

(reinoud)

2011-08-26 09:01:07 UTC MAIN commitmail json YAML

Avoid non-literal format strings.

(tron)

2011-08-26 07:56:00 UTC MAIN commitmail json YAML

add some info re use of Modem and Network ports

(plunky)

2011-08-26 06:56:12 UTC MAIN commitmail json YAML

fix compilation for VM_MIN_ADDRESS == 0

(christos)

2011-08-26 06:18:18 UTC MAIN commitmail json YAML

2011-08-26 01:48:39 UTC MAIN commitmail json YAML

pw_error is documented to be dead

(joerg)

2011-08-26 01:10:49 UTC MAIN commitmail json YAML

__assert and __assert13 are dead

(joerg)

2011-08-25 19:54:30 UTC MAIN commitmail json YAML

Move debug -> verbose

(reinoud)

2011-08-25 19:49:05 UTC MAIN commitmail json YAML

Bring mount_psshfs user/host/path argument processing in line with sftp(1).

(jakllsch)

2011-08-25 19:14:08 UTC MAIN commitmail json YAML

On a verbose kernel boot show why executables are denied due to their start
adresses. This will hardly ever occure in real-life.

(reinoud)

2011-08-25 19:09:46 UTC MAIN commitmail json YAML

2011-08-25 19:08:35 UTC MAIN commitmail json YAML

When this debug printf is enabled, please also tell WHAT address one is using
for read/write.

(reinoud)

2011-08-25 19:07:45 UTC MAIN commitmail json YAML

Cleanup debug messages in copy.c

(reinoud)

2011-08-25 19:06:58 UTC MAIN commitmail json YAML

Implement pmap_deactivate() and most importantly, share changes! i.e. it
should map in the SAME page and not a COW clone of the origional.

(reinoud)

2011-08-25 19:06:03 UTC MAIN commitmail json YAML

A trap is now allways asked for RW access... that needs to be fixed but thats
later care.

(reinoud)

2011-08-25 18:46:01 UTC MAIN commitmail json YAML

t_fd/sigio: pass test if we receive at least one SIGIO signal.

While a real kernel collects these signals until the connect() returns and
then delivers one signal rump delivers every signal so we get more than one.

Ok: Antti Kantee <pooka@netbsd.org>

(hannken)

2011-08-25 18:20:22 UTC MAIN commitmail json YAML

Uses non-literal format strings

(joerg)

2011-08-25 17:39:58 UTC MAIN commitmail json YAML

-Wno-format-nonliteral for msg_defs.c

(joerg)

2011-08-25 17:05:45 UTC MAIN commitmail json YAML

Move -Wno-comment for clang to CPPFLAGS, so that mkdep runs are silent.

(joerg)

2011-08-25 17:00:55 UTC MAIN commitmail json YAML

2011-08-25 16:54:58 UTC MAIN commitmail json YAML

fix non-literal format string

(christos)

2011-08-25 16:53:25 UTC MAIN commitmail json YAML

Use of non-literal format string

(joerg)

2011-08-25 16:51:48 UTC MAIN commitmail json YAML

fix non-literal format string

(christos)

2011-08-25 16:47:20 UTC MAIN commitmail json YAML

Use of non-literal format strings

(joerg)

2011-08-25 16:47:16 UTC MAIN commitmail json YAML

document non-literal format string use for many md files

(christos)

2011-08-25 16:41:51 UTC MAIN commitmail json YAML

Avoid non-literal format strings by replacing asprintf with putc.

(joerg)

2011-08-25 16:29:40 UTC MAIN commitmail json YAML

2011-08-25 16:22:44 UTC MAIN commitmail json YAML

Use of non-literal format string.

(joerg)

2011-08-25 16:19:23 UTC MAIN commitmail json YAML

Avoid using non-literal format strings. Fix verbose option -- va_list is
passed by reference and vprintf would have processed all arguments
already.

(joerg)

2011-08-25 16:18:29 UTC MAIN commitmail json YAML

add printf attributes.

(christos)

2011-08-25 16:17:58 UTC MAIN commitmail json YAML

Avoid magic manipulation of the format string.

(joerg)

2011-08-25 16:15:29 UTC MAIN commitmail json YAML

2011-08-25 16:12:38 UTC MAIN commitmail json YAML

main.c uses non-literal format strings.

(joerg)

2011-08-25 15:50:45 UTC MAIN commitmail json YAML

Uses non-literal format strings

(joerg)

2011-08-25 15:44:51 UTC MAIN commitmail json YAML

Uses non-literal format strings in err.c

(joerg)

2011-08-25 15:42:33 UTC MAIN commitmail json YAML

bebox not support md_post_newfs() and md_post_disklabel() now. Change null-func.

(kiyohara)

2011-08-25 15:37:00 UTC MAIN commitmail json YAML

Avoid using non-literal format strings and optimizing code a bit at the
same time.

(joerg)

2011-08-25 15:34:05 UTC MAIN commitmail json YAML

Set-list repair: remove the 'gcccmds' tag from lines where it does not
belong.

(dyoung)

2011-08-25 15:30:54 UTC MAIN commitmail json YAML

msg.c uses non-literal format strings

(joerg)

2011-08-25 15:29:05 UTC MAIN commitmail json YAML

Set-list repair: add 'nls' tag to some files that need it, sort some
firmware files, move some graphics-adapter firmware into the syspkg
base-firmware-root.

(dyoung)

2011-08-25 15:14:43 UTC MAIN commitmail json YAML

2011-08-25 15:14:19 UTC MAIN commitmail json YAML

Use VMEM_ADDR_MIN and VMEM_ADDR_MAX.

(dyoung)

2011-08-25 15:12:38 UTC MAIN commitmail json YAML

2011-08-25 15:08:49 UTC MAIN commitmail json YAML

Initialize bst_exists in bus_space_tag_create(9).  Use it to avoid
walking the chain of ancestor tags to see if a bus_space(9) routine was
overridden.

(dyoung)