summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-11-22Nit.Hakan Olsson
2001-11-22o) fix return value;Mike Pechkin
2001-11-22Use pmap_kenter_pa in pmap_map..Artur Grabowski
2001-11-22more pmap_enter vs. pmap_kenter.Artur Grabowski
2001-11-22simplify the iommu page table mapping. use pmap_kenter.Artur Grabowski
2001-11-22Map the interrupt enable register with pmap_kenterArtur Grabowski
2001-11-22Use pmap_map to map the msg buffer.Artur Grabowski
2001-11-22Now that pmap_enter is allowed to fail in some cases, allowArtur Grabowski
2001-11-22Use pool to allocate pv list entries.Artur Grabowski
2001-11-22Don't check for PMAP_NC in pmap_zero_page.Artur Grabowski
2001-11-22Simplify pmap_is_* and pmap_clear_*.Artur Grabowski
2001-11-22syncTheo de Raadt
2001-11-22don't use "\n" in fatal()Kevin Steves
2001-11-22Changes to allow two partitions to share a quota fileConstantine Sapuntzakis
2001-11-22sync: BAD NADDYTheo de Raadt
2001-11-22pastoChristian Weisgerber
2001-11-22Fix getresp() so that imbedded or trailing blanks in theKenneth R Westerback
2001-11-21install library-specs(7)Anil Madhavapeddy
2001-11-21Added sanity checksConstantine Sapuntzakis
2001-11-21Use vfs_mount_foreach_vnodeConstantine Sapuntzakis
2001-11-21Use vfs_mount_foreach_vnodeConstantine Sapuntzakis
2001-11-21make currently incorrectly uses annotations for suffixes rules forMarc Espie
2001-11-21Fix the fix. Thanks obj/Marc Espie
2001-11-21VOP_UNLOCK + vrele does not alway == vputConstantine Sapuntzakis
2001-11-21Not an implicit source. If it's ever used except to check the dependency,Marc Espie
2001-11-21Don't use #define QUOTA - use stub file insteadConstantine Sapuntzakis
2001-11-21Use vfs_mount_foreach_vnodeConstantine Sapuntzakis
2001-11-21Added vfs_isbusy. Useful for verifying that a mount point is lockedConstantine Sapuntzakis
2001-11-21o kill strcpy()Todd C. Miller
2001-11-21Use the address of the symbol, do not overwrite the address with 0, beforeDale Rahn
2001-11-21Lower splvm() level, after discussing with art.Miod Vallat
2001-11-21Use pf_pull_hdr() instead of manual mbuf traversal. Fixes potential crashesDaniel Hartmeier
2001-11-21more on passphrase construction; ok markus@Kevin Steves
2001-11-21fix arg reversal that was introduced during ANSIficationTodd C. Miller
2001-11-21mem leakMarkus Friedl
2001-11-21Dummy out aclocal, autoconf, automake, and autoheader since thereTodd C. Miller
2001-11-212GB fix (int->off_t) similar to scp; daniel@lucq.orgMarkus Friedl
2001-11-21Fix extern decl of version missed in previous commit.Todd C. Miller
2001-11-21o ANSIfyTodd C. Miller
2001-11-212nd param is constTheo de Raadt
2001-11-21synclebel
2001-11-21be more precise, the ATI device 0x4c59 is actually thelebel
2001-11-21%qd -> %llu in a couple of other placesHakan Olsson
2001-11-21Have sa_dump() also print SA lifetimes (for /var/run/isakmpd.report).Hakan Olsson
2001-11-21assume the presense of getifaddrs(3). sync with kameJun-ichiro itojun Hagino
2001-11-21be more careful on malloc failures. sync with kameJun-ichiro itojun Hagino
2001-11-21Provide COMPAT_SUNOS files via the common m68k configuration files.Miod Vallat
2001-11-20Oops.Miod Vallat
2001-11-20Prevent more symbol clashes when compiling userland.Miod Vallat
2001-11-20match on linksys iwn; from netbsdMichael Shalayeff