summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Collapse)Author
1997-11-09New endian.h design. All architectures now use a common file for the bulkNiklas Hallqvist
part. Some ports can optimize the swap operations. This also means the general API is extended with swap16, swap32, htobe16, htobe32, betoh16, betoh32, htole16, htole32, letoh16 and letoh32.
1997-11-09Sweeping changes from Don Schmidt (yensid@imsa.edu) to busify this driver.gene
Add copyright for this amount of rewrite.
1997-11-09typoTodd C. Miller
1997-11-09Make contents of struct vmtotal unsigned.Todd C. Miller
1997-11-09Include stub decl for struct vop_vfree_args to avoid copiler warnings.Todd C. Miller
1997-11-09isonum_722 and isonum_732 are now in isofs/cd9660/iso.hTodd C. Miller
1997-11-09dont panic on sync, merge in changes from ffs_vfsops.Niels Provos
1997-11-08Forgot this one.. from NetBSDNiklas Hallqvist
1997-11-08VOP_UNLOCK now takes 3 args.Todd C. Miller
1997-11-08grammar; bane@mournblade.NETural.comTheo de Raadt
1997-11-08Sync to NetBSD; some extra KNFNiklas Hallqvist
1997-11-07Fixed hang on shutdownConstantine Sapuntzakis
Disabled vop_nolock for now. Filesystems still need to be cleaned up.
1997-11-07I forgot to remove these, it seemsNiklas Hallqvist
1997-11-07EXT2FS somehow disappeared from the list of file systems.Constantine Sapuntzakis
1997-11-07$OpenBSD$Niklas Hallqvist
1997-11-07$OpenBSD$Niklas Hallqvist
1997-11-07$OpenBSD$Niklas Hallqvist
1997-11-07$OpenBSD$Niklas Hallqvist
1997-11-07$OpenBSD$Niklas Hallqvist
1997-11-07$OpenBSD$Niklas Hallqvist
1997-11-07$OpenBSD$Niklas Hallqvist
1997-11-07simple_lock api changed slightlyTheo de Raadt
1997-11-07$OpenBSD$Niklas Hallqvist
1997-11-06param.h, niklasTheo de Raadt
1997-11-06Small fix to compile with DEBUGConstantine Sapuntzakis
1997-11-06Fixed minor bug in msdosfs_hashgetConstantine Sapuntzakis
1997-11-06DEBUG now compilesConstantine Sapuntzakis
1997-11-06Fixes so that it compiles with #ifdef DEBUGConstantine Sapuntzakis
1997-11-06Use lite2 vfs interfaces.Todd C. Miller
1997-11-06Removed i386-specific crudConstantine Sapuntzakis
1997-11-06Idnetify/support hp385 (33Mhz 68040)Todd C. Miller
1997-11-06FFS softdep stubConstantine Sapuntzakis
1997-11-06More fixes for adosfs so it compiles with VFS Lite 2Constantine Sapuntzakis
1997-11-06fix warning about unused variablekstailey
1997-11-06fix ps(1) LIM columnkstailey
1997-11-06Add some missing things for the MI vga driver. Move wscons to an MI place asNiklas Hallqvist
well. $OpenBSD$ tagging
1997-11-06$OpenBSD$Niklas Hallqvist
1997-11-06Updates for VFS Lite 2 + soft update.Constantine Sapuntzakis
1997-11-06temp <machine_btop() fixMichael Shalayeff
1997-11-06We need an MI vga driver. The alpha one was most MI. Not entirely yet though.Niklas Hallqvist
Some files were move behind CVS back.
1997-11-06oopsTheo de Raadt
1997-11-06mak kernel compiles w/o bios0Michael Shalayeff
1997-11-06XPG4.2 compat:Todd C. Miller
1) usleep() and ualarm() use useconds_t not u_int 2) usleep() returns an int
1997-11-05flush tty queue when entering/exiting X; cgd & meTheo de Raadt
1997-11-05tag itMichael Shalayeff
1997-11-05Do not build in directories Mickey deletedTheo de Raadt
1997-11-05who needs that junk (;Michael Shalayeff
1997-11-05define puts()Michael Shalayeff
1997-11-05define puts()Michael Shalayeff
1997-11-05don't try #21 for a: onlyMichael Shalayeff