summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-01-07Make carp(4) traffic always appear on the physical (carpdev) interfaceRyan Thomas McBride
2005-01-07document `cvs import';Jason McIntyre
2005-01-07add support for BIOCGDLTLIST and BIOCSDLT, see bpf(4)Reyk Floeter
2005-01-07Remove line in copyright declaration that conflicts with the LICENSE file.Todd C. Miller
2005-01-07document bsd.mp;Jason McIntyre
2005-01-07oops - 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-07better wording for -l;Jason McIntyre
2005-01-07- better documenting of `host' and `port[s]'Jason McIntyre
2005-01-07clarify a sentence;Jason McIntyre
2005-01-07rev 1.26Brad Smith
2005-01-07Fix profiled kernel builds on i386 by moving splraise/splx code into macrosChristopher Pascoe
2005-01-07regenBrad Smith
2005-01-07add SiS devices.Brad Smith
2005-01-06Lazy man's display console on Zaurus: allow the display to be attached as aMiod Vallat
2005-01-06spacingTheo de Raadt
2005-01-06few more devices that fitTheo de Raadt
2005-01-06turn off GPL_MATH_EMULATE by default (fully BSD licensed floppies, neat eh); ...Theo de Raadt
2005-01-06when an arch has wskbd0 or wsmouse0, prepare for the future and applyTheo de Raadt
2005-01-06use wsmux more; miod okTheo de Raadt
2005-01-06A really working SET_PC_REGS(); ok mickey@Miod Vallat
2005-01-06the status command now supports the same arguments as its gnu cvsJean-Francois Brousseau
2005-01-06provide float_t, double_t, FLT_EVAL_METHOD (dummy C99 constructs)Marc Espie
2005-01-06undo moronic french breakageMichael Shalayeff
2005-01-06add cvsintro.7 to MAN now that jmc@ has put useful information in thereJean-Francois Brousseau
2005-01-06add *.core as part of the standard ignore patternsJean-Francois Brousseau
2005-01-06missing $OpenBSD$Martin Reindl
2005-01-06* always assign a cvsroot to directories, even if they are unknownJean-Francois Brousseau
2005-01-06Improved and working import code from Joris Vink with modificationsJean-Francois Brousseau
2005-01-06SET_PC_REGS, tested by miod@Marc Espie
2005-01-06syncTheo de Raadt
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