Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-11-11 | oh my, i'm embarassed. | flipk | |
1997-11-10 | Use vfs lite2 lockmanager. Add advisory locking. some KNF. | Niklas Hallqvist | |
some extra pathconf ops supported. | |||
1997-11-10 | Use vfs lite2 lockmanager. Add advisory locking. some KNF. | Niklas Hallqvist | |
some extra pathconf ops supported. | |||
1997-11-10 | dont crash on update mounting. | Niels Provos | |
1997-11-10 | init resolv.conf in "lookup file bind" mode | Theo de Raadt | |
1997-11-10 | fix foul up from last commit. | Niels Provos | |
1997-11-10 | "unused variable 'bia'" | flipk | |
when DEBUG defined and NAPM=0 is now gone. | |||
1997-11-10 | $OpenBSD$ | Niklas Hallqvist | |
1997-11-10 | $OpenBSD$ | Niklas Hallqvist | |
1997-11-10 | yet another Sanyo quirk | flipk | |
1997-11-10 | DOH! I stress out too much | Niklas Hallqvist | |
1997-11-10 | Be careful about local varnames in macros. | Niklas Hallqvist | |
1997-11-10 | Be careful about local varnames in macros. | Niklas Hallqvist | |
1997-11-10 | Be careful about local varnames in macros. | Niklas Hallqvist | |
1997-11-10 | Sign extension paranoia. Careful about local varnames in macros. | Niklas Hallqvist | |
Typo correction. Overrideable _QUAD_{LOW,HIGH}WORD values. | |||
1997-11-10 | Be careful with names of local vars in macros | Niklas Hallqvist | |
1997-11-10 | KNF from NetBSD | Niklas Hallqvist | |
1997-11-10 | Only use data registers as arguments to rorw | Niklas Hallqvist | |
1997-11-10 | SVC_DESTROY ? | Theo de Raadt | |
1997-11-10 | use files.wscons | Michael Shalayeff | |
1997-11-10 | typo | Niklas Hallqvist | |
1997-11-10 | DOH! conflicts from me | Niklas Hallqvist | |
1997-11-10 | use clnt_destroy(); PR#345 | Theo de Raadt | |
1997-11-09 | Whoops a conflict crept in | Niklas Hallqvist | |
1997-11-09 | use "(off_t)-1" instead of "-1L" (!) | flipk | |
1997-11-09 | Don't panic on sync, based on changes from ext2fs_vfsops.c and ffs_vfsops.c | Todd C. Miller | |
1997-11-09 | swap definitions superceded by new endian.h | Niklas Hallqvist | |
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 | struct vmtotal contains unsigned vars. | Todd C. Miller | |
1997-11-09 | Make 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-09 | Include stub decl for struct vop_vfree_args to avoid copiler warnings. | Todd C. Miller | |
1997-11-09 | Don't include <ufs/ffs/ffs_extern.h>. fsck_ffs now compiles. | Todd C. Miller | |
1997-11-09 | isonum_722 and isonum_732 are now in isofs/cd9660/iso.h | Todd C. Miller | |
1997-11-09 | also report udp PCB cache misses. | Niels Provos | |
1997-11-09 | dont panic on sync, merge in changes from ffs_vfsops. | Niels Provos | |
1997-11-09 | $OpenBSD$ | Todd T. Fries | |
1997-11-09 | Upgrade to sendmail 8.8.8 | gene | |
1997-11-09 | Correct the ftruncate() call. | bri | |
1997-11-09 | Introduce uu_lock(), uu_unlock() and uu_lockerr() | bri | |
into libutil. Obtained from: FreeBSD Reviewed by: Theo | |||
1997-11-08 | Sort idle processes by total CPU usage, not cpticks since cpticks | Todd C. Miller | |
get zeroed every second; dan@dan.emsphone.com | |||
1997-11-08 | spelling | Todd T. Fries | |
1997-11-08 | spelling | Todd T. Fries | |
1997-11-08 | spelling | Todd T. Fries | |
1997-11-08 | spelling | Todd T. Fries | |
1997-11-08 | Forgot this one.. from NetBSD | Niklas Hallqvist | |
1997-11-08 | avoid more abort() | Theo de Raadt | |
1997-11-08 | do not call abort() | Theo de Raadt | |