Searched hist:e551d452112c5aa9e36b55316981901967237037 (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/sys/ |
H A D | alq.h | diff e551d452112c5aa9e36b55316981901967237037 Sat Apr 16 14:12:27 CEST 2005 Robert Watson <rwatson@FreeBSD.org> Modify the alq(9) alq_open() API to accept a file creation mode, rather than defaulting the cmode argument to vn_open() to 0. Supply a default argument of ALQ_DEFAULT_CMODE (0600) in current callers.
Discussed with/pointed out by: hmp Reveiwed by: jeff, hmp MFC after: 3 days diff e551d452112c5aa9e36b55316981901967237037 Sat Apr 16 14:12:27 CEST 2005 Robert Watson <rwatson@FreeBSD.org> Modify the alq(9) alq_open() API to accept a file creation mode, rather than defaulting the cmode argument to vn_open() to 0. Supply a default argument of ALQ_DEFAULT_CMODE (0600) in current callers.
Discussed with/pointed out by: hmp Reveiwed by: jeff, hmp MFC after: 3 days
|
/freebsd/share/man/man9/ |
H A D | alq.9 | diff e551d452112c5aa9e36b55316981901967237037 Sat Apr 16 14:12:27 CEST 2005 Robert Watson <rwatson@FreeBSD.org> Modify the alq(9) alq_open() API to accept a file creation mode, rather than defaulting the cmode argument to vn_open() to 0. Supply a default argument of ALQ_DEFAULT_CMODE (0600) in current callers.
Discussed with/pointed out by: hmp Reveiwed by: jeff, hmp MFC after: 3 days diff e551d452112c5aa9e36b55316981901967237037 Sat Apr 16 14:12:27 CEST 2005 Robert Watson <rwatson@FreeBSD.org> Modify the alq(9) alq_open() API to accept a file creation mode, rather than defaulting the cmode argument to vn_open() to 0. Supply a default argument of ALQ_DEFAULT_CMODE (0600) in current callers.
Discussed with/pointed out by: hmp Reveiwed by: jeff, hmp MFC after: 3 days
|
/freebsd/sys/kern/ |
H A D | kern_alq.c | diff e551d452112c5aa9e36b55316981901967237037 Sat Apr 16 14:12:27 CEST 2005 Robert Watson <rwatson@FreeBSD.org> Modify the alq(9) alq_open() API to accept a file creation mode, rather than defaulting the cmode argument to vn_open() to 0. Supply a default argument of ALQ_DEFAULT_CMODE (0600) in current callers.
Discussed with/pointed out by: hmp Reveiwed by: jeff, hmp MFC after: 3 days diff e551d452112c5aa9e36b55316981901967237037 Sat Apr 16 14:12:27 CEST 2005 Robert Watson <rwatson@FreeBSD.org> Modify the alq(9) alq_open() API to accept a file creation mode, rather than defaulting the cmode argument to vn_open() to 0. Supply a default argument of ALQ_DEFAULT_CMODE (0600) in current callers.
Discussed with/pointed out by: hmp Reveiwed by: jeff, hmp MFC after: 3 days
|
H A D | kern_ktr.c | diff e551d452112c5aa9e36b55316981901967237037 Sat Apr 16 14:12:27 CEST 2005 Robert Watson <rwatson@FreeBSD.org> Modify the alq(9) alq_open() API to accept a file creation mode, rather than defaulting the cmode argument to vn_open() to 0. Supply a default argument of ALQ_DEFAULT_CMODE (0600) in current callers.
Discussed with/pointed out by: hmp Reveiwed by: jeff, hmp MFC after: 3 days diff e551d452112c5aa9e36b55316981901967237037 Sat Apr 16 14:12:27 CEST 2005 Robert Watson <rwatson@FreeBSD.org> Modify the alq(9) alq_open() API to accept a file creation mode, rather than defaulting the cmode argument to vn_open() to 0. Supply a default argument of ALQ_DEFAULT_CMODE (0600) in current callers.
Discussed with/pointed out by: hmp Reveiwed by: jeff, hmp MFC after: 3 days
|