Age | Commit message (Expand) | Author |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |
2014-10-25 | newaliases / makemap should parse multi-line aliases entries | Gilles Chehade |
2014-10-25 | Don't let qlw attach to non-sun4m yet, as this driver currently depends upon | Miod Vallat |
2014-10-25 | Remove vmmap; it isn't used. | Mark Kettenis |
2014-10-25 | uvm_km_valloc -> km_alloc | Mark Kettenis |
2014-10-25 | uvm_km_valloc -> km_alloc | Mark Kettenis |
2014-10-25 | Add and enable qlw at sbus. Tested on QLGC,isp | Miod Vallat |
2014-10-25 | With the current architecture, we can't support inline equations | Ingo Schwarze |
2014-10-25 | Fix a NULL pointer dereference reported | Ingo Schwarze |
2014-10-25 | Report arguments to .EQ as an error, and simplify the code: | Ingo Schwarze |
2014-10-25 | Don't attempt to suspend/resume a partially attached drm(4) driver. | Mark Kettenis |
2014-10-25 | Display uvmexp.zeropages in ddb's `show uvmexp' command. | Miod Vallat |
2014-10-25 | Do not launch the page zeroing thread on MULTIPROCESSOR m88k systems. This | Miod Vallat |
2014-10-25 | Another uvm_km_valloc(9) -> km_alloc(9) conversion. | Mark Kettenis |
2014-10-25 | Add pane_input_off format, from Anish R Athalye. | Nicholas Marriott |
2014-10-25 | Remove unnecessary netinet/in_systm.h include. | Lawrence Teo |
2014-10-25 | Remove unnecessary netinet/in_systm.h include. | Lawrence Teo |
2014-10-25 | Remove unnecessary netinet/in_systm.h include. | Lawrence Teo |
2014-10-24 | Always put controller into known state before device intialization. | Brad Smith |
2014-10-24 | Another uvm_km_valloc(9) -> km_alloc(9) conversion. | Mark Kettenis |
2014-10-24 | Bring phys_map to sparc64 and use it in vmapbuf(9) and vunmapbuf(9). | Mark Kettenis |
2014-10-24 | obvious sizes for free | Ted Unangst |
2014-10-24 | Fix indentation of closing brace. | Alexander Bluhm |
2014-10-24 | retire networks(5) support; | Ingo Schwarze |
2014-10-24 | tedu networks(5) support; | Ingo Schwarze |
2014-10-24 | This tool doesn't actually support networks(5). | Ingo Schwarze |
2014-10-24 | netinet/in_systm.h is not needed by the example program | Lawrence Teo |
2014-10-24 | Remove unnecessary include: netinet/in_systm.h is not needed by these | Lawrence Teo |
2014-10-23 | Extend autoinstall(8) feature: | Robert Peichaer |
2014-10-23 | Add GRAMMAR to list of sections. | Kent R. Spillner |
2014-10-23 | Correctly mask IE_ALLIE during sun4/4c/4e NMI; from NetBSD | Miod Vallat |
2014-10-23 | mention hw.perfpolicy; Daniel Jakots | Theo de Raadt |
2014-10-23 | Correctly set up the HPMC trap entry: according to the PA-RISC Firmware | Miod Vallat |
2014-10-23 | In the various desidhash_*() functions, make sure we clear the `set to clear' | Miod Vallat |
2014-10-23 | Revert limiting physmem to 2GB; the culprit was likely in uvm and uvm has | Miod Vallat |
2014-10-23 | Remove networks(5) support. | Ingo Schwarze |
2014-10-23 | Now that gcc2 is gone revert the removal of anonymous unions, means not havin... | Brad Smith |
2014-10-23 | Save space in man page: err() -> errc() and combine vars. | Doug Hogan |
2014-10-23 | sync | Theo de Raadt |
2014-10-23 | pools lock themselves now, we just have to tell them what IPL they | David Gwynne |
2014-10-23 | apply only the bit of r1.69 that should have been committed: | David Gwynne |
2014-10-23 | revert previous. it did more than the commit message said it did. | David Gwynne |
2014-10-22 | make [bl]emtoh{16,32,64} take volatile const foo *, not volatile foo * | David Gwynne |
2014-10-22 | make the description of the syntax of function lists agree | Ingo Schwarze |
2014-10-22 | Fix some spacing nits. | Nicholas Marriott |
2014-10-22 | Merge unlink-window into kill-window. | Nicholas Marriott |
2014-10-22 | We prefer to use call reallocarray() with nmemb first and size second. | Todd C. Miller |
2014-10-22 | Update to tzdata2014i from ftp.iana.org | Todd C. Miller |
2014-10-22 | Extend domknodat() to support S_IFIFO directly and remove domkfifoat(). | Todd C. Miller |
2014-10-22 | document the special \c escape sequence that can only be used with %b; | Ingo Schwarze |