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 (6h)  netbsd-10 (17d)  netbsd-9 (17d)  netbsd-8 (22d) 

2024-06-03 02:34:41 UTC Now

2012-01-17 10:47:28 UTC MAIN commitmail json YAML

2012-01-17 09:30:16 UTC MAIN commitmail json YAML

Add a few KASSERT() - I have a crash that likely will cause one of them to
fire...

(martin)

2012-01-17 08:23:40 UTC MAIN commitmail json YAML

Bump date for previous.

(wiz)

2012-01-17 08:22:09 UTC MAIN commitmail json YAML

Add -n to usage.

(wiz)

2012-01-17 08:20:58 UTC MAIN commitmail json YAML

New sentence, new line. Bump date for previous. Sort SEE ALSO.

(wiz)

2012-01-17 08:13:42 UTC MAIN commitmail json YAML

2012-01-17 07:48:48 UTC MAIN commitmail json YAML

get rid of HAVE_OPENFIRMWARE

(macallan)

2012-01-17 07:04:08 UTC MAIN commitmail json YAML

Remove trailing whitespace.  Reported by Brad Harder.

(mbalmer)

2012-01-17 03:49:20 UTC MAIN commitmail json YAML

2012-01-17 03:39:33 UTC MAIN commitmail json YAML

In addition to %[er]ax,  rep xstore-rng  also clobbers %[er]cx and %[er]di.
As such, mark them as outputs, as is done in the VIA Padlock example code.
Additionally, let's assume that VIAC3_RNG_BUFSIZ is in bytes and not DWords.
Furthermore assume that there are not 1 but NBBY bits of entropy per byte.

Fixes PR kern/45847 for me.

(jakllsch)

2012-01-17 03:06:33 UTC MAIN commitmail json YAML

2012-01-17 03:01:39 UTC MAIN commitmail json YAML

drop trailing whitespace

(jakllsch)

2012-01-16 22:44:15 UTC MAIN commitmail json YAML

2012-01-16 22:42:40 UTC MAIN commitmail json YAML

2012-01-16 22:41:31 UTC MAIN commitmail json YAML

2012-01-16 22:37:01 UTC MAIN commitmail json YAML

Import atf 0.15: the major goal of this import is to reconcile any local
changes to the atf codebase with upstream code.  All local changes should
have been backported, with appropriate portability workarounds where
necessary.

This new release also includes other changes though, such as performance
improvements and bug fixes, and also a major new feature partially
implemented by pgoyette@: the time to execute each test cases and test
program is now recorded and included in the output reports.

The import into NetBSD has been tested natively on amd64 and macppc, and
the full test suite has also been run through anita on amd64 and i386.
No regressions observed... but you never know.

From the NEWS file, the changes in this version are as follows:

Experimental version released on January 16th, 2012.

* Respect stdin in atf-check.  The previous release silenced stdin for any
  processes spawned by atf, not only test programs, which caused breakage
  in tests that pipe data through atf-check.

* Performance improvements to atf-sh.

* Enabled detection of unused parameters and variables in the code and
  fixed all warnings.

* Changed the behavior of "developer mode".  Compiler warnings are now
  enabled unconditionally regardless of whether we are in developer mode or
  not; developer mode is now only used to perform strict warning checks and
  to enable assertions.  Additionally, developer mode is now only
  automatically enabled when building from the repository, not for formal
  releases.

* Added new Autoconf M4 macros (ATF_ARG_WITH, ATF_CHECK_C and
  ATF_CHECK_CXX) to provide a consistent way of defining a --with-arg flag
  in configure scripts and detecting the presence of any of the ATF
  bindings.  Note that ATF_CHECK_SH was already introduced in 0.14, but it
  has now been modified to also honor --with-atf if instantiated.

* Added timing support to atf-run / atf-report.

* Added support for a 'require.memory' property, to specify the minimum
  amount of physical memory needed by the test case to yield valid results.

* PR bin/45690: Force an ISO-8859-1 encoding in the XML files generated by
  atf-report so that invalid data in the output of test cases does not
  mangle our report.

Status:

Vendor Tag: TNF
Release Tags: atf-0-15

(jmmv)

2012-01-16 22:20:45 UTC MAIN commitmail json YAML

use the join URL.

(christos)

2012-01-16 22:12:41 UTC MAIN commitmail json YAML

Instead of using the general servers, use the ones allocated specifically
for the NetBSD project.

(christos)

2012-01-16 19:43:50 UTC MAIN commitmail json YAML

Enhance drvctl -p processing to handle new autoconfig info in property
dictionaries.

(pgoyette)

2012-01-16 19:42:40 UTC MAIN commitmail json YAML

Include autoconfig info interface-attributes, locators) in device property
dictionaries.

(pgoyette)

2012-01-16 18:47:58 UTC MAIN commitmail json YAML

2012-01-16 18:46:20 UTC MAIN commitmail json YAML

2012-01-16 18:44:13 UTC MAIN commitmail json YAML

2012-01-16 17:58:03 UTC MAIN commitmail json YAML

Add DECchip EB140 reference design GPIO definitions.
From document EC-QD2SA-TE.

(jakllsch)

2012-01-16 17:38:16 UTC MAIN commitmail json YAML

2012-01-16 17:34:19 UTC MAIN commitmail json YAML

2012-01-16 16:27:59 UTC MAIN commitmail json YAML

move kame_ipsec.4 almost completely into ipsec.4 because it is valid
for fast_ipsec as well

(drochner)

2012-01-16 15:33:50 UTC MAIN commitmail json YAML

Only match supported boards.

(jmcneill)

2012-01-16 14:57:46 UTC MAIN commitmail json YAML

PR/45843: Henning Petersen: Fix resource leak on error.

(christos)

2012-01-16 14:44:07 UTC MAIN commitmail json YAML

add irmce(4), cir@irmce, and cir@emdtv

(jmcneill)

2012-01-16 14:43:10 UTC MAIN commitmail json YAML

2012-01-16 12:28:47 UTC MAIN commitmail json YAML

use enum instead of macros
add some input validation
cleanup

(ahoka)

2012-01-16 12:17:56 UTC MAIN commitmail json YAML

2012-01-16 10:36:16 UTC MAIN commitmail json YAML

include limits.h for PATH_MAX. Reported by njoly@.

(cegger)

2012-01-16 09:01:35 UTC MAIN commitmail json YAML

Don't NULL deref on unknown subop, e.g. PA2.0 instruction.

Print undefined instead of ???.

(skrll)

2012-01-15 22:34:34 UTC MAIN commitmail json YAML

2012-01-15 20:43:24 UTC MAIN commitmail json YAML

fix previous; use append instead of write.

(christos)

2012-01-15 20:27:58 UTC MAIN commitmail json YAML

2012-01-15 20:08:55 UTC MAIN commitmail json YAML

Add WDCTL_HOB.  Will be used for LBA48 support in AT_READREG.

(jakllsch)

2012-01-15 17:36:55 UTC MAIN commitmail json YAML

Now that the name of the ISO image is no longer stable, rename the
variable to make it possible to overwrite the default with
build.sh -V CDROM_IMAGE=...

(joerg)

2012-01-15 17:33:24 UTC MAIN commitmail json YAML

2012-01-15 16:48:31 UTC MAIN commitmail json YAML

for xen on amd64 PDP_BASE points to the per-cpu ci->ci_kpm_pdir copy of *pmap_kernel()*'s L4 pdir, which is an alias for ci->ci_kpm_pdir. This is unlike PAE, where PDP_BASE points to the per-pmap pm_pdir consisting of 4 pages, the last of which is the "shadow". This "shadow" is not used directly in an active pmap, since it duplicates the kernel space and, for PAE, xen dissallows multiple cpus pointing to the same L3[3] page. Therefore, we use a per-cpu copy of the pmap_kernel() pdir's L3[3] page, ci->ci_pae_l3_pdir[3], while L3[0-2] point to the original pmap's pm_pdir[0 - 2]. Thus the "shadow" pdir only exists on i386 PAE. Note that on PAE, the recursive PDIR_SLOT_PTE is not per-cpu, and therefore cannot be made to point to per-cpu pdirs via (L4_BASE + PDIR_SLOT_PTE), unlike xen x86_64 where this is exactly the case.

(cherry)

2012-01-15 15:05:07 UTC MAIN commitmail json YAML

2012-01-15 14:40:15 UTC MAIN commitmail json YAML

2012-01-15 14:35:56 UTC MAIN commitmail json YAML

Extend the list of supported NAS products for satmgr(4).
Describe the sysctl(8) variables for Iomega StorCenter.

(phx)

2012-01-15 10:59:51 UTC MAIN commitmail json YAML

Don't lock sc->sc_intr_lock at halt_output(), halt_input().
sc->sc_intr_lock is already locked by audio_close().

(nonaka)

2012-01-15 10:51:13 UTC MAIN commitmail json YAML

2012-01-15 10:45:03 UTC MAIN commitmail json YAML

sync disks and unmount at shutdown, and run shutdownhooks + pmf shutdown
handlers

(jmcneill)

2012-01-15 10:35:08 UTC MAIN commitmail json YAML

if syscallemu returns -1 and sets errno = EACCES, it means it's already
enabled for this pid. don't treat this as a failure.

(jmcneill)

2012-01-15 10:30:21 UTC MAIN commitmail json YAML

don't modify command-line parameters

(jmcneill)

2012-01-15 10:18:58 UTC MAIN commitmail json YAML

allow specifing the root device with 'root=ldN' parameter

(jmcneill)

2012-01-15 06:53:23 UTC MAIN commitmail json YAML

2012-01-15 04:42:04 UTC MAIN commitmail json YAML

Corrections to part of rev 1.140. lfs_bmapv, not lfs_markv, marks vnodes
LFSI_BMAP and recycles them.  This greatly reduces the writing leakage
occurring when the filesystem has no space available for non-cleaning
writes.

(perseant)

2012-01-15 03:58:28 UTC MAIN commitmail json YAML

make -R work the same in ftp:// like it does for http:// (i.e. work if
there is no local file).

(christos)

2012-01-15 03:11:13 UTC MAIN commitmail json YAML

Thanks to rmind for the feedback; explain the status of some roadmap items
a bit more fully.

(agc)

2012-01-15 02:58:40 UTC MAIN commitmail json YAML

update the things in NetBSD 6.0

(agc)

2012-01-15 02:56:17 UTC MAIN commitmail json YAML

bring the networking roadmap up to date.

(agc)

2012-01-15 02:49:13 UTC MAIN commitmail json YAML

sync the system roadmap with reality

(agc)

2012-01-15 02:45:42 UTC MAIN commitmail json YAML

bring the virtualization roadmap up to date.

(agc)

2012-01-15 02:01:03 UTC MAIN commitmail json YAML

Add 3 scripts which are useful for making images for usermode, or any
embedded platform in particular.

+ mkimage will make an autosized image in a file (using vnd) from sets
the resulting image can be mounted read-only, with tmpfs used for volatile
files on top of read-only bases

+ mkpkgs will make an autosized image in a file (using vnd) from binary
packages

+ usermode is an easy way to invoke usermode, making sure that bridging
is set up properly, and that the host syscallemu module is loaded. This
script then runs usermode with two file images (as produced by mkimage
and mkpkgs)

(agc)

2012-01-15 00:49:49 UTC MAIN commitmail json YAML

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

Add options INSECURE, as sysinst requires it. Now I can boot an x86 install
CD image.

(jmcneill)

2012-01-15 00:15:24 UTC MAIN commitmail json YAML

2012-01-14 22:56:31 UTC MAIN commitmail json YAML

PR# install/44593: Please give release ISO's more meaningful names

Change release ISO filenames, what was once 'i386cd.iso' will now look
like 'NetBSD-5.99.60-i386.iso'.

ok snj@

(jmcneill)

2012-01-14 22:40:29 UTC MAIN commitmail json YAML

The manufacturer is called Netronix, not Netronics.

(phx)

2012-01-14 22:36:54 UTC MAIN commitmail json YAML

2012-01-14 22:06:16 UTC MAIN commitmail json YAML

Bring the storage roadmap up to date wrt 6.0 and features. A huge thank you
to dholland for his help on this.

This still has some updates to happen for post-6.0 features; they will
be added RSN.

(agc)

2012-01-14 21:45:29 UTC MAIN commitmail json YAML

Reimplement userret() to also include AST for preemption.

Note it would be nice if we could do the check "are we going to userland?" in
a less intrusive way.

(reinoud)

2012-01-14 21:42:52 UTC MAIN commitmail json YAML

Revert back to IPL_SOFTCLOCK so its lower than IPL_SHED

(reinoud)

2012-01-14 21:38:00 UTC MAIN commitmail json YAML

don't behave differently when DIAGNOSTIC is defined

(plunky)

2012-01-14 21:37:18 UTC MAIN commitmail json YAML

don't behave differently when DIAGNOSTIC is defined

(plunky)

2012-01-14 21:24:52 UTC MAIN commitmail json YAML

Cleanup clock.c removing unneeded function

(reinoud)

2012-01-14 21:23:24 UTC MAIN commitmail json YAML

Define astpending flag and the aston() setter

(reinoud)

2012-01-14 21:21:48 UTC MAIN commitmail json YAML

2012-01-14 21:20:56 UTC MAIN commitmail json YAML

Bump UPAGES with one more to allow for AST processing. Somehow the space was a
bit tight OR i am checking too regorously on stack space needed.

(reinoud)

2012-01-14 21:15:48 UTC MAIN commitmail json YAML

Remove small vestige of debug code.

(jakllsch)

2012-01-14 21:06:01 UTC MAIN commitmail json YAML

Rework uslsa(4) based on publicly-available Silicon Labs AN571 document.

(jakllsch)

2012-01-14 20:51:00 UTC MAIN commitmail json YAML

Stopgap XXX kludge for PR kern/42848 and PR kern/45013.

Someone should really find and fix the real problem,
but it's better to not crash in the meantime.

(jakllsch)

2012-01-14 20:41:49 UTC MAIN commitmail json YAML

Don't notify about zero length reads without UCOM_DEBUG && ucomdebug > 0.
It's typical for uslsa(4) hardware to do this occasionally.

(jakllsch)

2012-01-14 20:25:46 UTC MAIN commitmail json YAML

In ucompoll() also bail out if we don't have a valid softc.
Seems to prevent occasional crashes when a open ucom is removed.

(jakllsch)

2012-01-14 20:20:31 UTC MAIN commitmail json YAML

Note sandpoint NH230/231 NAS support.

(phx)

2012-01-14 20:16:53 UTC MAIN commitmail json YAML

2012-01-14 20:03:12 UTC MAIN commitmail json YAML

Add 0x70000000 BAT-mapping for NH230/231.
NH23x: Initialize LEDs on startup (status off, to indicate the bootloader
is running). Hardware reset routine.

(phx)

2012-01-14 19:39:25 UTC MAIN commitmail json YAML

2012-01-14 19:35:59 UTC MAIN commitmail json YAML

Some PICs have the capability to define the interrupt's polarity (OpenPIC
for example). So the accepted interrupt types have been extended to:
- IST_EDGE_FALLING (which is the same as IST_EDGE)
- IST_EDGE_RISING (new)
- IST_LEVEL_LOW (is the same as IST_LEVEL)
- IST_LEVEL_HIGH (new)
Old code will continue to work without modification.

(phx)

2012-01-14 17:42:52 UTC MAIN commitmail json YAML

Revamp the NetBSD/usermode pagefault and illegal instruction handing. It now
can handle recursive entry and is a lot more memory tight compared to the old
implementation. Performance wise:

* slightly less number of syscalls/sec possible though could be optimized
* a lot faster context creation / destruction making overall operation faster.

(reinoud)

2012-01-14 17:36:32 UTC MAIN commitmail json YAML

2012-01-14 17:31:09 UTC MAIN commitmail json YAML

Add md_get_sp() for MI stack frame manipulation. Note that NetBSD/usermode
only works on decending stacks for now!

(reinoud)

2012-01-14 16:09:19 UTC MAIN commitmail json YAML

+ Fix IPL_VM sr_bits for alchemy_ipl_sr_map.  Alchemy peripherals connects to
  MIPS_INT_MASK_[0-3].
+ Also add IPL_DDB.

(kiyohara)

2012-01-14 13:46:57 UTC MAIN commitmail json YAML

Update ISC DHCP's current version and remove EOL'd.

(taca)

2012-01-14 12:30:12 UTC MAIN commitmail json YAML

Add "CPU_UCODE" option.

(tron)

2012-01-14 12:14:28 UTC MAIN commitmail json YAML

Use "options<SPC><TAB>CPU_UCODE" to keep the indentation if the option
is commented out.

(tron)

2012-01-14 04:22:56 UTC MAIN commitmail json YAML

No need for CPU_UCODE here now that it is global

(pgoyette)

2012-01-14 04:18:49 UTC MAIN commitmail json YAML

options CPU_UCODE requires firmload.c

(pgoyette)

2012-01-14 00:59:57 UTC MAIN commitmail json YAML

Sort sections. Uppercase CPU.

(wiz)

2012-01-13 23:12:32 UTC MAIN commitmail json YAML

Use more markup. Increase table width since longest string changed.

(wiz)

2012-01-13 23:09:51 UTC MAIN commitmail json YAML

New sentence, new line. Use more markup. Bump date for previous.

(wiz)

2012-01-13 21:46:00 UTC MAIN commitmail json YAML

2012-01-13 21:02:03 UTC MAIN commitmail json YAML

Reduce difference between recvfrom/recvmsg for netbsd32 and the native
version. This fixes the bug of lost file descriptors when the control
space is not large enough.

(joerg)

2012-01-13 16:50:28 UTC MAIN commitmail json YAML

document some rasops_info flags that have been added recently ( and not so
recently )

(macallan)

2012-01-13 16:28:44 UTC MAIN commitmail json YAML

PR/44196 is now fixed, so don't expect a failure.

(christos)

2012-01-13 16:25:16 UTC MAIN commitmail json YAML

wsfont_find() and wsfont_matches() got a new parameter to allow drivers to
request bitmap or alpha fonts ( or both )
welcome to 5.99.60

(macallan)

2012-01-13 16:15:48 UTC MAIN commitmail json YAML

cpu ucode loading support for x86 and xen

(cegger)

2012-01-13 16:08:02 UTC MAIN commitmail json YAML

make this compile again with rotation enabled

(macallan)

2012-01-13 16:06:20 UTC MAIN commitmail json YAML

2012-01-13 16:05:16 UTC MAIN commitmail json YAML

2012-01-13 13:41:25 UTC MAIN commitmail json YAML

Make it actually build without PCI_NETBSD_CONFIGURE too.

(rkujawa)

2012-01-13 13:36:36 UTC MAIN commitmail json YAML

Make it build without PCI_NETBSD_CONFIGURE too.

(rkujawa)

2012-01-13 09:21:11 UTC MAIN commitmail json YAML

Mention chfs, which I forgot to include here when I merged it to NetBSD.

(ahoka)

2012-01-13 08:54:00 UTC MAIN commitmail json YAML

Officially terminate the cherry-xenmp branch.

(cherry)

2012-01-13 07:05:57 UTC MAIN commitmail json YAML

Allow uturn(4) to provide the boot device.

(skrll)

2012-01-13 07:01:04 UTC MAIN commitmail json YAML

Make device_register less ugly.

(skrll)

2012-01-12 23:10:28 UTC MAIN commitmail json YAML

Copyright correction

(skrll)

2012-01-12 23:08:50 UTC MAIN commitmail json YAML

Real mode is no longer used.

(skrll)

2012-01-12 23:06:45 UTC MAIN commitmail json YAML

Support virtual mode as PCX-U/U+ (and probably other) CPU based machines
required it. Only PCX-W seemed to work with real mode.

Gratuitous copying of code from astro. Deadlines!

(skrll)

2012-01-12 22:22:10 UTC MAIN commitmail json YAML

Update hp700 key sequences section.

(skrll)

2012-01-12 20:41:33 UTC MAIN commitmail json YAML

2012-01-12 19:49:37 UTC MAIN commitmail json YAML

relocate pte_lock initialisation to the earliest points after %fs is first usable in the XEN bootpath

(cherry)

2012-01-12 19:37:46 UTC MAIN commitmail json YAML

re-order call to x86_bus_space_init() until after %fs is initialised via initgdt().

x86_bus_space_init() uses mutex(9) since it uses extent(9), which requires %fs to be setup before use.

(cherry)

2012-01-12 14:10:56 UTC MAIN commitmail json YAML

Second try to sort out the dangling elses. Just use {} markers.
Produces identical on amd64.

(joerg)

2012-01-12 13:28:54 UTC MAIN commitmail json YAML

Remove old comment about space not being freed; it is now done correctly so
remove it to avoid confusion later.

(reinoud)

2012-01-11 23:24:49 UTC MAIN commitmail json YAML

Update LLVM/Clang snapshot to r147888. Most importantly, this fixes a
number of ABI issues for i386 and provides the correct
__FLT_EVAL_METHOD__ when using i387.

(joerg)

2012-01-11 21:26:13 UTC MAIN commitmail json YAML

2012-01-11 21:23:38 UTC MAIN commitmail json YAML

2012-01-11 21:23:07 UTC MAIN commitmail json YAML

add some register definitions

(macallan)

2012-01-11 21:17:33 UTC MAIN commitmail json YAML

2012-01-11 21:15:46 UTC MAIN commitmail json YAML

2012-01-11 21:14:33 UTC MAIN commitmail json YAML

2012-01-11 21:12:37 UTC MAIN commitmail json YAML

2012-01-11 20:50:00 UTC MAIN commitmail json YAML

add extra parameter for wsfont_find()

(macallan)

2012-01-11 20:46:48 UTC MAIN commitmail json YAML

2012-01-11 20:41:28 UTC MAIN commitmail json YAML

wsfont_matches() and wsfont_find() take an extra parameter now

(macallan)

2012-01-11 20:36:26 UTC MAIN commitmail json YAML

2012-01-11 20:33:46 UTC MAIN commitmail json YAML

Update to pcc-20120105

The full changelog is at

http://pcc.ludd.ltu.se/fisheye/changelog/~date=2012-01-05T06%3A00%3A00/pcc

notable improvements since 2011-09-01

- the previous version failed to compile an i386 kernel, this works
  (and the kernel boots though I would consider it experimental)
- MacOS X fixes
- misc documentation improvements
- improved regression tests
- some work has been done towards supporting C++


Status:

Vendor Tag: ragge
Release Tags: pcc-20120105

(plunky)

2012-01-11 19:44:56 UTC MAIN commitmail json YAML

Remove trailing whitespace; wording.

(wiz)

2012-01-11 17:28:53 UTC MAIN commitmail json YAML

Add cv3dpb(4) page to set list

(rkujawa)

2012-01-11 17:27:45 UTC MAIN commitmail json YAML

offset processing of input reports to a kernel thread, to avoid
locking issues when a child device needs to call back into the
Bluetooth stack (eg when caps-lock is pressed, and wskbd wants
to change a LED)

(as discussed with Radoslaw Kujawa)

(plunky)

2012-01-11 17:25:19 UTC MAIN commitmail json YAML

2012-01-11 17:18:51 UTC MAIN commitmail json YAML

2012-01-11 17:16:36 UTC MAIN commitmail json YAML

2012-01-11 17:04:29 UTC MAIN commitmail json YAML

2012-01-11 16:29:32 UTC MAIN commitmail json YAML

include a big and a small font now that rasops should pick the one more
appropriate for whatever video mode we're in

(macallan)

2012-01-11 16:18:30 UTC MAIN commitmail json YAML

2012-01-11 16:13:12 UTC MAIN commitmail json YAML

use rasops_init(0, 0)

(macallan)

2012-01-11 16:12:38 UTC MAIN commitmail json YAML

2012-01-11 16:10:14 UTC MAIN commitmail json YAML

2012-01-11 16:08:57 UTC MAIN commitmail json YAML

2012-01-11 16:07:29 UTC MAIN commitmail json YAML

use rasops_init(0,0), WSFONT_GLYPH(), FONT_IS_ALPHA()

(macallan)

2012-01-11 16:02:30 UTC MAIN commitmail json YAML

2012-01-11 15:54:44 UTC MAIN commitmail json YAML

2012-01-11 15:53:32 UTC MAIN commitmail json YAML

2012-01-11 15:52:32 UTC MAIN commitmail json YAML

make rasops_init()'s font selection code a bit less boneheaded by:
- actually trying to pick a font which gets as close as possible to the
  requested terminal size
- accepting 0,0 as 'use system default' which can be changed by
  options RASOPS_DEFAULT_WIDTH=100
  options RASOPS_DEFAULT_HEIGHT=30
  default is 80x25
- putting alpha and bitmap fonts in the same list and making wsfont_find()
  aware of wether we support alpha fonts or not
- if supported, prefer alpha fonts over otherwise equally suitable bitmap
  fonts

(macallan)

2012-01-11 14:39:08 UTC MAIN commitmail json YAML

fix build in the (FAST_)IPSEC & TCP_SIGNATURE case

(drochner)

2012-01-11 14:37:45 UTC MAIN commitmail json YAML

protect "union sockaddr_union" from being defined twice by a CPP symbol
(copied from FreeBSD), allows coexistence of (FAST_)IPSEC and pf

(drochner)

2012-01-11 12:40:26 UTC MAIN commitmail json YAML

Cleanup trap.c and add a stop_all_signal_handlers(void) i: bluntly stopping
all known usages of signal handlers, to be used in shutdown.

(reinoud)

2012-01-11 12:37:50 UTC MAIN commitmail json YAML

2012-01-11 10:15:36 UTC MAIN commitmail json YAML

Remove trailing whitespace.
New sentence, new line.
Use more markup.

(wiz)

2012-01-11 01:20:10 UTC MAIN commitmail json YAML

Various changes and corrections from Snader_LB:

- clarify and correct the notes on the format of the file on top;
- remove spurious trailing whitespace on several places;
- update `Version' (4.1.34 was imported on 2010-04-17) and `Current
  Version' fields for the `ipf' entry, as well as correct the path
  to its license file (which uses the non-American spelling, using
  a `c' instead of an `s') and use a semicolon in its line instead
  of a comma;
- update / correct `Curr Vers', `Home page' and `Notes' fields for
  the pkg_install entry, as well as correct some minor typing
  mistakes there;
- add note for the license change for rcs-5.8;
- since 5.8 is released, change the note on rcs concerning its
  Purdue FTP site (the line as it was dates from r1.1 of this file);
- clarify the license field for the `texinfo' entry;
- update version fields of the `services' / `protocols' entry,
  split those for the two (like was already done for the `Archive
  Site' field in r1.780 of this file), clarify the `Archive Site'
  fields for the two, and add a trailing slash (`/') to its `Home
  Page' field.

(riz)

2012-01-11 00:30:56 UTC MAIN commitmail json YAML

MENU_name -> MSG_name

(riz)

2012-01-11 00:11:32 UTC MAIN commitmail json YAML

2012-01-10 23:39:33 UTC MAIN commitmail json YAML

2012-01-10 23:39:11 UTC MAIN commitmail json YAML

2012-01-10 21:02:48 UTC MAIN commitmail json YAML

2012-01-10 20:47:02 UTC MAIN commitmail json YAML

Add p5membar(4) to man set list.

(rkujawa)

2012-01-10 20:41:45 UTC MAIN commitmail json YAML

2012-01-10 20:29:50 UTC MAIN commitmail json YAML

Changes to Phase5 hardware support:
- Rework p5pb driver - simplify, cleanup, make more flexible.
- Add p5membar driver, which handles PCI resources autoconfigured by the firmware.
- Introduce intermediate p5bus layer, between zbus and CSPPC/BPPC on-board devices (p5pb, cbiiisc, bppcsc).
- Add experimental G-REX support to p5pb (first slot support only).
- Split CV64/3D PCI bridge support into separate cv3dpb driver (to be committed later).

Approved by phx.

(rkujawa)

2012-01-10 20:05:37 UTC MAIN commitmail json YAML

remove conditionals which can't succeed, and also shouldn't because
one would get a kernel NULL dereference immediately

(drochner)

2012-01-10 20:01:57 UTC MAIN commitmail json YAML

add patch from Arnaud Degroote to handle IPv6 extended options with
(FAST_)IPSEC, tested lightly with a DSTOPTS header consisting
of PAD1

(drochner)

2012-01-10 18:55:38 UTC MAIN commitmail json YAML

2012-01-10 17:53:51 UTC MAIN commitmail json YAML

Call aprint_naive for quiet boot message.

(njoly)

2012-01-10 16:26:43 UTC MAIN commitmail json YAML

G/C vm_{offset,size}_t

(skrll)

2012-01-10 16:03:17 UTC MAIN commitmail json YAML

reduce VM_MAX_KERNEL_ADDRESS so that it does not include
the direct-map or APTE regions.

(chs)

2012-01-10 16:01:16 UTC MAIN commitmail json YAML

fix handling of large pages.

(chs)

2012-01-10 15:23:11 UTC MAIN commitmail json YAML

Call aprint_naive for quiet boot message.

(njoly)

2012-01-10 13:49:32 UTC MAIN commitmail json YAML

fix signed/unsigned comparison.

(christos)

2012-01-10 12:27:54 UTC MAIN commitmail json YAML

2012-01-10 12:26:45 UTC MAIN commitmail json YAML

Fix (harmless?) HAVE_GCC comparison version.

(skrll)

2012-01-10 12:17:20 UTC MAIN commitmail json YAML

Establish the cascading uic[12] by calling pic_finish_setup().

(kiyohara)

2012-01-10 12:07:30 UTC MAIN commitmail json YAML

From Rainer Weikusat <rweikusat@mobileactivedefense.com>: Enhance splitnet
environment variable string value generation.

(tteras)

2012-01-10 12:07:18 UTC MAIN commitmail json YAML

Use thunk_madvise() on the memory space hinting the kernel we are using it in
a random order and hint the kernel that we we need the memory.i

No measured effect on a memory file on tmpfs /tmp though.

(reinoud)

2012-01-10 12:04:56 UTC MAIN commitmail json YAML

Add thunk_madvise() for memory access hints to the host kernel.

(reinoud)

2012-01-10 11:32:25 UTC MAIN commitmail json YAML

Delete Linux Ethernet Gadget from special handling.
This makes at least the Openmoko Freerunner work again.
Fixes PR kern/45591.
Ok Jeff Rizzo (releng).

(ws)

2012-01-10 10:19:38 UTC MAIN commitmail json YAML

Clarify comment about PAGER_MAP_DEFAULT_SIZE

(reinoud)

2012-01-10 10:09:49 UTC MAIN commitmail json YAML

Explicitly protect the kernel image against tampering by marking it R-X

(reinoud)

2012-01-10 08:42:22 UTC MAIN commitmail json YAML

Fix a segfault in ctfmerge.

GCC can generate bogus dwarf attributes with DW_AT_byte_size set to 0xFFFFFFFF.
See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35998 .

GCC is currently doing this for external/bsd/tmux/dist/compat/imsg-buffer.c:
    readelf -a --debug-dump imsg-buffer.o
...
<2><6e3>: Abbrev Number: 32 (DW_TAG_union_type)
    <6e4>  DW_AT_byte_size  : 0xffffffff
    <6e8>  DW_AT_decl_file  : 1
    <6e9>  DW_AT_decl_line  : 229
    <6ea>  DW_AT_sibling    : <0x705>

This resulted in ctfconvert generating a faulty CTF entry which then caused the
segfault in ctfmerge.

The fix has ctfconvert check for the bogus 0xFFFFFFFF value and works around it.
It also adds some protection to ctfmerge to avoid the segfault and fail
more gracefully if the error should occur in the future.

(darran)

2012-01-10 01:57:27 UTC MAIN commitmail json YAML

spz and riz request that we don't list ftp.NetBSD.org's IP addresses.

(snj)

2012-01-10 01:43:05 UTC MAIN commitmail json YAML

When a port reset fails, it is important to know which port.

(jakllsch)

2012-01-09 22:26:44 UTC MAIN commitmail json YAML

2012-01-09 22:20:53 UTC MAIN commitmail json YAML

If the spl list is full also notify on the ttycons since it might otherwise
not allways be possible to print the panic correctdue due to the spl level.

(reinoud)

2012-01-09 22:08:12 UTC MAIN commitmail json YAML

Fix NetBSD version in history.

(skrll)

2012-01-09 21:01:31 UTC MAIN commitmail json YAML

Re-implement aio for ld_thunkbus. It seems to work fine though its not set by
default; define LD_USE_AIO or uncomment its setting at the top of the
sourcefile to enable it.

(reinoud)

2012-01-09 20:39:39 UTC MAIN commitmail json YAML

Don't directly call softint_shedule() when we might be in an SPL level too
high.

(reinoud)

2012-01-09 19:40:55 UTC MAIN commitmail json YAML

2012-01-09 19:40:09 UTC MAIN commitmail json YAML

Update for hp700. Bump date.

(skrll)

2012-01-09 19:39:19 UTC MAIN commitmail json YAML

s/ISO9660/ISO 9660/ for consistency with rest of man page.

(skrll)

2012-01-09 19:25:41 UTC MAIN commitmail json YAML

also add union file system

(agc)

2012-01-09 17:45:03 UTC MAIN commitmail json YAML

Add dkctl to install ramdisk so that you can enable disk writecaches before
install, if necessary.

(sborrill)

2012-01-09 16:59:37 UTC MAIN commitmail json YAML

Fix set list. kame_ipsec.html was missing.

(skrll)

2012-01-09 16:36:48 UTC MAIN commitmail json YAML

2012-01-09 16:35:20 UTC MAIN commitmail json YAML

Fix another reference to point to kame_ipsec for setup instructions (for now).

(wiz)