summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-25Properly remove virtual device ports if we remove the associated channels.Mark Kettenis
2012-11-25spacingMark Kettenis
2012-11-25Clean up parsing of option lists. Part 2.Kenneth R Westerback
2012-11-25Recognize a wrong network configuration which would cause tftpboot toMiod Vallat
2012-11-25Sync register clobber information in MVMEPROM_CALL() with those used in theMiod Vallat
2012-11-25Add support for building a new configuration based on a configuration thatMark Kettenis
2012-11-25Make the instruction replace struct static const so it will endJonathan Gray
2012-11-25Clean up parsing of option lists. Part 1.Kenneth R Westerback
2012-11-24Do not assign the "host" MAC address to virtual switch ports. Don't print theMark Kettenis
2012-11-24Better error reporting.Mark Kettenis
2012-11-24Delete "ncp" and "n2cp" virtual devices. Makes Solaris stop whining aboutMark Kettenis
2012-11-24Saner implementation for self-contained hostent and netent, and alsoEric Faurot
2012-11-24Don't segfault if no subnet-mask is provided, or is marked 'ignore'Kenneth R Westerback
2012-11-24Get rid of some hard-coded constants. Improve memory allocation code.Mark Kettenis
2012-11-24knfEric Faurot
2012-11-24fix after asr updateEric Faurot
2012-11-24make separate structures for pack and unpackEric Faurot
2012-11-24Fix yacc warning.Mark Kettenis
2012-11-24Add code to create new system configuration. Work in progress, but there'sMark Kettenis
2012-11-24Export a few more prototypes. Make md_get_prop_val set the returned valueMark Kettenis
2012-11-24complement "need an operator" fatal error message with the actual line content.Marc Espie
2012-11-24Don't output a . at the end of directory, as it is confusing.Marc Espie
2012-11-24be more strict in recognizing .if keyword() constructs, don't ignoreMarc Espie
2012-11-24clean-up: move up .USE handling, so that the rest becomes a simple switch()Marc Espie
2012-11-24Add xasprintf.Mark Kettenis
2012-11-24grammar fix; from Chris Petrik, freebsd pr 173868Jason McIntyre
2012-11-23make hex and modhex decoding case insensitive, the latter particularyAlexander Hall
2012-11-23Copy from the is* manpages the CAVEAT about the input range.Philip Guenthe
2012-11-23Mention hardmtu in the list relating to hwfeatures, suggested by jmc@Stuart Henderson
2012-11-23Change the way we encode devhandle and devino in the sysino such that we canMark Kettenis
2012-11-23fix mixed code and declarations, from brad@Stuart Henderson
2012-11-23resolve conflictsStuart Henderson
2012-11-23update to NSD 3.2.14, requested by/ok brad@Stuart Henderson
2012-11-23Document SIOCGIFXFLAGS, SIOCGIFMTU, SIOCGIFHARDMTU, SIOCGIFRDOMAIN ioctls.Stuart Henderson
2012-11-23Display hardmtu value when "ifconfig hwfeatures" is used.Stuart Henderson
2012-11-23Add SIOCGIFHARDMTU to allow retrieving the driver's maximum supported MTUStuart Henderson
2012-11-23better way to set baudrate to 0; pointed out by gsoares@Mike Belopuhov
2012-11-23set ifp->if_baudrate with IF_Gbps() / IF_Mbps().Gleydson Soares
2012-11-23make sure to always pass an array of struct pf_src_node pointers toMike Belopuhov
2012-11-23Missed file from last commit.Kenneth R Westerback
2012-11-23Use the libutil imsg framework rather than a hand-rolled localKenneth R Westerback
2012-11-23knfEric Faurot
2012-11-23knfEric Faurot
2012-11-23send ack on update map.Eric Faurot
2012-11-23knfEric Faurot
2012-11-23Replace the qwalk API (to retreive on disk envelopes at runtime) withEric Faurot
2012-11-23space required between macro args and punctuation;Jason McIntyre
2012-11-23add a -M flag that does nothing; allows setups with -M in sndiod_flagsAlexandre Ratchov
2012-11-23Since there's no sndiod -> aucat link anymore, allow aucat to be runAlexandre Ratchov
2012-11-23Remplace aucat server by a new sndiod daemon aimed to be simplerAlexandre Ratchov