Age | Commit message (Expand) | Author |
2006-06-01 | simplify the PS1 section somewhat by moving the ! and \! stuff together; | Jason McIntyre |
2006-06-01 | add another exmaple; stolen from a nick holland email... | Jason McIntyre |
2006-06-01 | simplify example, ok grange, jmc | Markus Friedl |
2006-06-01 | call get_remote_ipaddr() early; fixes logging after client disconnects; | Markus Friedl |
2006-06-01 | formatting | Brad Smith |
2006-06-01 | add bit defns for [UE]FAR | Jason Wright |
2006-06-01 | Display line number in the mg statusbar. Yes, it seems like a fugly | Kjell Wooding |
2006-06-01 | Correct IRQ mappings for thecus devices. | Dale Rahn |
2006-06-01 | current_ipl_level is a value, not a mask, do not '|=' into it. | Dale Rahn |
2006-06-01 | tidy up the "tao" section; | Jason McIntyre |
2006-06-01 | enable error interrupts and install handlers for same (the handlers don't do ... | Jason Wright |
2006-06-01 | minor tweaks | Theo de Raadt |
2006-06-01 | add checks for disc size before we set out trying to burn 4gb | Michael Coulter |
2006-06-01 | observed by Naddy, found by claudio, strange constructs require strange defines | Todd T. Fries |
2006-06-01 | spacing | Theo de Raadt |
2006-06-01 | knf | Hans-Joerg Hoexer |
2006-06-01 | better command line usage as suggested by deraadt@ | Michael Coulter |
2006-06-01 | CACHE_GLOBAL is enforced at the APR level, no need to propagate it into | Miod Vallat |
2006-06-01 | Better test for cacheability of the previous mapping in pmap_cache_ctrl() | Miod Vallat |
2006-06-01 | correct error messages to match calloc where appropriate | Todd T. Fries |
2006-06-01 | permit feeding isakmpd.fifo IPv6 addresses | Todd T. Fries |
2006-06-01 | even though the bounds are long long having an upper bound of | Otto Moerbeek |
2006-06-01 | Sort options in usage. From jmc. | Chris Kuethe |
2006-06-01 | When expanding servers, do not forget to copy weight. ok henning@ | Otto Moerbeek |
2006-06-01 | Change spl4() to spl7() to raise-only semantics. | Miod Vallat |
2006-06-01 | fix style | Kjell Wooding |
2006-06-01 | Bring man page into closer correspondance with current reality. Tweaks by | Kenneth R Westerback |
2006-06-01 | knf | Hans-Joerg Hoexer |
2006-06-01 | oops, i dont know how to count bits. fix the OFFSET bitmasks in the device | David Gwynne |
2006-06-01 | add more v6 support, this round `any' expands additionally to ::/0 | Todd T. Fries |
2006-06-01 | add spi device configuration pages 0 and 1 | David Gwynne |
2006-06-01 | urgs, other stuff snuck in | Henning Brauer |
2006-06-01 | We do not create st devices with different density modes. i.e. with device | Kenneth R Westerback |
2006-06-01 | make // /~ path rewriting optional in adjustname() and use it everywhere | Jason Wright |
2006-06-01 | Add the MIIF_AUTOTSLEEP flag, needed by gigabit axe(4) devices. | Christopher Pascoe |
2006-06-01 | use the table ID as array index directly, faster in the forwarding path | Henning Brauer |
2006-06-01 | Remove unused macros, improve readability. | Christopher Pascoe |
2006-06-01 | Make umv_pglistalloc() return EINVAL if it is asked for 0 bytes. This | Kenneth R Westerback |
2006-06-01 | Initialize current window, and clear the readonly flag earlier in file | Kjell Wooding |
2006-06-01 | do not use /dev/hotplug for now, only one reader supported yet | Henning Brauer |
2006-06-01 | put back regular sensors scanning | Henning Brauer |
2006-06-01 | fix the reply handling on crazy machines that give me bits in the high part | David Gwynne |
2006-06-01 | Pass the value of IPG2 to the AX88178 in the index register. | Christopher Pascoe |
2006-06-01 | KNF. | Christopher Pascoe |
2006-06-01 | Make transpose (c-T) undoable. | Kjell Wooding |
2006-06-01 | rename list link for ipsec_rule structures from "entries" to "rule_entry". | Hans-Joerg Hoexer |
2006-06-01 | Whitespace cleanup. | Christopher Pascoe |
2006-06-01 | Consistantly map com0 irq. | Dale Rahn |
2006-06-01 | Just say NO to noisy dmesg. | Dale Rahn |
2006-06-01 | IO addresses will always be in the right range, this check is wrong. | Dale Rahn |