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 (14m)  netbsd-8 (5d)  netbsd-10 (5d)  netbsd-9 (11d)  thorpej-ifq (175d)  thorpej-altq-separation (177d) 

2024-05-09 21:11:17 UTC Now

2009-08-30 02:49:08 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by spz in ticket #930):
etc/ssh/ssh_known_hosts: revision 1.5
add morden, mollari, pkgbuild and build
adjust function names' keys
add the proper names of hosts too in preparation of their function moving

(snj)

2009-08-30 02:47:08 UTC netbsd-5-0 commitmail json YAML

Pull up following revision(s) (requested by spz in ticket #930):
etc/ssh/ssh_known_hosts: revision 1.5
add morden, mollari, pkgbuild and build
adjust function names' keys
add the proper names of hosts too in preparation of their function moving

(snj)

2009-08-30 02:07:06 UTC MAIN commitmail json YAML

2009-08-30 02:03:59 UTC MAIN commitmail json YAML

Stop the admin from creating nodes under net.inet.ip.interfaces or
net.inet.ip.interfaces.<ifname>.

(dyoung)

2009-08-30 02:00:56 UTC MAIN commitmail json YAML

Compute tags for sys/external/intel-public/acpica/dist/ instead of
for sys/dist/acpica/.

(dyoung)

2009-08-30 01:54:33 UTC MAIN commitmail json YAML

Take responsibility for a few drivers and programs.  Take myself
off the list for wpa_supplicant.

(dyoung)

2009-08-30 01:49:43 UTC MAIN commitmail json YAML

2009-08-29 19:17:44 UTC MAIN commitmail json YAML

PR# port-i386/39671: panic while booting with an acpi kernel on a 790GX board

If the firmware describes duplicate keyboard controller nodes, don't panic
when the driver fails to map registers.

(jmcneill)

2009-08-29 14:18:34 UTC MAIN commitmail json YAML

2009-08-29 14:06:23 UTC MAIN commitmail json YAML

- no need to include "vlan.h" since no NVLAN reference
- whitespace in comment

(tsutsui)

2009-08-29 13:55:29 UTC MAIN commitmail json YAML

Add support for Oxford Semiconductor OXmPCI952 2 port UARTs.
Also update URL of Oxford UART chips.

(tsutsui)

2009-08-29 13:46:55 UTC MAIN commitmail json YAML

2009-08-29 06:05:40 UTC MAIN commitmail json YAML

Uncomment /*static*/ function declarations,
and #ifdef'ed out an unused function.

(tsutsui)

2009-08-29 00:09:02 UTC MAIN commitmail json YAML

Make pool_head static.

(rmind)

2009-08-29 00:06:43 UTC MAIN commitmail json YAML

- Re-enable direct I/O with emap for pipe.
- While not used, #ifdef KVA allocation in emap (so it wont burn the space).

(rmind)

2009-08-28 21:19:13 UTC MAIN commitmail json YAML

improve wording a bit

(hubertf)

2009-08-28 17:20:07 UTC MAIN commitmail json YAML

2009-08-28 15:29:16 UTC MAIN commitmail json YAML

Use C99 types, s/u_int32_t/uint32_t/.  No functional change intended.

(dyoung)

2009-08-28 15:15:04 UTC MAIN commitmail json YAML

- Bump posix version to 200112L, we should be mostly compliant now.
- Add text from FreeBSD explaining the values
- Add missing defines as undef'ed.

(christos)

2009-08-28 14:39:39 UTC MAIN commitmail json YAML

OK, it seems we missed the fact, that s3_video.c needs S3_NEWMMIO
defined for proper compilation (its using some macros which are ended
up as undefined symbols and thus crashing the server).

The driver is working properly again now.

(ahoka)

2009-08-28 14:26:50 UTC MAIN commitmail json YAML

Don't barf on malformed mime messages (missing mime version). From Anon Ymous

(christos)

2009-08-28 14:13:24 UTC MAIN commitmail json YAML

2009-08-28 01:39:03 UTC MAIN commitmail json YAML

Another one that needs <sys/exec_aout.h>.

(dholland)

2009-08-27 22:48:36 UTC matt-nb5-mips64 commitmail json YAML

Change LDSTATIC?= -static to LDSTATIC+= -static so MKDYNAMICROOT=no works again.

(matt)

2009-08-27 20:52:18 UTC MAIN commitmail json YAML

use vcons_replay_msgbuf()

(macallan)

2009-08-27 20:24:16 UTC MAIN commitmail json YAML

Use *_FOREACH() routines instead of open-coding them.

(dyoung)

2009-08-27 20:23:32 UTC MAIN commitmail json YAML

Make descriptors packed w/ 4-byte alignment.

(dyoung)

2009-08-27 19:40:06 UTC MAIN commitmail json YAML

port to non NetBSD systems.

(christos)

2009-08-27 17:47:30 UTC matt-nb5-mips64 commitmail json YAML

For the kernel (since we only use it in compability with O32) define
sigcontext with ints.  For libc, define the way we want to use it for
jmpbuf since that will be the only consumer of it.

(matt)

2009-08-27 16:51:27 UTC matt-nb5-mips64 commitmail json YAML

2009-08-27 16:02:26 UTC MAIN commitmail json YAML

Remove an unnecessary assignment. No binary change.

(tsutsui)

2009-08-27 14:29:22 UTC MAIN commitmail json YAML

Minor tweaks for www changes page:
- add man page suffixes
- fix indent (use tab, not space)
- adjust a theme

(tsutsui)

2009-08-27 09:40:39 UTC MAIN commitmail json YAML

Oups, remove extra }

(bouyer)

2009-08-27 07:28:42 UTC MAIN commitmail json YAML

Parenthesize S_IS*() macro arguments to prevent breakage with certain
arguments - see PR 41919.  Approved by dholland.

(mouse)

2009-08-27 04:59:15 UTC MAIN commitmail json YAML

2009-08-27 04:42:36 UTC MAIN commitmail json YAML

fix a couple of defaults that make emacs and a few other things work.
as reported on tech-x11.

(mrg)

2009-08-27 04:36:40 UTC MAIN commitmail json YAML

build libmesa and swrast on all platforms.

(mrg)

2009-08-27 04:36:14 UTC MAIN commitmail json YAML

fix the SRCS list for swrast.

(mrg)

2009-08-27 04:35:58 UTC MAIN commitmail json YAML

disable imstt driver.  it needs xorg 1.6 help.

(mrg)

2009-08-27 04:34:52 UTC MAIN commitmail json YAML

build int10 on macppc -- "nv" driver depends on it.

xorg 1.6.3 works on my old powermac G4 with nv now.

(mrg)

2009-08-27 04:34:13 UTC MAIN commitmail json YAML

2009-08-27 04:33:18 UTC MAIN commitmail json YAML

2009-08-27 04:21:06 UTC MAIN commitmail json YAML

2009-08-27 04:18:30 UTC MAIN commitmail json YAML

Make documentation of -f flag match the implementation. Bump date.

(dholland)

2009-08-27 04:17:50 UTC MAIN commitmail json YAML

mention suntcx

(macallan)

2009-08-27 04:12:37 UTC MAIN commitmail json YAML

2009-08-27 03:12:16 UTC MAIN commitmail json YAML

Don't need -DHAVE_REGCOMP any more

(dholland)

2009-08-27 03:09:17 UTC MAIN commitmail json YAML

Instead of trying to cons up a regexp that ignores case, use REG_ICASE.
This makes fortune -im work; it's been broken since whenever.

(dholland)

2009-08-27 03:04:58 UTC MAIN commitmail json YAML

Tidy up regexp handling further.

(dholland)

2009-08-27 02:41:53 UTC MAIN commitmail json YAML

2009-08-27 02:21:36 UTC MAIN commitmail json YAML

Prune conditional compilation for using obsolete regexp libraries.

(dholland)

2009-08-27 02:03:22 UTC MAIN commitmail json YAML

2009-08-27 01:42:08 UTC MAIN commitmail json YAML

Prevent nasal demons in a case I spotted while preparing the previous.

(dholland)

2009-08-27 01:40:27 UTC MAIN commitmail json YAML

ANSIfy function definitions.

(dholland)

2009-08-27 01:19:38 UTC MAIN commitmail json YAML

Sprinkle some size_t in places where it's better than int.
(Reduces casts.)

(dholland)

2009-08-27 00:43:31 UTC MAIN commitmail json YAML

remove more unnecessary casts

(dholland)

2009-08-27 00:42:11 UTC MAIN commitmail json YAML

Use correct type for malloc sizes (size_t, not unsigned)

(dholland)

2009-08-27 00:40:44 UTC MAIN commitmail json YAML

2009-08-27 00:36:33 UTC MAIN commitmail json YAML

2009-08-27 00:31:12 UTC MAIN commitmail json YAML

2009-08-27 00:24:11 UTC MAIN commitmail json YAML

Use standard C: 'unsigned', not 'u_int'

(dholland)

2009-08-27 00:22:29 UTC MAIN commitmail json YAML

remove unnecessary cast

(dholland)

2009-08-27 00:21:45 UTC MAIN commitmail json YAML

remove unnecessary casts

(dholland)

2009-08-27 00:19:52 UTC MAIN commitmail json YAML

remove unnecessary cast

(dholland)

2009-08-26 23:18:58 UTC MAIN commitmail json YAML

2009-08-26 23:17:11 UTC MAIN commitmail json YAML

Add -C directory, same as gmake and freebsd make.

(sjg)

2009-08-26 23:17:03 UTC MAIN commitmail json YAML

Do not try to get the faulting instruction if eip is 0.
This makes 'trace' work when the kernel paniced because it jumped to
a NULL function pointer.

(bouyer)

2009-08-26 22:38:22 UTC MAIN commitmail json YAML

add pnozz and suntcx drivers

(macallan)

2009-08-26 22:36:07 UTC MAIN commitmail json YAML

adjust some mmap ranges so X can work, also use FBTYPE_TCXCOLOR

(macallan)

2009-08-26 22:34:50 UTC MAIN commitmail json YAML

apparently the official name for the S24 is FBTYPE_TCXCOLOR

(macallan)

2009-08-26 22:34:47 UTC MAIN commitmail json YAML

In uipc_usrreq(PRU_ACCEPT), grab the unp_streamlock before unp_setpeerlocks().
This fixes a race where, for a short period of time, so->so_lock and
so2->so_lock are not sync. This makes solocked2() and solocked()
unreliable and cause DIAGNOSTIC kernel panics. This also fixes a possible
panic in unp_setaddr() which expects the socket locked.
Should fix kern/38968, fix proposed in
http://mail-index.netbsd.org/tech-kern/2009/08/17/msg005863.html

(bouyer)

2009-08-26 22:33:38 UTC MAIN commitmail json YAML

build pnozz and suntcx drivers on sparc

(macallan)

2009-08-26 22:30:46 UTC MAIN commitmail json YAML

2009-08-26 22:28:26 UTC MAIN commitmail json YAML

2009-08-26 22:24:34 UTC MAIN commitmail json YAML

add acceleration support, make hardware cursor work, etc.
the acceleration code will not work on 8 bit TCX yet.

(macallan)

2009-08-26 21:41:05 UTC MAIN commitmail json YAML

mfi.c still uses the spl() synchronisation scheme and so needs the kernel lock.
The sysmon subsystem is marked MPSAFE and so runs without the kernel lock.
So get the kernel lock in mfi_sensor_refresh()  before calling
mfi_ioctl_vol().
This fixes command list corruption seen on heavy I/O load on the mfi
driver(4).

(bouyer)

2009-08-26 14:35:38 UTC matt-nb5-mips64 commitmail json YAML

.cpreturn was doing the wrong thing.  Do the restore of GP explicitly

(matt)

2009-08-26 14:33:59 UTC matt-nb5-mips64 commitmail json YAML

s/emul_/fpemul_/    indicate this was a fpemul trap.

(matt)

2009-08-26 14:32:53 UTC matt-nb5-mips64 commitmail json YAML

If you are going to print the instruction, print the PC of the instruction too!

(matt)

2009-08-26 14:29:11 UTC matt-nb5-mips64 commitmail json YAML

Add dmtc1 and dmfc1 emulations.
XXX NewABI support is going to cause much greif here.

(matt)

2009-08-26 13:28:48 UTC MAIN commitmail json YAML

int 15h/AH=86h (WAIT) doesn't work properly on all hardware and emulators, so
for the countdown use the more coarsely grained sleep implementation based
on int 1ah/AH=00h (GET SYSTEM TIME).

ok ad@

(jmcneill)

2009-08-26 12:54:11 UTC MAIN commitmail json YAML

Fix #41619,current-Xhpc crash with wsmouse.
set WSMOUSEIO_SETVERSION if needed.

tested on NetBSD/hpcmips current.

(jun)

2009-08-26 12:33:54 UTC matt-nb5-mips64 commitmail json YAML

Rework previous fix.  Instead of always allowing references against merge
string sections, only allow references against a merge section if said
reference is contained with the merge section.

(matt)

2009-08-26 11:15:25 UTC MAIN commitmail json YAML

netbsd.org -> NetBSD.org for URLs.

(tsutsui)

2009-08-26 09:49:29 UTC MAIN commitmail json YAML

2009-08-26 09:01:16 UTC MAIN commitmail json YAML

2009-08-26 05:36:58 UTC matt-nb5-mips64 commitmail json YAML

mips64el kernels should have little endian file systems

(matt)

2009-08-26 04:47:29 UTC matt-nb5-mips64 commitmail json YAML

2009-08-26 04:41:37 UTC matt-nb5-mips64 commitmail json YAML

2009-08-26 04:02:14 UTC matt-nb5-mips64 commitmail json YAML

Don't build net test when MKATF is no

(matt)

2009-08-26 03:46:40 UTC matt-nb5-mips64 commitmail json YAML

2009-08-26 03:44:51 UTC matt-nb5-mips64 commitmail json YAML

Don't make a strong alias to the same name.

(matt)

2009-08-26 03:43:25 UTC matt-nb5-mips64 commitmail json YAML

2009-08-26 03:40:48 UTC MAIN commitmail json YAML

Split nilfs_access() to nilfs_check_possible() and nilfs_check_permitted().

(elad)

2009-08-26 03:39:16 UTC MAIN commitmail json YAML

2009-08-26 03:38:31 UTC matt-nb5-mips64 commitmail json YAML

Add recognition of algor64, pmax64, and sgimips64

(matt)

2009-08-26 03:37:45 UTC matt-nb5-mips64 commitmail json YAML

Don't make groff if MKGROFF is no

(matt)

2009-08-26 03:37:08 UTC matt-nb5-mips64 commitmail json YAML

Don't make libsupc++ or libstdc++ if MKCXX is no.

(matt)

2009-08-26 03:36:22 UTC matt-nb5-mips64 commitmail json YAML

Don't make dab if MKCXX is no

(matt)

2009-08-26 03:35:41 UTC matt-nb5-mips64 commitmail json YAML

Teach crunchhide about mips64.
Make elf2ecoff for mips64 too.
never make elf2aout anymore.
Don't make ATF stuff if MKATF is no.

(matt)

2009-08-26 03:34:33 UTC matt-nb5-mips64 commitmail json YAML

2009-08-26 03:34:21 UTC matt-nb5-mips64 commitmail json YAML

Disable the NOPIC= hooks.
Add MKATF, MKCXX, and MKGROFF. Setting CXX to no turns of ATF and GROFF.

(matt)

2009-08-26 03:32:53 UTC matt-nb5-mips64 commitmail json YAML

2009-08-26 03:31:46 UTC matt-nb5-mips64 commitmail json YAML

2009-08-26 01:37:10 UTC MAIN commitmail json YAML

introduce an ugly but simple hack to work around external software
requirements: set the drm pci "domain" to the pci bus unit number.
this matches what libpciaccess does for netbsd and now drm is much
happier again.

(mrg)

2009-08-26 00:30:03 UTC MAIN commitmail json YAML

Minor tweak to the pv_table management in the Hibler-derived m68k pmaps:
The head of the list is now a pv_header, which contains the first pv_entry
as well as a 16-bit attributes field (replaces the pmap_attributes array
plus the pv_entry::pv_flags field) as a 16-bit count of caller-specified
cache-inhibited mappings.

Tested on hp300 (shared pmap_motorola.c), changes to atari and amiga copies
are purely mechanical.

(thorpej)

2009-08-26 00:20:20 UTC MAIN commitmail json YAML

Make this compile again (64-bit dev_t printf format).

(thorpej)

2009-08-25 23:29:40 UTC matt-nb5-mips64 commitmail json YAML

Fix a problem with reloc against local symbols with addends in merge
sections.  Modify the against merge sections to be against non-string
merge sections.

With this one line changes, libc.so can now be buit.

(matt)

2009-08-25 19:12:43 UTC netbsd-5 commitmail json YAML

2009-08-25 19:11:24 UTC netbsd-5-0 commitmail json YAML

Pull up following revision(s) (requested by plunky in ticket #926):
share/man/man4/btuart.4: revision 1.9
share/man/man4/bcsp.4: revision 1.5
make a small mention how to configure the tty line as a bluetooth device

(snj)

2009-08-25 19:04:27 UTC netbsd-5-0 commitmail json YAML

Pull up following revision(s) (requested by plunky in ticket #926):
share/man/man4/bcsp.4: revision 1.5
share/man/man4/btuart.4: revision 1.9
make a small mention how to configure the tty line as a bluetooth device

(snj)

2009-08-25 19:03:39 UTC netbsd-5-0 commitmail json YAML

Pull up following revision(s) (requested by plunky in ticket #926):
share/man/man4/bcsp.4: revision 1.4
Sort sections.

(snj)

2009-08-25 19:03:09 UTC netbsd-5-0 commitmail json YAML

Pull up following revision(s) (requested by plunky in ticket #926):
share/man/man4/btuart.4: revision 1.8
Ficks some spelling mistakes and tyops.

(snj)

2009-08-25 19:02:24 UTC netbsd-5-0 commitmail json YAML

Pull up following revision(s) (requested by plunky in ticket #926):
share/man/man4/btuart.4: revision 1.7
Add missing comma in enumeration.

(snj)

2009-08-25 18:56:45 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by plunky in ticket #926):
share/man/man4/btuart.4: revision 1.9
share/man/man4/bcsp.4: revision 1.5
make a small mention how to configure the tty line as a bluetooth device

(snj)

2009-08-25 18:55:41 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by plunky in ticket #926):
share/man/man4/bcsp.4: revision 1.4
Sort sections.

(snj)

2009-08-25 18:54:39 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by plunky in ticket #926):
share/man/man4/btuart.4: revision 1.8
Ficks some spelling mistakes and tyops.

(snj)

2009-08-25 18:53:49 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by plunky in ticket #926):
share/man/man4/btuart.4: revision 1.7
Add missing comma in enumeration.

(snj)

2009-08-25 18:44:22 UTC netbsd-5-0 commitmail json YAML

Pull up following revision(s) (requested by joerg in ticket #919):
usr.bin/mixerctl/mixerctl.1: revision 1.24
Fix-up syntax after wizd.

(snj)

2009-08-25 18:43:49 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by joerg in ticket #919):
usr.bin/mixerctl/mixerctl.1: revision 1.24
Fix-up syntax after wizd.

(snj)

2009-08-25 18:41:12 UTC netbsd-5-0 commitmail json YAML

Pull up following revision(s) (requested by jun in ticket #918):
sys/arch/hpcmips/vr/vr.c: revision 1.54
Fix #41863, Missing "}".

(snj)

2009-08-25 18:40:32 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by jun in ticket #918):
sys/arch/hpcmips/vr/vr.c: revision 1.54
Fix #41863, Missing "}".

(snj)

2009-08-25 18:36:08 UTC netbsd-5-0 commitmail json YAML

Pull up following revision(s) (requested by bouyer in ticket #917):
sbin/tunefs/tunefs.c: revision 1.40
fix pasto: UFS_WAPBL_FLAGS_CREATE_LOG is "create-log" not "clear-log"

(snj)

2009-08-25 18:32:33 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by bouyer in ticket #917):
sbin/tunefs/tunefs.c: revision 1.40
fix pasto: UFS_WAPBL_FLAGS_CREATE_LOG is "create-log" not "clear-log"

(snj)

2009-08-25 18:29:14 UTC netbsd-5-0 commitmail json YAML

Pull up following revision(s) (requested by aymeric in ticket #916):
sys/arch/macppc/dev/pbms.c: revision 1.8
. use device_private() (led to immediate crash during attach)
. while there, fix the aspect ratio of the trackpad on the geyser2 model

(snj)

2009-08-25 18:28:04 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by aymeric in ticket #916):
sys/arch/macppc/dev/pbms.c: revision 1.8
. use device_private() (led to immediate crash during attach)
. while there, fix the aspect ratio of the trackpad on the geyser2 model

(snj)

2009-08-25 18:22:37 UTC netbsd-4 commitmail json YAML

2009-08-25 18:22:12 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by bouyer in ticket #1349):
sys/dev/pci/twa.c: revision 1.32
Disable completely bogus DIAGNOSTIC check.

(snj)

2009-08-25 18:21:50 UTC netbsd-4-0 commitmail json YAML

2009-08-25 18:21:31 UTC netbsd-4-0 commitmail json YAML

Pull up following revision(s) (requested by bouyer in ticket #1349):
sys/dev/pci/twa.c: revision 1.32
Disable completely bogus DIAGNOSTIC check.

(snj)

2009-08-25 18:13:01 UTC netbsd-4-0 commitmail json YAML

2009-08-25 18:11:15 UTC netbsd-4-0 commitmail json YAML

Pull up following revision(s) (requested by plunky in ticket #1354):
bin/pax/options.c: revision 1.105 via patch
usr.bin/ctags/C.c: revision 1.19
usr.bin/ctags/ctags.h: revision 1.9
usr.bin/ctags/fortran.c: revision 1.11
usr.bin/ctags/lisp.c: revision 1.11
usr.bin/ctags/print.c: revision 1.10
usr.bin/ctags/yacc.c: revision 1.12
usr.bin/gencat/gencat.c: revision 1.30 via patch
Rename internal getline() function to get_line() so it does not
conflict with the soon to be added getline(3) libc function.

(snj)

2009-08-25 18:07:47 UTC netbsd-4 commitmail json YAML

2009-08-25 18:07:09 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by plunky in ticket #1354):
bin/pax/options.c: revision 1.105 via patch
usr.bin/ctags/C.c: revision 1.19
usr.bin/ctags/ctags.h: revision 1.9
usr.bin/ctags/fortran.c: revision 1.11
usr.bin/ctags/lisp.c: revision 1.11
usr.bin/ctags/print.c: revision 1.10
usr.bin/ctags/yacc.c: revision 1.12
usr.bin/gencat/gencat.c: revision 1.30 via patch
Rename internal getline() function to get_line() so it does
conflict with the soon to be added getline(3) libc function.

(snj)

2009-08-25 17:02:42 UTC MAIN commitmail json YAML

2009-08-25 16:28:26 UTC MAIN commitmail json YAML

Note some restrictions for getdelim arguments noted by joerg.
Bump date.

(wiz)

2009-08-25 14:10:54 UTC MAIN commitmail json YAML

Uh, move loadfile_aout.c in under the check for ${SA_USE_LOADFILE}
again, so that it's not unconditionally compiled, fixing the previous.

(he)

2009-08-25 10:34:08 UTC MAIN commitmail json YAML

PR# kern/41179: Incorrect return values from AcpiOsExecute()

ACPICA functions return ACPI_STATUS instead of int, so use it for
consistency.

(jmcneill)

2009-08-25 09:27:25 UTC MAIN commitmail json YAML

- The value getdbent() returns when no record is found is not -1 but 1.
  Testing if it returns -1 is always false.
- Use the same expression for the size to write and for the size to
  advance a pointer.

(enami)

2009-08-25 06:58:04 UTC MAIN commitmail json YAML

2009-08-25 06:56:52 UTC MAIN commitmail json YAML

Whn ths cd ws wrttn, thr ws bt shrtg nd vwls wr xtrml xpnsv. Nowadays,
however, we have an ample vowel budget, and bit shortages are a thing
of the past (even in a down economy) so spend a bit to improve
readability.

(dholland)

2009-08-25 06:04:17 UTC MAIN commitmail json YAML

ANSIfy a leftover function.
Also note some unportable code with a comment. Can't change it because
it'd break save files, though.

(dholland)

2009-08-24 23:48:57 UTC MAIN commitmail json YAML

Don't reference genfb unless NGENFB > 0

(jmcneill)

2009-08-24 22:06:50 UTC MAIN commitmail json YAML

Add definition for WAKEUP_vesa_modenum

(jmcneill)

2009-08-24 22:05:26 UTC MAIN commitmail json YAML

Bump date for previous.

(wiz)

2009-08-24 20:53:00 UTC MAIN commitmail json YAML

In sysctl_create(), the first character of sysctl_name is
sysctl_name[0], so write that instead of sysctl_name[sz] (where sz
just happened to be set to 0 in the previous line).

Also in sysctl_create(), give the length of the sysctl_name its
own variable, nsz, and reserve sz for expressing the size of the
node's value.

No functional change intended.

(dyoung)

2009-08-24 20:43:35 UTC MAIN commitmail json YAML

add "imode" parameter to allow setting the Inquiry Mode. This supercedes
the "rssi" parameter (which remains for compatibility)

imode takes an argument: "std", "rssi" or "ext"

(plunky)

2009-08-24 20:37:36 UTC MAIN commitmail json YAML

add devices seen in "Extended Inquiry Result" to the cache

(plunky)

2009-08-24 17:12:46 UTC MAIN commitmail json YAML

Use a more compact presentation for g if the size is small enough.

(joerg)

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

- add GENERIC.NAS to a standard sandpoint distribution.

(nisimura)

2009-08-24 13:04:38 UTC MAIN commitmail json YAML

2009-08-24 13:03:44 UTC MAIN commitmail json YAML

2009-08-24 12:55:16 UTC MAIN commitmail json YAML

2009-08-24 12:42:18 UTC MAIN commitmail json YAML

Bump bootloader version for VBE changes.

(jmcneill)

2009-08-24 12:38:13 UTC matt-nb5-mips64 commitmail json YAML

Don't use an obscure macro (DELAYBRANCH(x)) to check if the BD field (bit
31) is set in Cause Register.

(uebayasi)

2009-08-24 12:08:02 UTC matt-nb5-mips64 commitmail json YAML

No variable name in function declaration.  ANSI'fy.

(uebayasi)

2009-08-24 11:35:27 UTC MAIN commitmail json YAML

PR# port-i386/41929: genfb and machdep.acpi_vbios_reset=2 interaction

When acpi_vbios_reset=2, invoke vga_post_call followed by vga_post_set_mode
in the genfb pmf resume handler.

(jmcneill)

2009-08-24 11:33:49 UTC MAIN commitmail json YAML

2009-08-24 11:32:49 UTC MAIN commitmail json YAML

Move softc definition to genfb_pcivar.h

(jmcneill)

2009-08-24 11:04:29 UTC MAIN commitmail json YAML

Paranoia; restore the genfb colour map on resume.

(jmcneill)

2009-08-24 11:03:44 UTC MAIN commitmail json YAML

Expose genfb_restore_palette and allow MD code to specify PMF callbacks.

(jmcneill)

2009-08-24 10:16:12 UTC MAIN commitmail json YAML

Ensure that the VBE mode is only restored when machdep.acpi_vbios_reset=1

(jmcneill)

2009-08-24 10:15:26 UTC MAIN commitmail json YAML

Do not use tabs in references. Tab has special meaning in roff(7), even
though it is not visible in this context.

(joerg)

2009-08-24 09:46:24 UTC MAIN commitmail json YAML

Translate english rev 1.59 (mention USB boot device in addition to floppy)

(martin)

2009-08-24 09:45:30 UTC MAIN commitmail json YAML

Kill -offset without argument.

(joerg)

2009-08-24 09:33:03 UTC MAIN commitmail json YAML

fixed typo: algoriym -> algorithm

(vanhu)

2009-08-24 08:38:39 UTC MAIN commitmail json YAML

2009-08-24 05:25:26 UTC matt-nb5-mips64 commitmail json YAML

Fix an O32'ism.  Store the error into the S0 slot, not the arguments array
above us (since that doesn't always exist in NewABI).

(matt)

2009-08-24 05:18:03 UTC matt-nb5-mips64 commitmail json YAML

Don't bother saving/restore t0-t3/ta0-ta3 in the trapframe.  Instead use
the just saved s0-s7 to hold them.  any function we call will preserve
them and we just do moves on the way back.

(matt)

2009-08-24 04:37:11 UTC matt-nb5-mips64 commitmail json YAML

Build install kernels on all machine archs

(matt)

2009-08-24 04:05:56 UTC matt-nb5-mips64 commitmail json YAML

2009-08-24 04:04:53 UTC matt-nb5-mips64 commitmail json YAML

SyscallCall exception didn't save the temporaries which libc no longer likes.
So now it saves them.

(matt)

2009-08-24 04:03:30 UTC matt-nb5-mips64 commitmail json YAML

2009-08-24 02:35:05 UTC matt-nb5-mips64 commitmail json YAML

2009-08-24 02:25:18 UTC MAIN commitmail json YAML

Update BUGS section; genfb works on i386 and amd64 now.

(jmcneill)

2009-08-24 02:21:27 UTC MAIN commitmail json YAML

amd64, i386: Suspend and resume is now supported when using the
genfb(4) display driver. [jmcneill 20090823]

(jmcneill)

2009-08-24 02:19:30 UTC matt-nb5-mips64 commitmail json YAML

Dereferencing a given PC address (to a branch instruction) to know the target
address doesn't work if the address is in user space.  Use the fetched branch
instruction instead.

Reviewed By: matt

(uebayasi)

2009-08-24 02:15:46 UTC MAIN commitmail json YAML

Pass the VBE mode number from the bootloader to the kernel, and then
make the ACPI wakecode aware of it. Restore the desired VBE mode on resume
when acpi_vbios_reset=1, so suspend/resume with genfb console will work.

(jmcneill)

2009-08-24 02:10:42 UTC MAIN commitmail json YAML

Register NULL pmf handlers, and note that firmware & MD code is responsible
for restoring the display device.

(jmcneill)

2009-08-23 23:17:55 UTC matt-nb5-mips64 commitmail json YAML

savemask goes into the slot at _JBLEN

(matt)

2009-08-23 23:14:42 UTC matt-nb5-mips64 commitmail json YAML

Use #if 0 method for RCSID selection.

(matt)

2009-08-23 23:12:40 UTC matt-nb5-mips64 commitmail json YAML

Use CPUFLAGS for -mno-abicall -fno-pic

(matt)

2009-08-23 23:04:08 UTC matt-nb5-mips64 commitmail json YAML

2009-08-23 23:02:14 UTC matt-nb5-mips64 commitmail json YAML

src/gnu/usr.bin/binutils/common/arch/mips64eb/config.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/binutils/common/arch/mips64eb/defs.mk@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/binutils/common/arch/mips64el/config.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/binutils/common/arch/mips64el/defs.mk@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/binutils/gas/arch/mips64eb/config.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/binutils/gas/arch/mips64eb/defs.mk@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/binutils/gas/arch/mips64eb/itbl-cpu.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/binutils/gas/arch/mips64eb/obj-format.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/binutils/gas/arch/mips64eb/targ-cpu.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/binutils/gas/arch/mips64eb/targ-env.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/binutils/gas/arch/mips64el/config.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/binutils/gas/arch/mips64el/defs.mk@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/binutils/gas/arch/mips64el/itbl-cpu.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/binutils/gas/arch/mips64el/obj-format.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/binutils/gas/arch/mips64el/targ-cpu.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/binutils/gas/arch/mips64el/targ-env.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/binutils/gprof/arch/mips64eb/defs.mk@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/binutils/gprof/arch/mips64eb/gconfig.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/binutils/gprof/arch/mips64el/defs.mk@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/binutils/gprof/arch/mips64el/gconfig.h@1.1.2.1 / diff / nxr@1.1.2.1
      :
(more 6 files)
binutils config bits for mips64

(matt)

2009-08-23 22:54:07 UTC matt-nb5-mips64 commitmail json YAML

2009-08-23 22:53:20 UTC matt-nb5-mips64 commitmail json YAML

2009-08-23 22:52:51 UTC matt-nb5-mips64 commitmail json YAML

2009-08-23 22:17:19 UTC MAIN commitmail json YAML

Kill an incorrect bit of text about creating device nodes that had been hiding
under a macppc conditional.  Update for today's progress bar world.

(snj)

2009-08-23 21:37:39 UTC matt-nb5-mips64 commitmail json YAML

src/gnu/usr.bin/gdb6/arch/mips64eb/config.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/gdb6/arch/mips64eb/defs.mk@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/gdb6/arch/mips64eb/init.c@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/gdb6/arch/mips64eb/tm.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/gdb6/arch/mips64eb/version.c@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/gdb6/arch/mips64el/config.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/gdb6/arch/mips64el/defs.mk@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/gdb6/arch/mips64el/init.c@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/gdb6/arch/mips64el/tm.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/gdb6/arch/mips64el/version.c@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/gdb6/bfd/arch/mips64eb/bfd.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/gdb6/bfd/arch/mips64eb/bfdver.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/gdb6/bfd/arch/mips64eb/config.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/gdb6/bfd/arch/mips64eb/defs.mk@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/gdb6/bfd/arch/mips64el/bfd.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/gdb6/bfd/arch/mips64el/bfdver.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/gdb6/bfd/arch/mips64el/config.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/gdb6/bfd/arch/mips64el/defs.mk@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/gdb6/libiberty/arch/mips64eb/config.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/gdb6/libiberty/arch/mips64eb/defs.mk@1.1.2.1 / diff / nxr@1.1.2.1
      :
(more 10 files)
Configuration files gdb on mips64.

(matt)

2009-08-23 21:16:17 UTC MAIN commitmail json YAML

2009-08-23 20:58:05 UTC MAIN commitmail json YAML

2009-08-23 20:57:40 UTC MAIN commitmail json YAML

Mention USB media as well as floppy disks.

(jmcneill)

2009-08-23 20:48:04 UTC matt-nb5-mips64 commitmail json YAML

src/gnu/usr.bin/gcc4/arch/mips64eb/auto-host.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/gcc4/arch/mips64eb/bconfig.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/gcc4/arch/mips64eb/config.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/gcc4/arch/mips64eb/configargs.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/gcc4/arch/mips64eb/defs.mk@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/gcc4/arch/mips64eb/gencheck.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/gcc4/arch/mips64eb/gthr-default.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/gcc4/arch/mips64eb/multilib.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/gcc4/arch/mips64eb/tm.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/gcc4/arch/mips64el/auto-host.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/gcc4/arch/mips64el/bconfig.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/gcc4/arch/mips64el/config.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/gcc4/arch/mips64el/configargs.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/gcc4/arch/mips64el/defs.mk@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/gcc4/arch/mips64el/gencheck.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/gcc4/arch/mips64el/gthr-default.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/gcc4/arch/mips64el/multilib.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/gcc4/arch/mips64el/tm.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/gcc4/libcpp/arch/mips64eb/config.h@1.1.2.1 / diff / nxr@1.1.2.1
src/gnu/usr.bin/gcc4/libcpp/arch/mips64el/config.h@1.1.2.1 / diff / nxr@1.1.2.1
      :
(more 2 files)
Add enough configuration bits to get the compiler to build.

(matt)

2009-08-23 20:28:58 UTC matt-nb5-mips64 commitmail json YAML

For now, make LONG_DOUBLE 64bit on N32/N64 until libgcc issue is addressed.
Add vestigal MULTILIB support for mips64.

(matt)

2009-08-23 20:26:02 UTC matt-nb5-mips64 commitmail json YAML

Add mips64 gnu bits.  Mostly copied from mipseb/mipel since I couldn't get
mknative to work.  These at least allow the gnu libs to be built.

(matt)

2009-08-23 20:24:06 UTC matt-nb5-mips64 commitmail json YAML

Build libgcc_eh even if NOPIC

(matt)

2009-08-23 20:06:14 UTC matt-nb5-mips64 commitmail json YAML

CTASSERT only defined for kernel enviornments.

(matt)

2009-08-23 19:44:39 UTC MAIN commitmail json YAML

make a small mention how to configure the tty line as a bluetooth device

(plunky)

2009-08-23 19:32:16 UTC MAIN commitmail json YAML

Rewrite the sentence about the socket options to avoid questionable
typographic layout and to be more inline with the wording of the rest of
the man page.

(joerg)

2009-08-23 19:03:18 UTC MAIN commitmail json YAML

Print devinfo on the same line as locators, and make the transfer mode
output aprint_verbose

(jmcneill)