Sciweavers

26 search results - page 2 / 6
» usenix 2001
Sort
View
USENIX
2001
13 years 8 months ago
The Design and Implementation of the NetBSD rc.d System
In this paper I cover the design and implementation of
Luke Mewburn
USENIX
2001
13 years 8 months ago
Nickle: Language Principles and Pragmatics
Nickle is a vaguely C-like programming language for numerical applications, useful both as a desk calculator and as a prototyping and implementation language for numerical and sem...
Bart Massey, Keith Packard
USENIX
2001
13 years 8 months ago
Unifying File System Protection
This paper describes an efficient and elegant architecture for unifying the meta-data protection of journaling file systems with the data integrity protection of collision-resista...
Christopher A. Stein, John H. Howard, Margo I. Sel...
USENIX
2001
13 years 8 months ago
Kqueue - A Generic and Scalable Event Notification Facility
Applications running on a UNIX platform need to be notified when some activity occurs on a socket or other descriptor, and this is traditionally done with the select() or poll() s...
Jonathan Lemon
USENIX
2001
13 years 8 months ago
Heimdal and Windows 2000 Kerberos - How to Get Them to Play Together
As a practical means of achieving better security and single sign-on, the Kerberos network authentication system has been in wide use in the Unix world for many years. Microsoft h...
Assar Westerlund, Johan Danielsson