Age | Commit message (Expand) | Author |
2002-06-25 | un __P() -ify. | Jun-ichiro itojun Hagino |
2002-06-25 | and kill a now bogus comment | Michael Shalayeff |
2002-06-25 | o Kill queue groups stuff; we can do a better job using qtool | Todd C. Miller |
2002-06-25 | this monkey has not been a mbr for a couple of years already | Michael Shalayeff |
2002-06-25 | Minor fixes, including duplicate and missing words; Brian Poole | Todd C. Miller |
2002-06-25 | No \n at the end of a panic() message... I thought all occurences had been | Miod Vallat |
2002-06-25 | More details on booting from a secondary scsi controller, from feedback | Miod Vallat |
2002-06-25 | undef the timeout_*(), this is still WRONG it does allow using both event.h a... | Michael Shalayeff |
2002-06-25 | still export the macros, some userland uses it | Michael Shalayeff |
2002-06-25 | Unbreak config on pci architectures without firewire devices. | Miod Vallat |
2002-06-25 | lightweight do_setusercontext after chroot() | Markus Friedl |
2002-06-25 | Now that we don't have a trailing newline we need to explicitly check | Todd C. Miller |
2002-06-25 | IEEE1394 infrastructure part. | Jun-ichiro itojun Hagino |
2002-06-25 | add ARP hardware type for IEEE1394 | Jun-ichiro itojun Hagino |
2002-06-25 | protos and macros are only for _KERNEL, malliciously pollutes the user name s... | Michael Shalayeff |
2002-06-25 | unnecessary cast | Markus Friedl |
2002-06-25 | rcsids | Michael Shalayeff |
2002-06-25 | typos. Patch from bk@rt.fr | Mike Pechkin |
2002-06-25 | Add LIBEVENT; pointed out by Brian J. Kifiak | Todd C. Miller |
2002-06-25 | Back out my change to pass in sc_dev.dv_xname to pcmcia_intr_establish(). | Todd C. Miller |
2002-06-25 | display readonly/modified combination just like emacs. | Vincent Labrecque |
2002-06-25 | regression tests for options in pf.conf | Henning Brauer |
2002-06-25 | hooks for options. | Henning Brauer |
2002-06-25 | move pfctl options -t, -m, -O and -l to pf.conf. These are set using the | Henning Brauer |
2002-06-25 | hpux emu is to do; from david krause | Michael Shalayeff |
2002-06-25 | Add RID to get the DBM adjustment factor; imp@freebsd.org | Todd C. Miller |
2002-06-25 | Handle REASREQ packets earlier when processing an association | Todd C. Miller |
2002-06-25 | Forgot variable. | Angelos D. Keromytis |
2002-06-25 | Complete yet more of the c2k2 initiated changes. In this round: | Kenneth R Westerback |
2002-06-25 | Ifdef the function proto as well. | Angelos D. Keromytis |
2002-06-25 | Make udp_input() a bit more readable by farming out the IPsec input | Angelos D. Keromytis |
2002-06-25 | Handle correctly return values from xf_input methods --- since the | Angelos D. Keromytis |
2002-06-24 | skip routing table lookup if multicasting/broadcasting and the outgoing | Jun-ichiro itojun Hagino |
2002-06-24 | Provide dummy d_kqfilter() routine so that this compiles, until this driver | Miod Vallat |
2002-06-24 | opcode aliases, mostly taken from recent binutils. | Marc Espie |
2002-06-24 | move cdev_decl() for usb devices into one place. | Michael Shalayeff |
2002-06-24 | Properly install links for debug libraries; ok deraadt@ | Thorsten Lockert |
2002-06-24 | oops. don't initialize wi_flags and wi_hostap_info here; fixes sparc. | Federico G. Schwindt |
2002-06-24 | explicit (u_int) for uid and gid | Theo de Raadt |
2002-06-24 | KERN_POOL_POOL, not KERN_POOL_NPOOLS --- I wonder how this was not | Angelos D. Keromytis |
2002-06-24 | sort out the yemen's history a bit (with spelling corrections!). | Michael Shalayeff |
2002-06-24 | printf type pedant | Jun-ichiro itojun Hagino |
2002-06-24 | cat to (void) when output from buffer_get_X is ignored | Markus Friedl |
2002-06-24 | move channel counter to u_int | Markus Friedl |
2002-06-24 | the socket name contains ssh-agent's ppid; via mpech@ from form@ | Markus Friedl |
2002-06-24 | clean copy.[12]. | Wilbern Cobb |
2002-06-24 | prevent potential unaligned access error; ok espie@, pval@ | Christian Weisgerber |
2002-06-24 | scrub on <if> works now, update regress tests. | Daniel Hartmeier |
2002-06-24 | Redo the logic of reading of proc arguments to be more readable. | Artur Grabowski |
2002-06-24 | Use interface when specified in scrub rule. No support for ! or {} yet. | Daniel Hartmeier |