summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-12-04New try at a level based irq system.Niklas Hallqvist
2001-12-03for MAP_ANON, dont mention giving an fd of anything but -1, this never worked.Eric Jackson
2001-12-03Document rdr rules with port ranges.Daniel Hartmeier
2001-12-03Style, also make the fact that boot_osflags needs to contain "-a" for theMiod Vallat
2001-12-03reason int -> u_short. From Mike Pechkin.Daniel Hartmeier
2001-12-03For nat, binat and rdr rules, don't allow different address families inDaniel Hartmeier
2001-12-03Ignore leading whitespace in commands. From Frank Denis. Closes PR 2226.Daniel Hartmeier
2001-12-03Remove the last line, pf does support IPv6 now.Daniel Hartmeier
2001-12-03Don't reset pf_status.debug and .since on DIOCCLRSTATUS.Daniel Hartmeier
2001-12-03Change UI fifo open to O_RDWR to avoid problems on some OSes (such asHakan Olsson
2001-12-03be more verbose on panic. patch by form@.Mike Pechkin
2001-12-03cleanup submitted by by Miod Vallat <miod@online.fr>Kenjiro Cho
2001-12-03fix bugs in reporting unknown keywords. (argv shoud be *argv)Kenjiro Cho
2001-12-03- fix some table widthsMiod Vallat
2001-12-02VOP_GETPAGES expects the vnode locked. Make it so.Artur Grabowski
2001-12-02Fix msdos filesystem read/write errors with large files, bug introducedDale Rahn
2001-12-02release the right descriptors when pipe fails; bug report fromNiels Provos
2001-12-02this probably all that can be on geckoMichael Shalayeff
2001-12-02bzero the waa and not ready yet for the consoleMichael Shalayeff
2001-12-02few lines are too close to see, gimme another file!Michael Shalayeff
2001-12-02s/FLAX_MASK/HPPA_FLEX_MASK/ where not yetMichael Shalayeff
2001-12-02allow to configure devices on particular bus offsetsMichael Shalayeff
2001-12-02Fix 2 more signal handlersTheo de Raadt
2001-12-02increase fixed extent storageMichael Shalayeff
2001-12-02fix simple signal handlersTheo de Raadt
2001-12-02KNF, and remove unneccessary signal blocking and errno saving, since not sign...Theo de Raadt
2001-12-02pretty much KNF or simplification; millert okTheo de Raadt
2001-12-02zap };Theo de Raadt
2001-12-02remove some };Theo de Raadt
2001-12-02remove some XXX commentsTheo de Raadt
2001-12-02add -a to use adjtime(), like rdate(1) doesTheo de Raadt
2001-12-021) kill old vm_*_t types (no real effect)Todd C. Miller
2001-12-02grammarjoshua stein
2001-12-02Clarify man page and usage string to say 'pathname' and not 'string'Todd C. Miller
2001-12-02Add a few useful details to the mac68k installation notes, based on feedbackMiod Vallat
2001-12-02document tcpdump on pflog0 to make Theo happy and prove nroff can't kill youMike Frantzen
2001-12-02Put back the interrupt fixed code, since it's not the issue.Marc Espie
2001-12-01Warn that pidfile() will not have the expected removal behaviour if _exit()Miod Vallat
2001-12-01Revert previous, as pidfile() uses atexit(), which is no use if we callMiod Vallat
2001-12-01spelling; krapht@secureops.comTheo de Raadt
2001-12-01Use pidfile() instead of doing the equivalent thing by hand, and sometimesMiod Vallat
2001-12-01don't pass user defined variables to /usr/bin/loginMarkus Friedl
2001-12-01fd_set, not struct fd_setTheo de Raadt
2001-12-01typoTheo de Raadt
2001-12-01correct irq messageTheo de Raadt
2001-12-01remove unused variablesTheo de Raadt
2001-12-01remove unused variable; csapuntz okTheo de Raadt
2001-12-01KNFTheo de Raadt
2001-12-01217 lines of diff for KNF, dhartmei, you are evilTheo de Raadt
2001-12-01KNFTheo de Raadt