swildner
- Registered on: 12/07/2005
- Last connection: 06/19/2019
Issues
- Assigned issues: 8
- Reported issues: 53
Projects
- DragonFlyBSD (Reporter, Manager, Developer, 12/07/2005)
Activity
12/07/2019
-
04:07 PM DragonFlyBSD Revision ea91d391: kernel/getsockaddr: Remove a COMPAT_43 removal leftover.
- It was overlooked in d6e8ab2d2508bde32ad7b7daaf86d44ec7330986.
Discussed-with: sephe
Today
-
01:51 PM DragonFlyBSD Revision 9ae6396e: libc: Fix some -Wmissing-prototypes warnings.
12/02/2019
-
01:14 PM DragonFlyBSD Revision 90e22655: libutil: Bring in a fparseln() bugfix from NetBSD.
- Prevents fparseln() from reporting spurious empty lines when it shouldn't:
http://cvsweb.netbsd.org/bsdweb.cgi/src/l... -
01:13 PM DragonFlyBSD Revision 46cdd47b: libutil: Bring in a fparseln() bugfix from NetBSD.
- Prevents fparseln() from reporting spurious empty lines when it shouldn't:
http://cvsweb.netbsd.org/bsdweb.cgi/src/l... -
12:25 PM DragonFlyBSD Revision d6ca1884: sort.1: Mention that -o's argument can be one of the input files.
12/01/2019
-
07:25 AM DragonFlyBSD Revision 9358893d: libc: Change getlogin_r()'s second argument to size_t, as POSIX likes it.
- https://pubs.opengroup.org/onlinepubs/9699919799/functions/getlogin.html
Also adjust the getconf syscall, aka _getco... -
03:55 AM DragonFlyBSD Revision 5cec826f: <sys/stat.h>: Add S_TYPEISSEM() and S_TYPEISSHM() definitions.
-
03:32 AM DragonFlyBSD Revision 183880a3: <sys/stat.h>: Fix odd indentation.
-
03:03 AM DragonFlyBSD Revision 2ac7d105: Rename some functions to better names.
- devfs_find_device_by_udev() -> devfs_find_device_by_devid()
dev2udev() -> devid_from_dev()
udev2dev(... -
02:59 AM DragonFlyBSD Revision 91ffdfc5: <sys/types.h>: Get rid of udev_t.
- In a time long long ago, dev_t was a pointer, which later became cdev_t
during the great cleanups, until it ended up ...
Also available in: Atom