summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-03Clarifications about the interaction of bridge and PF.Stuart Henderson
2007-10-03nullproc() is used in more than one file.Tobias Weingartner
2007-10-03Nuke MSDOS portion. Add <unistd.h> for STDERR_FILENO in theTobias Weingartner
2007-10-03Some -Wall cleanup to help fix other bugs.Tobias Weingartner
2007-10-03reset the default branch early on so rcs_head_get() does not screw us upJoris Vink
2007-10-03MALLOC+bzero -> malloc+M_ZERO.Kenneth R Westerback
2007-10-03pull from ragge's repo:Otto Moerbeek
2007-10-03pull form ragge's repo:Otto Moerbeek
2007-10-03pull from ragge's repo: man page diffs from Igor SobradoOtto Moerbeek
2007-10-03On i386, use PCB_SAVECTX flags to distinguish between state saved by a normalMark Kettenis
2007-10-03Add pcb_flags member to 'struct pcb', and set PCB_SAVECTX on contexts savedMark Kettenis
2007-10-02stop messing with lgetc to please hoststated's check/expect.Pierre-Yves Ritschard
2007-10-02sort the hardware list;Jason McIntyre
2007-10-02fix format and typeGilles Chehade
2007-10-02Process patterns containing $ end ^ (but not as last or first char)Otto Moerbeek
2007-10-02handles zero-sized strings that fgets can returnCharles Longeau
2007-10-02Add Apple Airport Extreme devices.Marcus Glocker
2007-10-02add missing MLINKS section for iic(9); 'please commit this!' jmc@Constantine A. Murenin
2007-10-02mention the 88E804x Fast Ethernet chipsets.Brad Smith
2007-10-02fix a libpthread PANIC in seekdir(3) caused by a recursive mutex lock.Kurt Miller
2007-10-02Use kinfo_proc2 instead of kinfo_proc.Mark Kettenis
2007-10-02pcc knows _Bool. ok beck@ miod @millertOtto Moerbeek
2007-10-02add initial support for the Marvell PCIe Yukon FE+ Fast Ethernet chipsets.Brad Smith
2007-10-02In vr_attach() only touch the VR_STICKHW register if the adapterBrad Smith
2007-10-02clean up merged code.Pierre-Yves Ritschard
2007-10-02regenBrad Smith
2007-10-02add new Intel E1000 and 10Gb PCIe PCI ids.Brad Smith
2007-10-02Fiddle Sun traditional disklabel recognition to eliminate union andKenneth R Westerback
2007-10-02Apply (with slight variants) this elimination of bzero() with M_ZERO:Kenneth R Westerback
2007-10-01sort the fields in manual page in the same order as in fstat output;Igor Sobrado
2007-10-01Spacing.Marcus Glocker
2007-10-01Fix `bogus xmit rate setup' panic, which mostly happened while associatingMarcus Glocker
2007-10-01Add NUMBER to hoststated's lexer, very similar to what has gone inPierre-Yves Ritschard
2007-10-01pull form ragge's repo:Otto Moerbeek
2007-10-01pull fro ragge's repo:Otto Moerbeek
2007-10-01Last of the really easy bzero() -> M_ZERO. Use 'p = malloc(sizeof(*p) ...'Kenneth R Westerback
2007-10-01More easy bzero() -> M_ZERO. Use 'p = malloc(sizeof(*p) ...' whereKenneth R Westerback
2007-10-01More easy bzero() -> M_ZERO. Use 'p = malloc(sizeof(*p) ...' whereKenneth R Westerback
2007-10-01remove rate_fb variable as it always gets set to the same valueJonathan Gray
2007-10-01Sync .nd with other parts of hoststated, prompted by jmc@Pierre-Yves Ritschard
2007-10-01kill some remaining debug that snuk in.Pierre-Yves Ritschard
2007-10-01Print the MAC address.Jonathan Gray
2007-10-01Disable default debug setting, make tx power map printing debug only.Jonathan Gray
2007-10-01Backout NUMBER to string conversion.Marco Pfatschbacher
2007-10-01keep lines < 80.Pierre-Yves Ritschard
2007-10-01more btoc -> atopMartin Reindl
2007-10-01Use uint_* consistent.Marcus Glocker
2007-10-01typos in comment; from Pierre RiteauOtto Moerbeek
2007-10-01fix alot of whitespace problems...Esben Norby
2007-10-01More easy bzero() -> M_ZERO. Use 'p = malloc(sizeof(*p) ...'.Kenneth R Westerback