summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-01-06check the return value of a strdup() call and return an error onJean-Francois Brousseau
2005-01-06sync with list serverTodd C. Miller
2005-01-06Bring back the code simplifications after debug and testing by drahn@Miod Vallat
2005-01-06tweaks;Jason McIntyre
2005-01-06Make sure the kthread does not run before iop_config_interrupts().Miod Vallat
2005-01-06tweaks;Jason McIntyre
2005-01-06sanity checks on size arg to mmap.Otto Moerbeek
2005-01-06space between macro args and punctuation;Jason McIntyre
2005-01-06Attach multicast to the carp interface for IPv6 (makes it consistent withRyan Thomas McBride
2005-01-06validate mfs size to avoid wrapping. ok miod@Otto Moerbeek
2005-01-06Missing braces in pfctl_load_debug(), pointed out by camield@Ryan Thomas McBride
2005-01-06recover MLINKS for inet6_*_space.3Jun-ichiro itojun Hagino
2005-01-06IPv6 manpage, wrote from scratch. deraadt okJun-ichiro itojun Hagino
2005-01-06Replace bcopy() with memcpy() and memmove() so it is obvious whatTodd C. Miller
2005-01-06firmware license files are not loaded on demand;Jason McIntyre
2005-01-06Error path cleanups for carp_output. Use ENOBUFS instead of ENOMEM whenChristopher Pascoe
2005-01-06Tag all packets sent via a CARP interface for link local addressChristopher Pascoe
2005-01-06iso is no more, ok millert jmc henning deraadtJared Yanovich
2005-01-06clarify what -a does;Jason McIntyre
2005-01-06sync arch list w/ doc-common;Jason McIntyre
2005-01-06remove the following from .Dt archs:Jason McIntyre
2005-01-06- document /etc/security's .secure hooksJason McIntyre
2005-01-05document `cvs tag';Jason McIntyre
2005-01-05spelling;Jason McIntyre
2005-01-05kill whitespace;Jason McIntyre
2005-01-05Correct value here allows cleaner screen display.Dale Rahn
2005-01-05Let wsdisplay drivers return zero for WSDISPLAYIO_[GS]VIDEO ioctls - mostMiod Vallat
2005-01-05Fix handling of memory allocation. Both the initial value of eupOtto Moerbeek
2005-01-05Partially revert some of these changes - misunderstanding between drahn@ and IMiod Vallat
2005-01-05PIL_AUD should be lower than PIL_SCHED, otherwise the audio code mayFederico G. Schwindt
2005-01-05Before attempting to initialize the cvs repository, make sure we haveJean-Francois Brousseau
2005-01-05Document -m flag.Ryan Thomas McBride
2005-01-05Modify pfctl behaviour so that 'set ...' options are no longer "sticky", ie.Ryan Thomas McBride
2005-01-05First steps in cleaning the Zaurus display code:Miod Vallat
2005-01-05- Use defines from pfvar.h for timeoutsRyan Thomas McBride
2005-01-05Define defaults for the timeouts ensure consistency between kernelRyan Thomas McBride
2005-01-05Provide SET_PC_REGS.Miod Vallat
2005-01-05Unbreak m88k build.Mark Kettenis
2005-01-05missed a bit in the last commitDavid Gwynne
2005-01-05Discourage using aggressive mode.Hans-Joerg Hoexer
2005-01-05remove wrong free() after realloc().Hans-Joerg Hoexer
2005-01-05Use $OpenBSD$ instead of $Id$. ok damien@Jonathan Gray
2005-01-05remove dead code, log connect() failures with level error, ok djm@Markus Friedl
2005-01-05copyoutstr doesn't work so well with the kernel addressesTed Unangst
2005-01-05use standard root prompt in examplesJared Yanovich
2005-01-05definitions of the extra registers for the usb host controller and codeDavid Gwynne
2005-01-04Seems to be working on C3000, still needs layering fix and 1/2 slot 'probing'.Dale Rahn
2005-01-04use the new intr_disestablish code.Dale Rahn
2005-01-04implement intr_disestablish.Dale Rahn
2005-01-04add prototype for disestablish function (coming soon), remove uselessDale Rahn