summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-13style and typos fixes from Thomas PfaffAlexandre Ratchov
2009-02-13Make "boot -d" work on amd64 MP.Andreas Gunnarsson
2009-02-13Make stats output more sysctl-like by killing spaces around '='; ok gilles@Jacek Masiulaniec
2009-02-13argv space does not need to be trashed during parsingTheo de Raadt
2009-02-13Ensure ss is never dereferenced when NULL. Can't happen with current code,Jacek Masiulaniec
2009-02-13use nitems(); dunnoseriously@gmailTheo de Raadt
2009-02-13syncTheo de Raadt
2009-02-13some devices; Mikko TolmunenTheo de Raadt
2009-02-13When faking scsi commands never copy more than xs->datalen bytes.Alexander Yurchenko
2009-02-13decribe 'F' better and mention flags are debugging aids; ok tedu@ jmc@Otto Moerbeek
2009-02-13Change ifconfig wpaakms default setting to `psk' instead of `psk,802.1x'.Damien Bergamini
2009-02-13nobody is for NFS, and nobody should *&^#@$ use it for anything elseTheo de Raadt
2009-02-13check for enc !=NULL in packet_start_discardMarkus Friedl
2009-02-12Change microcode loaded messages to debug, this was printedJonathan Gray
2009-02-12BPP routines for ``intelligent'' Motorola MVME boards. Currently not usedMiod Vallat
2009-02-12Add a pm_statistics struct to all pmap, and keep track of residentMiod Vallat
2009-02-12Keep track of resident pages in pm_stats, and use this to implement a realMiod Vallat
2009-02-12Make vertex_free() correctly free LSAs in per-interface LSA trees.Stefan Sperling
2009-02-12Fix typo; wClockFrequency -> dwClockFrequency.Marcus Glocker
2009-02-12don't access undocumented register 0x82 for <= MAC06, since newerMartynas Venckus
2009-02-12kill trailing whitespace;Jason McIntyre
2009-02-12document RemoteForward usage with 0 listen portDamien Miller
2009-02-12consistency: Dq => QlDamien Miller
2009-02-12document -R0:... usageDamien Miller
2009-02-12some paranoia: check that the serialised key is really KEY_RSA beforeDamien Miller
2009-02-12tighten check for -R0:... forwarding: only allow dynamic allocation ifDamien Miller
2009-02-12support remote port forwarding with a zero listen port (-R0:...) toDamien Miller
2009-02-12revert pf.c r1.629 (which moved to this file) which was causingStuart Henderson
2009-02-12-v logs debug adjtime calls also; ok henning@Kevin Steves
2009-02-11Because IPv6 fucked up and created a badly sized struct sockaddr_in6 we needClaudio Jeker
2009-02-11sync text to previous a little;Jason McIntyre
2009-02-11consistent .Nd;Jason McIntyre
2009-02-11tweak previous;Jason McIntyre
2009-02-11Avoid level going negative on deep (i mean really deep) dirs. ReportedOtto Moerbeek
2009-02-11Prettier fake scsi inquiry ascii strings.Alexander Yurchenko
2009-02-11Remove uvm_km_alloc_poolpage1 as it serves no particular purposeMike Belopuhov
2009-02-11- add a missing breakKevin Lo
2009-02-11fix gcc bug that broke double -> unsigned long conversions on sparc64Martynas Venckus
2009-02-11Add a few missing byteorder conversion calls, tho I don't reallyAlexander Yurchenko
2009-02-11Mention bio(4) support.Alexander Yurchenko
2009-02-11move prototypes that are really in ntp.c; ok henning@Kevin Steves
2009-02-10Use proper BAR on newer mfi raid cards.Marco Peereboom
2009-02-10correct function definitions; from Markus BergkvistJason McIntyre
2009-02-10Remove iop xref, it's a pasto.Alexander Yurchenko
2009-02-10mark these utilities as being largely posix compliant or, in the case ofJason McIntyre
2009-02-10STANDARDS:Jason McIntyre
2009-02-10remove run(4) from some RAMDISKDamien Bergamini
2009-02-10run(4) firmware. reminded by sthen@Damien Bergamini
2009-02-10enable run(4) everywhere where ural(4) and rum(4) are enabled.Damien Bergamini
2009-02-10Sync with current MI tree.Alexander Yurchenko