Age | Commit message (Expand) | Author |
2001-12-04 | more bits defs; from netbsd | Michael Shalayeff |
2001-12-04 | FREE_LOCK_INTERLOCKED drops the lock owner without changing lock "state". | Artur Grabowski |
2001-12-04 | Support for the new uvm sysctls. | Artur Grabowski |
2001-12-04 | regen | Michael Shalayeff |
2001-12-04 | compaq smart array 5* series, from freebsd's ciss(4) | Michael Shalayeff |
2001-12-04 | duplicate prohibition entry; from Dan Weeks <danimal@danimal.org> | Michael Shalayeff |
2001-12-04 | some grammer in previous; fromBrian Poole <raj@cerias.purdue.edu> | Michael Shalayeff |
2001-12-04 | do not open the device for writing if not needed to; millert@ ok & help | Michael Shalayeff |
2001-12-04 | missing \n | Michael Shalayeff |
2001-12-04 | Add some macros; millert@ ok. | Federico G. Schwindt |
2001-12-04 | add missing no_default_msa FEATURE | Todd C. Miller |
2001-12-04 | sync with reality | Todd C. Miller |
2001-12-04 | part of i386 isr patches; OK niklas@ | Marco S Hyman |
2001-12-04 | Do not fail on an existing but empty version file | Niklas Hallqvist |
2001-12-04 | New try at a level based irq system. | Niklas Hallqvist |
2001-12-03 | for MAP_ANON, dont mention giving an fd of anything but -1, this never worked. | Eric Jackson |
2001-12-03 | Document rdr rules with port ranges. | Daniel Hartmeier |
2001-12-03 | Style, also make the fact that boot_osflags needs to contain "-a" for the | Miod Vallat |
2001-12-03 | reason int -> u_short. From Mike Pechkin. | Daniel Hartmeier |
2001-12-03 | For nat, binat and rdr rules, don't allow different address families in | Daniel Hartmeier |
2001-12-03 | Ignore leading whitespace in commands. From Frank Denis. Closes PR 2226. | Daniel Hartmeier |
2001-12-03 | Remove the last line, pf does support IPv6 now. | Daniel Hartmeier |
2001-12-03 | Don't reset pf_status.debug and .since on DIOCCLRSTATUS. | Daniel Hartmeier |
2001-12-03 | Change UI fifo open to O_RDWR to avoid problems on some OSes (such as | Hakan Olsson |
2001-12-03 | be more verbose on panic. patch by form@. | Mike Pechkin |
2001-12-03 | cleanup submitted by by Miod Vallat <miod@online.fr> | Kenjiro Cho |
2001-12-03 | fix bugs in reporting unknown keywords. (argv shoud be *argv) | Kenjiro Cho |
2001-12-03 | - fix some table widths | Miod Vallat |
2001-12-02 | VOP_GETPAGES expects the vnode locked. Make it so. | Artur Grabowski |
2001-12-02 | Fix msdos filesystem read/write errors with large files, bug introduced | Dale Rahn |
2001-12-02 | release the right descriptors when pipe fails; bug report from | Niels Provos |
2001-12-02 | this probably all that can be on gecko | Michael Shalayeff |
2001-12-02 | bzero the waa and not ready yet for the console | Michael Shalayeff |
2001-12-02 | few lines are too close to see, gimme another file! | Michael Shalayeff |
2001-12-02 | s/FLAX_MASK/HPPA_FLEX_MASK/ where not yet | Michael Shalayeff |
2001-12-02 | allow to configure devices on particular bus offsets | Michael Shalayeff |
2001-12-02 | Fix 2 more signal handlers | Theo de Raadt |
2001-12-02 | increase fixed extent storage | Michael Shalayeff |
2001-12-02 | fix simple signal handlers | Theo de Raadt |
2001-12-02 | KNF, and remove unneccessary signal blocking and errno saving, since not sign... | Theo de Raadt |
2001-12-02 | pretty much KNF or simplification; millert ok | Theo de Raadt |
2001-12-02 | zap }; | Theo de Raadt |
2001-12-02 | remove some }; | Theo de Raadt |
2001-12-02 | remove some XXX comments | Theo de Raadt |
2001-12-02 | add -a to use adjtime(), like rdate(1) does | Theo de Raadt |
2001-12-02 | 1) kill old vm_*_t types (no real effect) | Todd C. Miller |
2001-12-02 | grammar | joshua stein |
2001-12-02 | Clarify man page and usage string to say 'pathname' and not 'string' | Todd C. Miller |
2001-12-02 | Add a few useful details to the mac68k installation notes, based on feedback | Miod Vallat |
2001-12-02 | document tcpdump on pflog0 to make Theo happy and prove nroff can't kill you | Mike Frantzen |