summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1997-12-02Bye bye Innaccurate misleading fileTheo de Raadt
1997-12-02syncTheo de Raadt
1997-12-02If i386, and COMPAT_LINUX is enabled, if setegid() is called with an outTheo de Raadt
1997-12-01Does not compile. Obviously untested code. RevertedTheo de Raadt
1997-12-01Newer ncr driver from NetBSD minus the scsipi stuff and withTodd C. Miller
1997-12-01rearrange memory computations, remove bogus MEM_COMPUTE hackMichael Shalayeff
1997-11-30use libkern's bcd convsMichael Shalayeff
1997-11-30missed, i'm 'what?', dunno, missed anywaysMichael Shalayeff
1997-11-30big diskinfo changes from toby@Michael Shalayeff
1997-11-30missed from last bcd2bin commitMichael Shalayeff
1997-11-30fix TIOCGPGRP in sunos emulationTheo de Raadt
1997-11-30use stackgap macrosTheo de Raadt
1997-11-30add bcd<-->bin conversions; from freebsdMichael Shalayeff
1997-11-30config apm even if power mgmt is disengagedJim Rees
1997-11-30Move in_addr_t and in_port_t to <sys/types.h> and add sa_family_tTodd C. Miller
1997-11-30Pull in vm/vm.h in the appropriate order for simple_dat_lock_t in vm/pmap.hgene
1997-11-30verbose eisa/pciTheo de Raadt
1997-11-30vm/lock.h -> sys/lock.hgene
1997-11-30Canonify the _*_H_ namespace appropriately.gene
1997-11-30hmm. If out of ports, return EADDRNOTAVAILTheo de Raadt
1997-11-30Add multiple inclusion protection, clean up comments, and wrap with _KERNELgene
1997-11-30add bios0 etcTheo de Raadt
1997-11-28one les tabMichael Shalayeff
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