summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-25remove duplicate definition. "Commit right away." deraadt@Chris Kuethe
2010-03-24Add a rwlock around the filehead and allproc lists, mainly to protectTed Unangst
2010-03-24syncTheo de Raadt
2010-03-24be even more exact about the TI pcie switchesTheo de Raadt
2010-03-24sncTheo de Raadt
2010-03-24correct IDTheo de Raadt
2010-03-24We need to set the rtm_priority when changing a route so that we do notClaudio Jeker
2010-03-24DSR got broken with the move towards the new pf.Pierre-Yves Ritschard
2010-03-24Modify example not to use an assignment in the if statement. We shouldn'tMark Kettenis
2010-03-24tests for ${name#pat} and ${name%pat} issue.Federico G. Schwindt
2010-03-24fix the cases where ${name#pat} and ${name%pat} will generate an empty wordFederico G. Schwindt
2010-03-24options must be sorted.Joerg Goltermann
2010-03-24vdsk_scsi_cmd doesnt need to return now, so fix some of its scsi commandDavid Gwynne
2010-03-24Document updating the display using the space-bar.lum
2010-03-24Bring back PHYSLOAD_DEVICE for uvm_page_physload.Owain Ainsworth
2010-03-23syncTheo de Raadt
2010-03-23new TI 4-way PCIE-PCIE bridgeTheo de Raadt
2010-03-23Fix a crash in pfsync when running IPSEC.Pierre-Yves Ritschard
2010-03-23syncTheo de Raadt
2010-03-23install mtree alwaysMarc Espie
2010-03-23some oddity in the process of getting fixedMarc Espie
2010-03-23Use CPUID leaf function 0x80000008 to fetch the physical address sizeMark Kettenis
2010-03-23fixes memory and FILE handle leaks. `acpidir' is allocated viaTheo de Raadt
2010-03-23tweak previous; ok ottoJason McIntyre
2010-03-23oops - i obviously missed -r1.142;Jason McIntyre
2010-03-23Sync with show.c of route(8). OK michele@Claudio Jeker
2010-03-23Fix pointer usage with the renice and kill error message structure. Pointer w...lum
2010-03-23Add missing break, found while syncing with netstat/show.cClaudio Jeker
2010-03-23Set rtm_mpls on RTM_GET so that we get the correct options on mpls routes.Claudio Jeker
2010-03-23Print MPLS information in route -n get and do some cleanup in the show code.Claudio Jeker
2010-03-23avoid use of uninited var in max_partition_size(); ok krw@Otto Moerbeek
2010-03-23introducing 'R': interactive command to customize auto allocated labels,Otto Moerbeek
2010-03-23adjust after -A / -O / -R / -T load removalHenning Brauer
2010-03-23remove -A, -O, -R and -T loadHenning Brauer
2010-03-23macppc seems to need a couple more casts before it will compile aKenneth R Westerback
2010-03-23Fix glob(3) to correctly return an error when its buffer space isNicholas Marriott
2010-03-23Add POSIX -A option to od and simplify a bit. From FreeBSD.Federico G. Schwindt
2010-03-23fix callback. This one isn't called that often actually.Marc Espie
2010-03-23struct pfioc_natlook has rdomain now.Stuart Henderson
2010-03-23Change the scsi_cmd function member of scsi_adapter from int toKenneth R Westerback
2010-03-23dont maintain a list of vether devices inside the driver if they are neverDavid Gwynne
2010-03-22Detect Nuvoton W83795G.Mark Kettenis
2010-03-22Only try to break the line at an existing hyphenIngo Schwarze
2010-03-22Remove some cardbus defines and types which are identical toJonathan Gray
2010-03-22tweak; ok espieJason McIntyre
2010-03-22Add missing text from license. Originally found in safte(4) in JulyPaul de Weerd
2010-03-22fix rcs id, from bradJonathan Gray
2010-03-22Put back bnx(4) now that claudio@ has made the driver work on big endianMiod Vallat
2010-03-22On SGI IP35 systems, get SPD memory records from L1 and attach spdmem toMiod Vallat
2010-03-22Split existing spdmem@i2c code into bus-agnostic spd record decoding code,Miod Vallat