summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-10-31jsg forgot to specify that wi(4) now needs wlan option; ok miodTheo de Raadt
2005-10-31ammount -> amountMiod Vallat
2005-10-31typoBrad Smith
2005-10-31Missing space in printf for unknown peers.Claudio Jeker
2005-10-31Print group names in rules in double quotes. Makes the output more parsable.Claudio Jeker
2005-10-31mention i82559SBrad Smith
2005-10-31syncTheo de Raadt
2005-10-31make sure we clean up wtmp, etc. file when we receive a SIGTERM,Damien Miller
2005-10-31generate a protocol 2 RSA key by defaultDamien Miller
2005-10-31Rewrite -m processing to not use queue internals and make it moreOtto Moerbeek
2005-10-31add bits for watchdogd startup, PR4540 Michael Knudsen <e@molioner.dk>Henning Brauer
2005-10-31aperture applies to amd64 as well.Federico G. Schwindt
2005-10-31Fix sorting with "ls -1" command. From Robert Tsai, "looks right" deraadt@Darren Tucker
2005-10-31print something useful about mainbus, system model as reported by Openfirmware.Dale Rahn
2005-10-31regenJonathan Gray
2005-10-31A few more nvidia video cards, mostly from submitted dmesgs.Jonathan Gray
2005-10-31Move from arpcom to ieee80211com in wi softc. This will beJonathan Gray
2005-10-31show the speed status in hw.cpuspeed; ok drahnTheo de Raadt
2005-10-31On suspend/resume save the current time to the RTC earlier and restore it laterDale Rahn
2005-10-31and panic if fork(2) fails.Federico G. Schwindt