General

Profile

hsu1

  • Login: hsu1
  • Registered on: 12/28/2007
  • Last connection: 12/28/2007

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Projects

Project Roles Registered on
DragonFlyBSD Reporter, Developer 12/28/2007

Activity

05/17/2008

08:28 PM DragonFlyBSD Bug #1007: patch to add jail.allow_raw_sockets sysctl
+ int flag;
+
+ flag = NULL_CRED_OKAY;
+
+ if( jailed(ai->p_ucred) && jail_allow_raw_sockets )
+ ...
hsu1

01/07/2008

04:32 PM DragonFlyBSD Bug #909 (Closed): ssleep() (was Re: mention msleep() in porting_drivers.txt)
Now that I think about it, our msleep() is misnamed --- it should have
been called ssleep(). There's no "m" about it...
hsu1

01/06/2008

08:51 PM DragonFlyBSD Bug #908: mention msleep() in porting_drivers.txt
Well, we do have a msleep() function. It atomically releases a
lock before sleeping to ensure that no wakeup is miss...
hsu1

12/27/2007

08:02 PM DragonFlyBSD Bug #895: pselect(2) implementation
Don't forget to add the hook to the Linux emulation layer for this system call. hsu1

11/05/2007

09:50 PM DragonFlyBSD Revision 4470110f (dragonflybsd): Add split on whitespace functionality.
hsu1

01/10/2007

04:23 AM DragonFlyBSD Revision 2db51458 (dragonflybsd): Add support for parsing MCFG tables.
Obtained from: FreeBSD (scottl) hsu1
03:54 AM DragonFlyBSD Revision 74fb7147 (dragonflybsd): Sync up to FreeBSD rev 1.23:
date: 2005-02-14 08:32:32 -0800; author: njl; state: Exp; lines: +2 -1;
Note addition of MCFG support.
hsu1
03:50 AM DragonFlyBSD Revision fef4b3e4 (dragonflybsd): Merge FreeBSD revs 1.20 through 1.21: update list of supported tables.
hsu1
12:44 AM DragonFlyBSD Revision cc0895e5 (dragonflybsd): Just bump version numbers due to null offsetting changes from FreeBSD:
Add the -s flag to make dumping SSDTs optional (disabled by default).
Back out the -s flag and go back to dumping t...
hsu1
12:41 AM DragonFlyBSD Revision 9d0b1125 (dragonflybsd): Add some comments. Same as FreeBSD revs 1.28 through 1.30.
hsu1

Also available in: Atom