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