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