y0netan1
- Registered on: 02/08/2009
- Last connection: 02/08/2009
Projects
- DragonFlyBSD (Reporter, Developer, 02/08/2009)
Activity
Reported issues: 3
12/28/2012
- 06:40 am DragonFlyBSD Revision f922383e: re: RealTek8111F found in ASUS C60M1-I
- DragonFly-issue: http://bugs.dragonflybsd.org/issue2479
03/07/2012
- 10:22 am DragonFlyBSD Revision 52583b8f: Installer: one more place where inform() called without a format string
- Noticed-by: swildner@
- 10:22 am DragonFlyBSD Revision a0b3c340: Installer: fix a (possible) crash in show_ifconfig()
- inform() expects a printf-like format string as the second argument,
so you should always supply one instead of a ran... - 08:09 am DragonFlyBSD Revision 7eedf208: Installer: one more place where inform() called without a format string
- Noticed-by: swildner@
- 07:14 am DragonFlyBSD Revision 5027ce51: Installer: fix a (possible) crash in show_ifconfig()
- inform() expects a printf-like format string as the second argument,
so you should always supply one instead of a ran...
12/13/2011
- 01:56 pm DragonFlyBSD Revision 46e5a8ba: Fix wrong argument to allproc_scan in elf_brand_inuse()
- the callback expects data to be the address of elf_brand_inuse_info
but the caller passed something else. this fixes...
12/11/2011
- 12:28 am DragonFlyBSD Revision b5e22505: Fix the panic on atkbdc_configure() failure
- kbd_unregister() expects the caller to hold kb_lock because it's mainly
called by kbd_term_t routine.
11/28/2010
- 08:13 pm DragonFlyBSD Revision 314b6efe: tmpfs - fix chgrp(), or chown() when one of uid/gid is to be unchanged
- uid/gid values from function arguments were being used instead of the ones
arranged by vop_helper_chown(), accidental...
10/24/2010
- 07:36 pm DragonFlyBSD Revision 18fb39e7: ehci - add missing dependency on usb driver
02/14/2009
- 04:08 pm DragonFlyBSD Bug #1281 (Closed): [PATCH] Add `set -o tabcomplete' to /bin/sh.
- When set, it binds <tab> to the libedit filename completion function.
Taken-From: NetBSD
---
bin/sh/histedit.c | ...
Also available in: Atom