Age | Commit message (Expand) | Author |
2005-05-18 | there's no need for certpatch anymore, so remove it | Hans-Joerg Hoexer |
2005-05-18 | don't initialize bbp registers with values in eeprom. some adapters seem | Damien Bergamini |
2005-05-18 | allow payload types 20 and 21 for nat-t | Hans-Joerg Hoexer |
2005-05-18 | recognize more ike payload types | Hans-Joerg Hoexer |
2005-05-18 | Rework the single step implementation; mostly delaying breakpoint | Miod Vallat |
2005-05-18 | Make test(1) usage consistent when testing a variable that may not be set. | Todd C. Miller |
2005-05-18 | wchar_t is a native C++ type, gcc picks its definition from elsewhere, | Marc Espie |
2005-05-18 | o move sysctl and mixerctl parsing into a subroutine instead of a subshell | Todd C. Miller |
2005-05-18 | add `dir' arg in release cmd synopsis; | Xavier Santolaria |
2005-05-18 | fix error message; ok ian | Jared Yanovich |
2005-05-18 | max-src-states typo; ok henning@ | David Krause |
2005-05-17 | under some circunstances, unp_scan() can call unp_mark() with a null pointer, | Federico G. Schwindt |
2005-05-17 | add test | Marc Espie |
2005-05-17 | gnu m4 mode does not heed end of lines. | Marc Espie |
2005-05-17 | remove spurious bpf_mtap (I think it's leftover debugging code from a year ago) | Jason Wright |
2005-05-17 | - check return from write(2) so we KNOW the data is on the disk | Jason Wright |
2005-05-17 | Need to find a way to detect if fw supports disabling hold of timers before | Marco Peereboom |
2005-05-17 | enable `release' command; tested & ok joris@. | Xavier Santolaria |
2005-05-17 | .Xr pfsync 4 , | Jason McIntyre |
2005-05-17 | sync | Theo de Raadt |
2005-05-17 | update FILES; | Jason McIntyre |
2005-05-17 | - describe start up better | Jason McIntyre |
2005-05-17 | basic update code, needs more work; ok joris@. | Xavier Santolaria |
2005-05-17 | no need to use Rs/Re for a url; | Jason McIntyre |
2005-05-17 | - add epic(4) | Brad Smith |
2005-05-17 | add epic(4) under the untested section. | Brad Smith |
2005-05-16 | add epic(4) | Brad Smith |
2005-05-16 | PT_WCOOKIE is available on sparc64 too. | Miod Vallat |
2005-05-16 | - improve option descriptions | Jason McIntyre |
2005-05-16 | add epic(4) | Brad Smith |
2005-05-16 | check return value from strdelim() for NULL (AddressFamily); mpech | Markus Friedl |
2005-05-16 | Do not call out mkdir -p, but reuse the code from mkdir(1). | Marc Espie |
2005-05-16 | Mention no more PT_[GS]ETFPREGS on m88k. | Miod Vallat |
2005-05-16 | add a newline here | Brad Smith |
2005-05-16 | Remove PT_[GS]ETFPREGS and struct fpreg, as we have no real floating point | Miod Vallat |
2005-05-16 | remove tests | Jakob Schlyter |
2005-05-16 | remove tests | Jakob Schlyter |
2005-05-16 | remove an extra delay in rf register init | Reyk Floeter |
2005-05-16 | knf | Theo de Raadt |
2005-05-16 | Use cardbus_matchbyid(). | Brad Smith |
2005-05-15 | no need to install and checksum *.ipk since *bsd* will already catch it | David Krause |
2005-05-15 | Update style recommendation around NULL usage, especially in function | Kenneth R Westerback |
2005-05-15 | sync | Theo de Raadt |
2005-05-15 | Fix CMMU_CSSP(n) value. | Miod Vallat |
2005-05-15 | in udf_vget(), release the buffer if a bread() fails | Pedro Martelletto |
2005-05-15 | Fix insert-buffer prompt format string. strlcpy returns size_t, not int | Chad Loder |
2005-05-15 | Document more wsdisplay ioctls. | Miod Vallat |
2005-05-15 | only inside DIAGNOSTIC | Theo de Raadt |
2005-05-15 | typo | Henning Brauer |
2005-05-15 | simple error message cleanup | Reyk Floeter |