summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-06-17two more ipaq devicesTheo de Raadt
2005-06-17Fix ControlPath's %p expanding to "0" for a default port,Damien Miller
2005-06-17A second approach at fixing the telnet localhost & problemNiklas Hallqvist
2005-06-17- remove .Sh LIBRARYJason McIntyre
2005-06-17Override cpu_switch() with a faster version if we can use BWX instructions.Miod Vallat
2005-06-17Allow ev56 opcodes in the .s files by default (gas on alpha does not yet haveMiod Vallat
2005-06-17forgotten commit.Marc Espie
2005-06-17no longer a need for the free(malloc(1)) hack, because the brk stuffTheo de Raadt
2005-06-17Extended Attributes was a piece to get to ACLs, however ACLs have notDale Rahn
2005-06-17Extended Attributes was a piece to get to ACLs, however ACLs have notDale Rahn
2005-06-17support disassoc reason codesReyk Floeter
2005-06-17rot in AtticHenning Brauer
2005-06-17Missed in previous regen commitTodd C. Miller
2005-06-17don't install netns includes any longer, ports bulk build test by pvalHenning Brauer
2005-06-17Extended Attributes was a piece to get to ACLs, however ACLs have notDale Rahn
2005-06-17regenTodd C. Miller
2005-06-17next citrus step.Marc Espie
2005-06-17remove undelete syscallTodd C. Miller
2005-06-17Extended Attributes was a piece to get to ACLs, however ACLs have notDale Rahn
2005-06-17bye bye whiteoutsTodd C. Miller
2005-06-17remove netns stuff, ok millertHenning Brauer
2005-06-17remove undelete syscallTodd C. Miller
2005-06-17Extended Attributes was a piece to get to ACLs, however ACLs have notDale Rahn
2005-06-17formatting tweaks;Jason McIntyre
2005-06-17add some configuration examples for the new hostapd(8) event rulesReyk Floeter
2005-06-17- remove old debugging codeMarco Peereboom
2005-06-17first step to implement a proactive wireless monitoring system usingReyk Floeter
2005-06-17Protect buf_countdeps() call in buf_daemon() with splbio(), okay art@Pedro Martelletto
2005-06-17document the VFS name cache.Jared Yanovich
2005-06-17- fix description for BCM5750 A0, A1 -> A0Brad Smith
2005-06-17correctly build a temporary copy of the client its repositoryJoris Vink
2005-06-17when pruning don't try to remove any directories outsideJoris Vink
2005-06-17remove non-constant array initializers which is a GNU extension.Reyk Floeter
2005-06-17replace hardcoded 128 with MAX_COLS (now 256)Markus Friedl
2005-06-17add a 'C' command ) that toggles the display of the full cmdline;Markus Friedl
2005-06-17- add missing option in the command usageXavier Santolaria
2005-06-17#define CVS_EX_ERR -1Xavier Santolaria
2005-06-17turn on -Wstrict-prototypes -Wsign-compare -Wshadow now that we are cleanDamien Miller
2005-06-17make this -Wsign-compare clean; ok avsm@ markus@Damien Miller
2005-06-17Note that only version 1 of SMC 2635W is ADM8211 based (v2 is RT2400).Jonathan Gray
2005-06-16better comments, and killed the superfluous "wd0 at wdc"Uwe Stuehler
2005-06-16GPIO generates many shared interrupts, eg disk (cf) and network (other cf)Dale Rahn
2005-06-16i2c and i2s are separete devices, and zaudio depends on them.Uwe Stuehler
2005-06-16unbust "com at pxaip" attachment so that there is no need to enableUwe Stuehler
2005-06-16back out the part of -r1.40 which enabled ubt. sorry.Uwe Stuehler
2005-06-16supply mising busdma flags to ami_cmd (used to be 0 for waitok);Michael Shalayeff
2005-06-16use getopt() for argument list parsingRobert Nagy
2005-06-16use prefixlen2mask which handles zero prefixlens rightHenning Brauer
2005-06-16use prefixlen2mask() instead of doing the bitshifting by hand; fixes theHenning Brauer
2005-06-16remove remaining netccitt parts, full ports build test by pval, thanks!Henning Brauer