Age | Commit message (Expand) | Author |
2001-11-21 | Use vfs_mount_foreach_vnode | Constantine Sapuntzakis |
2001-11-21 | make currently incorrectly uses annotations for suffixes rules for | Marc Espie |
2001-11-21 | Fix the fix. Thanks obj/ | Marc Espie |
2001-11-21 | VOP_UNLOCK + vrele does not alway == vput | Constantine Sapuntzakis |
2001-11-21 | Not an implicit source. If it's ever used except to check the dependency, | Marc Espie |
2001-11-21 | Don't use #define QUOTA - use stub file instead | Constantine Sapuntzakis |
2001-11-21 | Use vfs_mount_foreach_vnode | Constantine Sapuntzakis |
2001-11-21 | Added vfs_isbusy. Useful for verifying that a mount point is locked | Constantine Sapuntzakis |
2001-11-21 | o kill strcpy() | Todd C. Miller |
2001-11-21 | Use the address of the symbol, do not overwrite the address with 0, before | Dale Rahn |
2001-11-21 | Lower splvm() level, after discussing with art. | Miod Vallat |
2001-11-21 | Use pf_pull_hdr() instead of manual mbuf traversal. Fixes potential crashes | Daniel Hartmeier |
2001-11-21 | more on passphrase construction; ok markus@ | Kevin Steves |
2001-11-21 | fix arg reversal that was introduced during ANSIfication | Todd C. Miller |
2001-11-21 | mem leak | Markus Friedl |
2001-11-21 | Dummy out aclocal, autoconf, automake, and autoheader since there | Todd C. Miller |
2001-11-21 | 2GB fix (int->off_t) similar to scp; daniel@lucq.org | Markus Friedl |
2001-11-21 | Fix extern decl of version missed in previous commit. | Todd C. Miller |
2001-11-21 | o ANSIfy | Todd C. Miller |
2001-11-21 | 2nd param is const | Theo de Raadt |
2001-11-21 | sync | lebel |
2001-11-21 | be more precise, the ATI device 0x4c59 is actually the | lebel |
2001-11-21 | %qd -> %llu in a couple of other places | Hakan Olsson |
2001-11-21 | Have sa_dump() also print SA lifetimes (for /var/run/isakmpd.report). | Hakan Olsson |
2001-11-21 | assume the presense of getifaddrs(3). sync with kame | Jun-ichiro itojun Hagino |
2001-11-21 | be more careful on malloc failures. sync with kame | Jun-ichiro itojun Hagino |
2001-11-21 | Provide COMPAT_SUNOS files via the common m68k configuration files. | Miod Vallat |
2001-11-20 | Oops. | Miod Vallat |
2001-11-20 | Prevent more symbol clashes when compiling userland. | Miod Vallat |
2001-11-20 | match on linksys iwn; from netbsd | Michael Shalayeff |
2001-11-20 | regen | Michael Shalayeff |
2001-11-20 | Linksys2 Instant Wireless Network | Michael Shalayeff |
2001-11-20 | In private version of popen(), only wrap a command to be run in a | Todd C. Miller |
2001-11-20 | Major signal overhaul. We no longer longjmp all over the place. | Todd C. Miller |
2001-11-20 | mention 5821 (and the fact that it hasn't been tested) | Jason Wright |
2001-11-20 | Match bcom 5821 (this is untested and is based on the datasheet's claim that | Jason Wright |
2001-11-20 | sync | Jason Wright |
2001-11-20 | bcom 5821 | Jason Wright |
2001-11-20 | All sensitive pmap operations should operate at splvm, NOT splimp. | Miod Vallat |
2001-11-20 | a few thoughts about longjmp in signal handlers | Theo de Raadt |
2001-11-20 | no libdl here, too | Peter Valchev |
2001-11-20 | - using fgets instead of gets | Kevin Lo |
2001-11-20 | use more reasonable default level values; ho@ testing | Michael Shalayeff |
2001-11-20 | don't allow CHANGEBINAT ioctl in securelevel > 1 | Mike Pechkin |
2001-11-20 | libdl is gone | Peter Valchev |
2001-11-20 | shared only | Peter Valchev |
2001-11-20 | -libdl here, too | Peter Valchev |
2001-11-20 | -libdl, ok deraadt | Peter Valchev |
2001-11-20 | bye bye, libdl | Peter Valchev |
2001-11-20 | Put dl* function definitions in libc on ELF, removing the need for libdl. | Peter Valchev |