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