Age | Commit message (Expand) | Author |
2005-01-06 | clarify what -a does; | Jason McIntyre |
2005-01-06 | sync arch list w/ doc-common; | Jason McIntyre |
2005-01-06 | remove the following from .Dt archs: | Jason McIntyre |
2005-01-06 | - document /etc/security's .secure hooks | Jason McIntyre |
2005-01-05 | document `cvs tag'; | Jason McIntyre |
2005-01-05 | spelling; | Jason McIntyre |
2005-01-05 | kill whitespace; | Jason McIntyre |
2005-01-05 | Correct value here allows cleaner screen display. | Dale Rahn |
2005-01-05 | Let wsdisplay drivers return zero for WSDISPLAYIO_[GS]VIDEO ioctls - most | Miod Vallat |
2005-01-05 | Fix handling of memory allocation. Both the initial value of eup | Otto Moerbeek |
2005-01-05 | Partially revert some of these changes - misunderstanding between drahn@ and I | Miod Vallat |
2005-01-05 | PIL_AUD should be lower than PIL_SCHED, otherwise the audio code may | Federico G. Schwindt |
2005-01-05 | Before attempting to initialize the cvs repository, make sure we have | Jean-Francois Brousseau |
2005-01-05 | Document -m flag. | Ryan Thomas McBride |
2005-01-05 | Modify pfctl behaviour so that 'set ...' options are no longer "sticky", ie. | Ryan Thomas McBride |
2005-01-05 | First steps in cleaning the Zaurus display code: | Miod Vallat |
2005-01-05 | - Use defines from pfvar.h for timeouts | Ryan Thomas McBride |
2005-01-05 | Define defaults for the timeouts ensure consistency between kernel | Ryan Thomas McBride |
2005-01-05 | Provide SET_PC_REGS. | Miod Vallat |
2005-01-05 | Unbreak m88k build. | Mark Kettenis |
2005-01-05 | missed a bit in the last commit | David Gwynne |
2005-01-05 | Discourage using aggressive mode. | Hans-Joerg Hoexer |
2005-01-05 | remove wrong free() after realloc(). | Hans-Joerg Hoexer |
2005-01-05 | Use $OpenBSD$ instead of $Id$. ok damien@ | Jonathan Gray |
2005-01-05 | remove dead code, log connect() failures with level error, ok djm@ | Markus Friedl |
2005-01-05 | copyoutstr doesn't work so well with the kernel addresses | Ted Unangst |
2005-01-05 | use standard root prompt in examples | Jared Yanovich |
2005-01-05 | definitions of the extra registers for the usb host controller and code | David Gwynne |
2005-01-04 | Seems to be working on C3000, still needs layering fix and 1/2 slot 'probing'. | Dale Rahn |
2005-01-04 | use the new intr_disestablish code. | Dale Rahn |
2005-01-04 | implement intr_disestablish. | Dale Rahn |
2005-01-04 | add prototype for disestablish function (coming soon), remove useless | Dale Rahn |
2005-01-04 | `done' can be NULL; | Jason McIntyre |
2005-01-04 | space between macro args and punctuation; | Jason McIntyre |
2005-01-04 | a little spacing and indent; | Jason McIntyre |
2005-01-04 | a little spacing and indent; | Jason McIntyre |
2005-01-04 | Kill old, unused, Mach defines, and provide a correct SET_PC_REGS | Miod Vallat |
2005-01-04 | silence real gcc 3.3.5 | Marc Espie |
2005-01-04 | SET_PC_REGS, arches tested between me and miod. | Marc Espie |
2005-01-04 | switch to SET_PC_REGS if available, okay miod@ | Marc Espie |
2005-01-04 | Remove or comment out stuff installation media can live without. | Miod Vallat |
2005-01-04 | typo | Jared Yanovich |
2005-01-04 | sync | Theo de Raadt |
2005-01-04 | lower case the .Nm to make `man -k ipcomp' less confusing; | Jason McIntyre |
2005-01-04 | - make sure int is in running state before touching the multicast filter | Brad Smith |
2005-01-04 | restrict forwarding to ipsec processed traffic of ip.forwarding==2 | Markus Friedl |
2005-01-04 | document zaurus addition; | Jason McIntyre |
2005-01-04 | typo; | Jason McIntyre |
2005-01-04 | Slight comments cleanup. | Miod Vallat |
2005-01-04 | ifdef MCDEBUG printf on FIFO overflows as discussed with Nick | Martin Reindl |