Age | Commit message (Expand) | Author |
2005-01-07 | Make carp(4) traffic always appear on the physical (carpdev) interface | Ryan Thomas McBride |
2005-01-07 | document `cvs import'; | Jason McIntyre |
2005-01-07 | add support for BIOCGDLTLIST and BIOCSDLT, see bpf(4) | Reyk Floeter |
2005-01-07 | Remove line in copyright declaration that conflicts with the LICENSE file. | Todd C. Miller |
2005-01-07 | document bsd.mp; | Jason McIntyre |
2005-01-07 | oops - 2 more .Dq -> .Sq; | Jason McIntyre |
2005-01-07 | - distinguish between client (ftp) and protocol (FTP) | Jason McIntyre |
2005-01-07 | `login'(n) -> `log in'(v); | Jason McIntyre |
2005-01-07 | better wording for -l; | Jason McIntyre |
2005-01-07 | - better documenting of `host' and `port[s]' | Jason McIntyre |
2005-01-07 | clarify a sentence; | Jason McIntyre |
2005-01-07 | rev 1.26 | Brad Smith |
2005-01-07 | Fix profiled kernel builds on i386 by moving splraise/splx code into macros | Christopher Pascoe |
2005-01-07 | regen | Brad Smith |
2005-01-07 | add SiS devices. | Brad Smith |
2005-01-06 | Lazy man's display console on Zaurus: allow the display to be attached as a | Miod Vallat |
2005-01-06 | spacing | Theo de Raadt |
2005-01-06 | few more devices that fit | Theo de Raadt |
2005-01-06 | turn off GPL_MATH_EMULATE by default (fully BSD licensed floppies, neat eh); ... | Theo de Raadt |
2005-01-06 | when an arch has wskbd0 or wsmouse0, prepare for the future and apply | Theo de Raadt |
2005-01-06 | use wsmux more; miod ok | Theo de Raadt |
2005-01-06 | A really working SET_PC_REGS(); ok mickey@ | Miod Vallat |
2005-01-06 | the status command now supports the same arguments as its gnu cvs | Jean-Francois Brousseau |
2005-01-06 | provide float_t, double_t, FLT_EVAL_METHOD (dummy C99 constructs) | Marc Espie |
2005-01-06 | undo moronic french breakage | Michael Shalayeff |
2005-01-06 | add cvsintro.7 to MAN now that jmc@ has put useful information in there | Jean-Francois Brousseau |
2005-01-06 | add *.core as part of the standard ignore patterns | Jean-Francois Brousseau |
2005-01-06 | missing $OpenBSD$ | Martin Reindl |
2005-01-06 | * always assign a cvsroot to directories, even if they are unknown | Jean-Francois Brousseau |
2005-01-06 | Improved and working import code from Joris Vink with modifications | Jean-Francois Brousseau |
2005-01-06 | SET_PC_REGS, tested by miod@ | Marc Espie |
2005-01-06 | sync | Theo de Raadt |
2005-01-06 | check the return value of a strdup() call and return an error on | Jean-Francois Brousseau |
2005-01-06 | sync with list server | Todd C. Miller |
2005-01-06 | Bring back the code simplifications after debug and testing by drahn@ | Miod Vallat |
2005-01-06 | tweaks; | Jason McIntyre |
2005-01-06 | Make sure the kthread does not run before iop_config_interrupts(). | Miod Vallat |
2005-01-06 | tweaks; | Jason McIntyre |
2005-01-06 | sanity checks on size arg to mmap. | Otto Moerbeek |
2005-01-06 | space between macro args and punctuation; | Jason McIntyre |
2005-01-06 | Attach multicast to the carp interface for IPv6 (makes it consistent with | Ryan Thomas McBride |
2005-01-06 | validate mfs size to avoid wrapping. ok miod@ | Otto Moerbeek |
2005-01-06 | Missing braces in pfctl_load_debug(), pointed out by camield@ | Ryan Thomas McBride |
2005-01-06 | recover MLINKS for inet6_*_space.3 | Jun-ichiro itojun Hagino |
2005-01-06 | IPv6 manpage, wrote from scratch. deraadt ok | Jun-ichiro itojun Hagino |
2005-01-06 | Replace bcopy() with memcpy() and memmove() so it is obvious what | Todd C. Miller |
2005-01-06 | firmware license files are not loaded on demand; | Jason McIntyre |
2005-01-06 | Error path cleanups for carp_output. Use ENOBUFS instead of ENOMEM when | Christopher Pascoe |
2005-01-06 | Tag all packets sent via a CARP interface for link local address | Christopher Pascoe |
2005-01-06 | iso is no more, ok millert jmc henning deraadt | Jared Yanovich |