summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-04Fix wordo, pointed out by jmc@Dale Rahn
2006-05-04Dont build/install prebind tools just yet.Dale Rahn
2006-05-03correct one more commentKjell Wooding
2006-05-03Using mmap for these is going to be trickier than I thought, go aheadDale Rahn
2006-05-03Do some KNF, clean up some unused junk that has lying around for 40-oddKjell Wooding
2006-05-03several fixes dealing with determining if a program or library is beingDale Rahn
2006-05-03Mention x/I behaviour on m88k.Miod Vallat
2006-05-03len = strlen(foo); if foo[len - 1]... will do bad things if len == 0.Kjell Wooding
2006-05-03goodbye noisy debug.Dale Rahn
2006-05-03checks that libraries are libaries and programs are programs. (needs cleanup)Dale Rahn
2006-05-03When loading 'binaries' ignore libraries.Dale Rahn
2006-05-03Add some regress tests for lint1 crashes which are not solved yetChad Loder
2006-05-03more test casesOtto Moerbeek
2006-05-03be smarter about warning for null effects; kills a lot of spuriousOtto Moerbeek
2006-05-03Overhaul of the disassembler code, with random fixes, better conditionnalMiod Vallat
2006-05-03Fix a (documented) logic botch in inst_load().Miod Vallat
2006-05-03prebind - how to prelink a binary without throwing security out the windowDale Rahn
2006-05-03Extra paranoid, do not allow the dynamic linker to have unresolved referencesDale Rahn
2006-05-03Keep the state of the debugger constistant, let it know a the dynamicDale Rahn
2006-05-03Rewrite the ld.so syscall stubs as macros. no binary change.Dale Rahn
2006-05-03Use xasprintf and xfree.Ray Lai
2006-05-03respect TMPDIR; OK ray@.Xavier Santolaria
2006-05-03be more clear about policy inheritanceNikolay Sturm
2006-05-03SYSTR_MSG_CHILD is also sent when a child exits, from pr 5088Nikolay Sturm
2006-05-03Provide a function pointer that allows for the wdc resetJonathan Gray
2006-05-03regenBrad Smith
2006-05-03add the Neterion Xframe-II 10GbE product id.Brad Smith
2006-05-02Replace db_{disable,enable}_interrupts with expanded version of themselves,Miod Vallat
2006-05-02Wave goodbye to bugtty on mvme88k as well.Miod Vallat
2006-05-02correct command-line prompts; from daniel wadeJason McIntyre
2006-05-02The r128 driver also need the 0xb0000-0xc0000 address range. found by Jolan@.Matthieu Herrb
2006-05-02some type cleanupNikolay Sturm
2006-05-02Make buffers store their own working directory. This makes things likeKjell Wooding
2006-05-02* Plug memory leak if init fails; ok gwk@Patrick Latifi
2006-05-02The pftable name to ID functions should use the pftable_labels list and notClaudio Jeker
2006-05-02fix creation of sub-anchors, e.g. if you create an anchor /foo/bar, createDaniel Hartmeier
2006-05-02Nuke a couple orphaned prototypes.Hugh Graham
2006-05-02Format nicelevel relative NZERO as other tools do.Hugh Graham
2006-05-02Spread some .Xr for the hard to stumble across lam(1).Hugh Graham
2006-05-01prevent a very, very stupid buffer overflow in ident_line().Joris Vink
2006-05-01RegenPedro Martelletto
2006-05-01Add Neodio 8-in-1 Flash Device Controller, okay dlg@Pedro Martelletto
2006-05-01syncTheo de Raadt
2006-05-01slight reword;Jason McIntyre
2006-05-01Move vn_isunder() to vfs_vnops.c, that's the place for vn_* functionsPedro Martelletto
2006-05-01Rename functions and move prototypes aroundPedro Martelletto
2006-05-01- when setting the interface address, only call ixgb_init() if the interfaceBrad Smith
2006-05-01sprinkle some tabs.Brad Smith
2006-05-01Make static functions global so DDB can see themPedro Martelletto
2006-05-01Activate Tx descriptor poll timer in order to protect possible lossBrad Smith