Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-11-09 | New endian.h design. All architectures now use a common file for the bulk | Niklas 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-09 | Sweeping changes from Don Schmidt (yensid@imsa.edu) to busify this driver. | gene | |
Add copyright for this amount of rewrite. | |||
1997-11-09 | typo | Todd C. Miller | |
1997-11-09 | Make contents of struct vmtotal unsigned. | Todd C. Miller | |
1997-11-09 | Include stub decl for struct vop_vfree_args to avoid copiler warnings. | Todd C. Miller | |
1997-11-09 | isonum_722 and isonum_732 are now in isofs/cd9660/iso.h | Todd C. Miller | |
1997-11-09 | dont panic on sync, merge in changes from ffs_vfsops. | Niels Provos | |
1997-11-08 | Forgot this one.. from NetBSD | Niklas Hallqvist | |
1997-11-08 | VOP_UNLOCK now takes 3 args. | Todd C. Miller | |
1997-11-08 | grammar; bane@mournblade.NETural.com | Theo de Raadt | |
1997-11-08 | Sync to NetBSD; some extra KNF | Niklas Hallqvist | |
1997-11-07 | Fixed hang on shutdown | Constantine Sapuntzakis | |
Disabled vop_nolock for now. Filesystems still need to be cleaned up. | |||
1997-11-07 | I forgot to remove these, it seems | Niklas Hallqvist | |
1997-11-07 | EXT2FS 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-07 | simple_lock api changed slightly | Theo de Raadt | |
1997-11-07 | $OpenBSD$ | Niklas Hallqvist | |
1997-11-06 | param.h, niklas | Theo de Raadt | |
1997-11-06 | Small fix to compile with DEBUG | Constantine Sapuntzakis | |
1997-11-06 | Fixed minor bug in msdosfs_hashget | Constantine Sapuntzakis | |
1997-11-06 | DEBUG now compiles | Constantine Sapuntzakis | |
1997-11-06 | Fixes so that it compiles with #ifdef DEBUG | Constantine Sapuntzakis | |
1997-11-06 | Use lite2 vfs interfaces. | Todd C. Miller | |
1997-11-06 | Removed i386-specific crud | Constantine Sapuntzakis | |
1997-11-06 | Idnetify/support hp385 (33Mhz 68040) | Todd C. Miller | |
1997-11-06 | FFS softdep stub | Constantine Sapuntzakis | |
1997-11-06 | More fixes for adosfs so it compiles with VFS Lite 2 | Constantine Sapuntzakis | |
1997-11-06 | fix warning about unused variable | kstailey | |
1997-11-06 | fix ps(1) LIM column | kstailey | |
1997-11-06 | Add some missing things for the MI vga driver. Move wscons to an MI place as | Niklas Hallqvist | |
well. $OpenBSD$ tagging | |||
1997-11-06 | $OpenBSD$ | Niklas Hallqvist | |
1997-11-06 | Updates for VFS Lite 2 + soft update. | Constantine Sapuntzakis | |
1997-11-06 | temp <machine_btop() fix | Michael Shalayeff | |
1997-11-06 | We 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-06 | oops | Theo de Raadt | |
1997-11-06 | mak kernel compiles w/o bios0 | Michael Shalayeff | |
1997-11-06 | XPG4.2 compat: | Todd C. Miller | |
1) usleep() and ualarm() use useconds_t not u_int 2) usleep() returns an int | |||
1997-11-05 | flush tty queue when entering/exiting X; cgd & me | Theo de Raadt | |
1997-11-05 | tag it | Michael Shalayeff | |
1997-11-05 | Do not build in directories Mickey deleted | Theo de Raadt | |
1997-11-05 | who needs that junk (; | Michael Shalayeff | |
1997-11-05 | define puts() | Michael Shalayeff | |
1997-11-05 | define puts() | Michael Shalayeff | |
1997-11-05 | don't try #21 for a: only | Michael Shalayeff | |