summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1997-11-10Be careful with names of local vars in macrosNiklas Hallqvist
1997-11-10KNF from NetBSDNiklas Hallqvist
1997-11-10Only use data registers as arguments to rorwNiklas Hallqvist
1997-11-10SVC_DESTROY ?Theo de Raadt
1997-11-10use files.wsconsMichael Shalayeff
1997-11-10typoNiklas Hallqvist
1997-11-10DOH! conflicts from meNiklas Hallqvist
1997-11-10use clnt_destroy(); PR#345Theo de Raadt
1997-11-09Whoops a conflict crept inNiklas Hallqvist
1997-11-09use "(off_t)-1" instead of "-1L" (!)flipk
1997-11-09Don't panic on sync, based on changes from ext2fs_vfsops.c and ffs_vfsops.cTodd C. Miller
1997-11-09swap definitions superceded by new endian.hNiklas Hallqvist
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-09struct vmtotal contains unsigned vars.Todd C. Miller
1997-11-09Make contents of struct vmtotal unsigned.Todd C. Miller
1997-11-09#if 0 out references to IN_LOCKED, IN_WANTED, IN_LWAIT.Todd C. Miller
Need to merge in changes from lite2 pstat.c but this will do for now.
1997-11-09Include stub decl for struct vop_vfree_args to avoid copiler warnings.Todd C. Miller
1997-11-09Don't include <ufs/ffs/ffs_extern.h>. fsck_ffs now compiles.Todd C. Miller
1997-11-09isonum_722 and isonum_732 are now in isofs/cd9660/iso.hTodd C. Miller
1997-11-09also report udp PCB cache misses.Niels Provos
1997-11-09dont panic on sync, merge in changes from ffs_vfsops.Niels Provos
1997-11-09$OpenBSD$Todd T. Fries
1997-11-09Upgrade to sendmail 8.8.8gene
1997-11-09Correct the ftruncate() call.bri
1997-11-09Introduce uu_lock(), uu_unlock() and uu_lockerr()bri
into libutil. Obtained from: FreeBSD Reviewed by: Theo
1997-11-08Sort idle processes by total CPU usage, not cpticks since cpticksTodd C. Miller
get zeroed every second; dan@dan.emsphone.com
1997-11-08spellingTodd T. Fries
1997-11-08spellingTodd T. Fries
1997-11-08spellingTodd T. Fries
1997-11-08spellingTodd T. Fries
1997-11-08Forgot this one.. from NetBSDNiklas Hallqvist
1997-11-08avoid more abort()Theo de Raadt
1997-11-08do not call abort()Theo de Raadt
1997-11-08start named earlier; this is an experimentTheo de Raadt
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-08spellingTodd T. Fries
1997-11-08make obj thingies.Todd T. Fries
1997-11-08With the new manpage, we need an obj subdir for ro /usr/src builds.Todd T. Fries
Noticed by dgregor@
1997-11-07indentTheo de Raadt
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-07Rewrite bad code.bri
Suggested by: Theo
1997-11-07-Wall and remove old vm stuff.Todd C. Miller
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