Age | Commit message (Expand) | Author |
2010-03-24 | snc | Theo de Raadt |
2010-03-24 | correct ID | Theo de Raadt |
2010-03-24 | We need to set the rtm_priority when changing a route so that we do not | Claudio Jeker |
2010-03-24 | DSR got broken with the move towards the new pf. | Pierre-Yves Ritschard |
2010-03-24 | Modify example not to use an assignment in the if statement. We shouldn't | Mark Kettenis |
2010-03-24 | tests for ${name#pat} and ${name%pat} issue. | Federico G. Schwindt |
2010-03-24 | fix the cases where ${name#pat} and ${name%pat} will generate an empty word | Federico G. Schwindt |
2010-03-24 | options must be sorted. | Joerg Goltermann |
2010-03-24 | vdsk_scsi_cmd doesnt need to return now, so fix some of its scsi command | David Gwynne |
2010-03-24 | Document updating the display using the space-bar. | lum |
2010-03-24 | Bring back PHYSLOAD_DEVICE for uvm_page_physload. | Owain Ainsworth |
2010-03-23 | sync | Theo de Raadt |
2010-03-23 | new TI 4-way PCIE-PCIE bridge | Theo de Raadt |
2010-03-23 | Fix a crash in pfsync when running IPSEC. | Pierre-Yves Ritschard |
2010-03-23 | sync | Theo de Raadt |
2010-03-23 | install mtree always | Marc Espie |
2010-03-23 | some oddity in the process of getting fixed | Marc Espie |
2010-03-23 | Use CPUID leaf function 0x80000008 to fetch the physical address size | Mark Kettenis |
2010-03-23 | fixes memory and FILE handle leaks. `acpidir' is allocated via | Theo de Raadt |
2010-03-23 | tweak previous; ok otto | Jason McIntyre |
2010-03-23 | oops - i obviously missed -r1.142; | Jason McIntyre |
2010-03-23 | Sync with show.c of route(8). OK michele@ | Claudio Jeker |
2010-03-23 | Fix pointer usage with the renice and kill error message structure. Pointer w... | lum |
2010-03-23 | Add missing break, found while syncing with netstat/show.c | Claudio Jeker |
2010-03-23 | Set rtm_mpls on RTM_GET so that we get the correct options on mpls routes. | Claudio Jeker |
2010-03-23 | Print MPLS information in route -n get and do some cleanup in the show code. | Claudio Jeker |
2010-03-23 | avoid use of uninited var in max_partition_size(); ok krw@ | Otto Moerbeek |
2010-03-23 | introducing 'R': interactive command to customize auto allocated labels, | Otto Moerbeek |
2010-03-23 | adjust after -A / -O / -R / -T load removal | Henning Brauer |
2010-03-23 | remove -A, -O, -R and -T load | Henning Brauer |
2010-03-23 | macppc seems to need a couple more casts before it will compile a | Kenneth R Westerback |
2010-03-23 | Fix glob(3) to correctly return an error when its buffer space is | Nicholas Marriott |
2010-03-23 | Add POSIX -A option to od and simplify a bit. From FreeBSD. | Federico G. Schwindt |
2010-03-23 | fix callback. This one isn't called that often actually. | Marc Espie |
2010-03-23 | struct pfioc_natlook has rdomain now. | Stuart Henderson |
2010-03-23 | Change the scsi_cmd function member of scsi_adapter from int to | Kenneth R Westerback |
2010-03-23 | dont maintain a list of vether devices inside the driver if they are never | David Gwynne |
2010-03-22 | Detect Nuvoton W83795G. | Mark Kettenis |
2010-03-22 | Only try to break the line at an existing hyphen | Ingo Schwarze |
2010-03-22 | Remove some cardbus defines and types which are identical to | Jonathan Gray |
2010-03-22 | tweak; ok espie | Jason McIntyre |
2010-03-22 | Add missing text from license. Originally found in safte(4) in July | Paul de Weerd |
2010-03-22 | fix rcs id, from brad | Jonathan Gray |
2010-03-22 | Put back bnx(4) now that claudio@ has made the driver work on big endian | Miod Vallat |
2010-03-22 | On SGI IP35 systems, get SPD memory records from L1 and attach spdmem to | Miod Vallat |
2010-03-22 | Split existing spdmem@i2c code into bus-agnostic spd record decoding code, | Miod Vallat |
2010-03-22 | Enable PAGEFASTRECYCLE. | Mark Kettenis |
2010-03-22 | add more gnum4 support: regexps do weird things with empty patterns (this | Marc Espie |
2010-03-22 | clean up the ProgressMeter code, create a specific class if a Term | Marc Espie |
2010-03-22 | Various improvements, mainly regarding ERRORS. | Ingo Schwarze |