summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1997-11-28Pull in header files needed to get definition of u_lbn_t ingene
1997-11-27oh, connect() semantics are EVEN WORSETheo de Raadt
1997-11-26Optimized to perform well on small interleaves which makes the ccd driverNiklas Hallqvist
1997-11-26enforce VM_PROT_READ in mmapTheo de Raadt
1997-11-26fix shmctl IPC_STATTheo de Raadt
1997-11-26If using async connect(), after select for writeable, if getpeername()Theo de Raadt
1997-11-26indentTheo de Raadt
1997-11-25fix Op FlTheo de Raadt
1997-11-25add ripemd160.Niels Provos
1997-11-24Fix non-DIAGNOSTIC (and non-COMPAT*) compilationNiklas Hallqvist
1997-11-24add ripemd-160 as authentication function.Niels Provos
1997-11-24Add missing (implied) int to a variable declaration; thorpejTheo de Raadt
1997-11-24fix memory leak; hbriceno@lcs.mit.eduTheo de Raadt
1997-11-24partially apply that dk_* prMichael Shalayeff
1997-11-23indentMichael Shalayeff
1997-11-23use MI cdev_decl(ipl)Michael Shalayeff
1997-11-23ok. add cdev_decl(ipl)Michael Shalayeff
1997-11-23missing ipf cdev_declMichael Shalayeff
1997-11-23nuke prehistoric disk statisticsMichael Shalayeff
1997-11-22typoMichael Shalayeff
1997-11-22declare struct buf earlier to avoid warningsMichael Shalayeff
1997-11-20define MMU_68060etheisen
1997-11-20177 boards have 128k SRAM.etheisen
1997-11-20Yawn. $OpenBSD$ tag.gene
1997-11-20Fix for open(2) when O_TRUNC and O_??LOCK are used together. ITodd C. Miller
1997-11-18fix 3DES, style changesTheo de Raadt
1997-11-18Use 0177777, not 07777 as the mask to check for EINVAL. This allowsTodd C. Miller
1997-11-18make old style padding default again.Niels Provos
1997-11-17oh, a timespecTheo de Raadt
1997-11-17kleink: When fstat(2)ing a file descriptor of a local communications domainTheo de Raadt
1997-11-17implement IBCS2_FIONBIO; christosTheo de Raadt
1997-11-17only consider 9 bits for the umaskTheo de Raadt
1997-11-17make chmod() and fchmod() return EINVAL for bad mode bitsTheo de Raadt
1997-11-17indentTheo de Raadt
1997-11-17enable jensenTheo de Raadt
1997-11-17simplerTheo de Raadt
1997-11-17do not use %:Theo de Raadt
1997-11-16add SHUT_* values as defined by XPG4.2Theo de Raadt
1997-11-16Add ch* at scsibus?Niklas Hallqvist
1997-11-16compile on alpha, needs testingTodd C. Miller
1997-11-16pull #ifdef __alpha__ out from a #ifdef __NetBSD__Todd C. Miller
1997-11-16move proto to sys/stat.h; XPG4.2Theo de Raadt
1997-11-15for shutdown(2), if "how" is not 0-2, return EINVALTheo de Raadt
1997-11-15fix memory management errorsTheo de Raadt
1997-11-14Fixed up a VOP_UNLOCK call so that it uses the correction proc *Constantine Sapuntzakis
1997-11-14Make user-mode C++ compilers happy by #ifdef around inline functionsConstantine Sapuntzakis
1997-11-14mmap() takes void *Theo de Raadt
1997-11-14void * change to mmap()Theo de Raadt
1997-11-14syncTheo de Raadt
1997-11-14convert to void *addrTheo de Raadt