summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-01No need for SRCS, identd.c is deduced from PROG and make(1) rules.Jeremie Courreges-Anglas
2016-02-01Use printf("%s",prompt) rather than printf(prompt) just for paranoia'sKenneth R Westerback
2016-02-01Stop requiring a BlockAck session timeout. We still honour the timeout ifStefan Sperling
2016-02-01syncStuart Henderson
2016-02-01Zap stray pmap_kenter_cache() prototype.Visa Hankala
2016-02-01Move modify bit emulation into pmap.c to gather pmap C code in one place.Visa Hankala
2016-02-01missing word; from jan staryJason McIntyre
2016-02-01Un-shorten some lines that don't need breaking anymore. Remove a couple ofKenneth R Westerback
2016-02-01update package version in pkg_add exampleStuart Henderson
2016-02-01Make tcpdump show 802.11 QoS frames properly.Stefan Sperling
2016-02-01update currency exchange rates;Jason McIntyre
2016-02-01Remove unused headers and sort the remainingmestre
2016-02-01Remove unused headers and sort the remainingmestre
2016-02-01Fix the encoding of AP bits for large page second-levelJonathan Gray
2016-02-01Sort cert.pem alphabetically, first by organisation, then by CA nameStuart Henderson
2016-01-31Revamp cert.pem certificate information formatting. Skip headers whichStuart Henderson
2016-01-31Nuke pointless map field 'physical_block' and just use 'sbBlkSize' which isKenneth R Westerback
2016-01-31Nuke djust_value_and_compute_prefix() and use fmt_scaled() to displayKenneth R Westerback
2016-01-31Use delete_entry()/create_entry() in delete_partition_from_map() instead ofKenneth R Westerback
2016-01-31Fold add_data_to_map() into create_entry() as the former is always calledKenneth R Westerback
2016-01-31remove some whitespace differences with NetBSD; no change with diff -bIngo Schwarze
2016-01-31remove old link to documentation, it's in ihidev.cJoshua Stein
2016-01-31Don't use add_data_to_map() when reading from disk, since it resets someKenneth R Westerback
2016-01-31trivial partial sync to NetBSD, no functional change:Ingo Schwarze
2016-01-31Just call contains_driver() when you need to know rather than carrying aKenneth R Westerback
2016-01-31Move dump_block() declaration from io.h to io.c since it is notKenneth R Westerback
2016-01-31Clear RGB flags during selection.Nicholas Marriott
2016-01-31Convert to ulmin and uiomove to prevent integer truncations.Stefan Kempf
2016-01-31Apple sets lblock_start and lblocks to 0 in free space entries. DoKenneth R Westerback
2016-01-31Use standard name for ASCII LF and FF control codes.Christian Weisgerber
2016-01-31spacingRobert Peichaer
1995-10-18initial import of NetBSD treeTheo de Raadt
2016-01-31- remove _d from local list which is a leftover from a previous changeRobert Peichaer
2016-01-31Whoops, need this for the previous reverse trim commit too.Nicholas Marriott
2016-01-31Add RGB escape sequences for capture-pane -e.Nicholas Marriott
2016-01-31Support negative trim values (#{=-10:pane_title}) to trim from the end,Nicholas Marriott
2016-01-31Fix new-session with -t after command flags changes, reported by Michael Grac...Nicholas Marriott
2016-01-31Don't use sxitimer on Allwinner sun7i/A20.Jonathan Gray
2016-01-31Leonardo Guardati discovered a u-boot built with "Enable workarounds forJonathan Gray
2016-01-31- m_pkthdr.pf.statekey changes are not ready for 5.9, I must back them outAlexandr Nedvedicky
2016-01-31Switch from PSR_X_bit and X32_bit PSR macro names to just PSR_X.Jonathan Gray
2016-01-30Hook OPENBSD-RELAYD-MIB into OPENBSD-SNMPD-CONF (which is just a fileStuart Henderson
2016-01-30/var/tmp is dead, long live /tmpmartijn
2016-01-30replace tail with basenamemartijn
2016-01-30replace progname variable in gs structure with getprognamemartijn
2016-01-30Actually order matters; I missed it when reviewing previous.Antoine Jacoutot
2016-01-30Fifth step in synching with NetBSD:Ingo Schwarze
2016-01-30Zap a couple of declarations for non-existant variable and function.Kenneth R Westerback
2016-01-30Another to the attic.Kenneth R Westerback
2016-01-30Move last three lines (#define's) from dpme.h to partition_map.h andKenneth R Westerback