summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-11-14Do not use fpu in the softfloat case. Fixes lib/libc/ieeefp/roundOtto Moerbeek
2006-11-14add this, so version compiles...Xavier Santolaria
2006-11-14Bring back version command. Still needs tweaks to make theXavier Santolaria
2006-11-14properly check for native emulation binaries, so that the correct sysctlTheo de Raadt
2006-11-14typoJun-ichiro itojun Hagino
2006-11-14Rework the transmit register handling. In em_encap() store the index ofBrad Smith
2006-11-13properly use LDADD and DPADDTheo de Raadt
2006-11-13link bsd to bsd.rd to make it autobootTheo de Raadt
2006-11-13fix a possible NULL deref.Damien Bergamini
2006-11-13first round of commits for proper 11b/g protection support:Damien Bergamini
2006-11-13fix macro abuse leading to stray numbers in the vm display.Otto Moerbeek
2006-11-13Check strlcpy/strlcat return values; from usr.bin/rcs/rcsnum.cXavier Santolaria
2006-11-13Add missing server-side bits for init...Xavier Santolaria
2006-11-13briefly describe phases 1 and 2, and use these terms moreJason McIntyre
2006-11-13previous was not quite right;Jason McIntyre
2006-11-13fix a macro mistake;Jason McIntyre
2006-11-13Let this build on landisk.Dale Rahn
2006-11-13Add server-side bits for admin command.Xavier Santolaria
2006-11-13Run cvs_file_classify() so local mode works...Xavier Santolaria
2006-11-13Build admin command.Xavier Santolaria
2006-11-13fix check on required arguments.Xavier Santolaria
2006-11-13no magic, use defined RCS_LOCK_INVAL variable.Xavier Santolaria
2006-11-13Update to match improved address family check.Ryan Thomas McBride
2006-11-13Write rcs file when finished.Xavier Santolaria
2006-11-13Handle rules with addresses from mismatched address families correctly.Ryan Thomas McBride
2006-11-13Add support for [-a users] and [-o rev].Xavier Santolaria
2006-11-13bring back basic admin command, mostly based on OpenRCS rcs(1).Xavier Santolaria
2006-11-13bit overzealous of dale to skip rdsetroot!Theo de Raadt
2006-11-13missing ;Otto Moerbeek
2006-11-13remove a wee bit of dale's early cross-build gooTheo de Raadt
2006-11-13add the zd1211b firmware.Brad Smith
2006-11-13Mention zd1211b firmware.Jonathan Gray
2006-11-13syncTheo de Raadt
2006-11-13Add zd1211b firmware.Jonathan Gray
2006-11-12names have changedTheo de Raadt
2006-11-12pretty cleanTheo de Raadt
2006-11-12closerTheo de Raadt
2006-11-12fix infinity, taking into account endianess. ok drahn@ miod@Otto Moerbeek
2006-11-12$OBJCOPY is not defined by sys.mk yetTheo de Raadt
2006-11-12completely uniform setupMarc Espie
2006-11-12print stuff to the correct file handleMarc Espie
2006-11-12remove reference to PPP_FILTER:Kevin Steves
2006-11-12In malo_send_cmd_dma() reduce the poll loop to 10 and increase the delayClaudio Jeker
2006-11-12Rewrite part of malo_tx_mgt() to do the mbuf dance in a nicer way. ThisClaudio Jeker
2006-11-12Simplify code and remove a delay() by actually waiting for the command toClaudio Jeker
2006-11-11when calculating envp, skip over the NULL between argv and envp.Dale Rahn
2006-11-11remove '#if 0' block.Dale Rahn
2006-11-11simplifyTheo de Raadt
2006-11-11Get rid of magic isa and eisa bus numbers in mpbios code. Pave the way forMark Kettenis
2006-11-11reloc.h is included via machine/reloc.h so it should be accessable here.Dale Rahn