Age | Commit message (Expand) | Author |
2009-02-14 | increase the default snaplen to 116, allows capture of pflog+ipv6+tcp | Stuart Henderson |
2009-02-14 | mention that eow and no-more-sessions extensions are sent only to | Damien Miller |
2009-02-14 | Don't copy the 'full' installed protocols(5) or services(5) to the | Kenneth R Westerback |
2009-02-14 | Display envelope status & flags in "show queue"; ok gilles@ | Jacek Masiulaniec |
2009-02-13 | Fix a crash in lka caused by wrong assumption that we would never | Jacek Masiulaniec |
2009-02-13 | kill whitespace at eol; | Jason McIntyre |
2009-02-13 | Use a different dispatcher for the NMI traps on 88110, these are too | Miod Vallat |
2009-02-13 | Release the secondary processor initialization interlock a bit later, | Miod Vallat |
2009-02-13 | Allow IPIs on the secondary processors later in the bootstrap process, when | Miod Vallat |
2009-02-13 | When switching processes, do not reenable interrupts until pmap_activate() | Miod Vallat |
2009-02-13 | Provide a specific delay() routine using separate timers for the two cpus | Miod Vallat |
2009-02-13 | Make delay() a per-board function pointer. | Miod Vallat |
2009-02-13 | missing braces; ok marco | Stuart Henderson |
2009-02-13 | be more sane in handling the given repository path | Joris Vink |
2009-02-13 | style and typos fixes from Thomas Pfaff | Alexandre Ratchov |
2009-02-13 | Make "boot -d" work on amd64 MP. | Andreas Gunnarsson |
2009-02-13 | Make stats output more sysctl-like by killing spaces around '='; ok gilles@ | Jacek Masiulaniec |
2009-02-13 | argv space does not need to be trashed during parsing | Theo de Raadt |
2009-02-13 | Ensure ss is never dereferenced when NULL. Can't happen with current code, | Jacek Masiulaniec |
2009-02-13 | use nitems(); dunnoseriously@gmail | Theo de Raadt |
2009-02-13 | sync | Theo de Raadt |
2009-02-13 | some devices; Mikko Tolmunen | Theo de Raadt |
2009-02-13 | When faking scsi commands never copy more than xs->datalen bytes. | Alexander Yurchenko |
2009-02-13 | decribe 'F' better and mention flags are debugging aids; ok tedu@ jmc@ | Otto Moerbeek |
2009-02-13 | Change ifconfig wpaakms default setting to `psk' instead of `psk,802.1x'. | Damien Bergamini |
2009-02-13 | nobody is for NFS, and nobody should *&^#@$ use it for anything else | Theo de Raadt |
2009-02-13 | check for enc !=NULL in packet_start_discard | Markus Friedl |
2009-02-12 | Change microcode loaded messages to debug, this was printed | Jonathan Gray |
2009-02-12 | BPP routines for ``intelligent'' Motorola MVME boards. Currently not used | Miod Vallat |
2009-02-12 | Add a pm_statistics struct to all pmap, and keep track of resident | Miod Vallat |
2009-02-12 | Keep track of resident pages in pm_stats, and use this to implement a real | Miod Vallat |
2009-02-12 | Make vertex_free() correctly free LSAs in per-interface LSA trees. | Stefan Sperling |
2009-02-12 | Fix typo; wClockFrequency -> dwClockFrequency. | Marcus Glocker |
2009-02-12 | don't access undocumented register 0x82 for <= MAC06, since newer | Martynas Venckus |
2009-02-12 | kill trailing whitespace; | Jason McIntyre |
2009-02-12 | document RemoteForward usage with 0 listen port | Damien Miller |
2009-02-12 | consistency: Dq => Ql | Damien Miller |
2009-02-12 | document -R0:... usage | Damien Miller |
2009-02-12 | some paranoia: check that the serialised key is really KEY_RSA before | Damien Miller |
2009-02-12 | tighten check for -R0:... forwarding: only allow dynamic allocation if | Damien Miller |
2009-02-12 | support remote port forwarding with a zero listen port (-R0:...) to | Damien Miller |
2009-02-12 | revert pf.c r1.629 (which moved to this file) which was causing | Stuart Henderson |
2009-02-12 | -v logs debug adjtime calls also; ok henning@ | Kevin Steves |
2009-02-11 | Because IPv6 fucked up and created a badly sized struct sockaddr_in6 we need | Claudio Jeker |
2009-02-11 | sync text to previous a little; | Jason McIntyre |
2009-02-11 | consistent .Nd; | Jason McIntyre |
2009-02-11 | tweak previous; | Jason McIntyre |
2009-02-11 | Avoid level going negative on deep (i mean really deep) dirs. Reported | Otto Moerbeek |
2009-02-11 | Prettier fake scsi inquiry ascii strings. | Alexander Yurchenko |
2009-02-11 | Remove uvm_km_alloc_poolpage1 as it serves no particular purpose | Mike Belopuhov |