summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-02syncTheo de Raadt
2005-11-022 more puc devices by oxfordTheo de Raadt
2005-11-02Simplify OpenBSD::PackingElement::Sysctl::install().Bernd Ahlers
2005-11-02Mark some additional function arguments as const.Claudio Jeker
2005-11-02allow shlibs with paths to use shlib version matching rules too.Kurt Miller
2005-11-02Reorder and comment reconfigure(). Makes more sense so.Claudio Jeker
2005-11-02document `-kmode';Xavier Santolaria
2005-11-02Add IPv6 support for the address and prefix parser. OK henning@Claudio Jeker
2005-11-02print RCS file path;Xavier Santolaria
2005-11-02Use the new rde_filter_equal() with dir = DIR_OUT to check if a soft-Claudio Jeker
2005-11-02Implement filterset_equal() and rde_filter_equal(). Both return 1 ifClaudio Jeker
2005-11-02- sort options and sync usage()Jason McIntyre
2005-11-02sync with Reality;Xavier Santolaria
2005-11-02sync with Reality;Xavier Santolaria
2005-11-02It is invalid to scsi_done(xs) and then return TRY_AGAIN_LATER.Kenneth R Westerback
2005-11-02sync mbuf before unloading in gem_rxdrain().Brad Smith
2005-11-02- unmap resources allocated by pci_mapreg_map() on failure to attachBrad Smith
2005-11-02Abstract delay code out and call it directly from XX_interpret_sense.Kenneth R Westerback
2005-11-02handle TX underrun and packet too long errors by resetting the chip.Brad Smith
2005-11-01Sort filter_set with equal type as well. This affects communityClaudio Jeker
2005-11-01remove Mach macros, they were unused anywayMartin Reindl
2005-11-01wsmoused works on amd64 too; carvalholatas@gmail.comTheo de Raadt
2005-11-01a bit of rewording; with input from jmc@.Federico G. Schwindt
2005-11-01- `-p' option has been implemented for a while, but not documented fully inNiall O'Higgins
2005-11-01Relative metrics should be stored in relative and not metric. The oneClaudio Jeker
2005-11-01Make sure, that the list of filter_sets is ordered. Makes comparing easier.Claudio Jeker
2005-11-01Add -P option. This shows the pkgpath for each package. Nice for buildingBernd Ahlers
2005-11-01Softreconfig out support. On config reload filter changes of outgoing rulesClaudio Jeker
2005-11-01Major cleanup in rde_update.c. Merge equal code used in different placesClaudio Jeker
2005-11-01In uvm_swapout(), protect "p->p_swtime = 0;" with SCHED_LOCK() as is alreadyAaron Campbell
2005-11-01document show-required-byMarc Espie
2005-11-01Switch from the per peer filter set list to a filter-only solution.Claudio Jeker
2005-11-01clarify the section on trunk protocols;Jason McIntyre
2005-11-01Xr smg(4) in SEE ALSO;Jason McIntyre
2005-11-01missing freeaddrinfo(); maticd@gmail.comTheo de Raadt
2005-11-01these other drivers have nothing to do with vgafbTheo de Raadt
2005-11-01lcd contains multiple screen support too; noted by sthen@spacehopper.orgTheo de Raadt
2005-11-01syncTheo de Raadt
2005-11-01vgafb needs to be MI; noted by sthen@spacehopper.orgTheo de Raadt
2005-11-01Always sure that we have memory for the 'dst' scrub information, which mayChristopher Pascoe
2005-11-01spacingTheo de Raadt
2005-11-01Remove the call to ieee80211_ifattach() for the moment as itJonathan Gray
2005-10-31- some DEBUG should be GEM_DEBUGBrad Smith
2005-10-31- remove MLINKS line, was commented out and is useless anyway.Niall O'Higgins
2005-10-31- Prefix MUTEX_TYPE_MAX with PTHREAD_ to avoid namespace pollution.Brad Smith
2005-10-31Fix reading large files; from NetBSD. Somehow this was overlookedOtto Moerbeek
2005-10-31add copyright from the original FreeBSD man page.Brad Smith
2005-10-31grammar;Jason McIntyre
2005-10-31keep the hardware list in order;Jason McIntyre
2005-10-31clean up the COMPILING A KERNEL section:Jason McIntyre