summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2001-11-20regenMichael Shalayeff
2001-11-20Linksys2 Instant Wireless NetworkMichael Shalayeff
2001-11-20In private version of popen(), only wrap a command to be run in aTodd C. Miller
2001-11-20Major signal overhaul. We no longer longjmp all over the place.Todd C. Miller
2001-11-20mention 5821 (and the fact that it hasn't been tested)Jason Wright
2001-11-20Match bcom 5821 (this is untested and is based on the datasheet's claim thatJason Wright
2001-11-20syncJason Wright
2001-11-20bcom 5821Jason Wright
2001-11-20All sensitive pmap operations should operate at splvm, NOT splimp.Miod Vallat
2001-11-20a few thoughts about longjmp in signal handlersTheo de Raadt
2001-11-20no libdl here, tooPeter Valchev
2001-11-20- using fgets instead of getsKevin Lo
2001-11-20use more reasonable default level values; ho@ testingMichael Shalayeff
2001-11-20don't allow CHANGEBINAT ioctl in securelevel > 1Mike Pechkin
2001-11-20libdl is gonePeter Valchev
2001-11-20shared onlyPeter Valchev
2001-11-20-libdl here, tooPeter Valchev
2001-11-20-libdl, ok deraadtPeter Valchev
2001-11-20bye bye, libdlPeter Valchev
2001-11-20Put dl* function definitions in libc on ELF, removing the need for libdl.Peter Valchev