| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=419133
|
|
|
|
| |
Notes:
svn path=/head/; revision=395314
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=387021
|
|
|
|
| |
Notes:
svn path=/head/; revision=386989
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In file included from cdrom_freebsd.c:28:
/usr/include/sys/buf.h:129:30: error: unknown type name 'vm_page_t'
void (*pg_iodone)(void *, vm_page_t *, int, int);
^
cdrom_callb.c:59:6: error: 'cdi' undeclared (first use in this function)
if (cdi.state & CDROM_STATE_EJECTED) {
^
cdrom_callb.c:59:18: error: 'CDROM_STATE_EJECTED' undeclared (first use in this function)
if (cdi.state & CDROM_STATE_EJECTED) {
^
button_setup.c:583:16: error: 'NODISCSTR' undeclared (first use in this function)
disc_title = NODISCSTR;
^
Reported by: pkg-fallout, DPorts
Obtained from: https://github.com/jsonn/pkgsrc/commit/4afb403 (modified)
Tested by: md5
Notes:
svn path=/head/; revision=386988
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix build with clang
- Add MAKE_JOBS_SAFE
PR: 175570
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=311622
|
|
|
|
| |
Notes:
svn path=/head/; revision=192407
|
|
|
|
| |
Notes:
svn path=/head/; revision=87917
|
|
|
|
|
|
|
|
|
| |
Obtained from: NetBSD
* Use CDROM devices also available on 5.x.
Notes:
svn path=/head/; revision=87625
|
|
|
|
|
|
|
|
| |
PR: 19454
Submitted by: Mike Meyer <mwm@mired.org>
Notes:
svn path=/head/; revision=29902
|
|
|
|
|
|
|
|
|
| |
__FreeBSD__.
That said, add __OpenBSD__ and __NetBSD__ where approapiate.
Notes:
svn path=/head/; revision=5656
|
|
|
|
| |
Notes:
svn path=/head/; revision=373
|
|
|
|
| |
Notes:
svn path=/head/; revision=372
|
|
|
|
|
|
|
|
|
| |
before the CDIOCEJECT ioctl otherwise the media is still locked when you
attempt the eject. The previous code may have worked on drives that did
not support the media lock feature.
Notes:
svn path=/head/; revision=335
|
|
Notes:
svn path=/head/; revision=148
|