summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2012-12-05Remove excessive sys/cdefs.h inclusionTheo de Raadt
2012-12-01If compiling with gcc 3, initialize a local variable to prevent -WuninitializedMiod Vallat
2012-12-01Add support for older firmware on UltraSPARC T1 machines.Mark Kettenis
2012-12-01Make it possible to share cores between domains.Mark Kettenis
2012-12-01The capability parser should only return an error in extreme cases. If aClaudio Jeker
2012-11-29s/daemon/program/Mark Kettenis
2012-11-29Wrong argument was passed to control_dispatch_imsg(). Use alwaysYASUOKA Masahiko
2012-11-29export ipintrq drops as ifInDiscards; ok reykMike Belopuhov
2012-11-29Change scandir()'s 'select' argument fromPhilip Guenthe
2012-11-29Fix white spaces in relayd. No binary diff.Alexander Bluhm
2012-11-28Prevent people from shooting themselves in the foot by not allowing them toMark Kettenis
2012-11-28Including ../../Makefile.inc was loop when npppd/obj is not a symbolic link.YASUOKA Masahiko
2012-11-27missing initialization.Eric Faurot
2012-11-27Fix type typoPhilip Guenthe
2012-11-27Add format attributes to the proper functions and then fix the warningsPhilip Guenthe
2012-11-26We don't really need a "rngs" node in the Hypervisor MD.Mark Kettenis
2012-11-26Fix generation of "hvmd_mblock" node. Only add the "stick-frequency"Mark Kettenis
2012-11-26Regeerate Hypervisor MD from scratch instead of modifying the existing one.Mark Kettenis
2012-11-25More changes to make this work on UltraSPARC T2 systems. Now there'sMark Kettenis
2012-11-25Use "id" property as physical ID for CPUs on UltraSPARC T2 and later.Mark Kettenis
2012-11-25Properly remove virtual device ports if we remove the associated channels.Mark Kettenis
2012-11-25spacingMark Kettenis
2012-11-25Add support for building a new configuration based on a configuration thatMark Kettenis
2012-11-24Better error reporting.Mark Kettenis
2012-11-24Delete "ncp" and "n2cp" virtual devices. Makes Solaris stop whining aboutMark Kettenis
2012-11-24Get rid of some hard-coded constants. Improve memory allocation code.Mark Kettenis
2012-11-24fix after asr updateEric 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-24Add xasprintf.Mark 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-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-21strtonum() can only handle a maximum of LLONG_MAXSebastian Benoit
2012-11-21hook up ldomctl(8) and ldomd(8).Mark Kettenis
2012-11-20- for lists, list type must come firstJason McIntyre
2012-11-20Allow "smtpctl show queue" to run in "online" mode if the smtpd serverEric Faurot
2012-11-18knock out a useless .Pp;Jason McIntyre
2012-11-18remove { } from example in PRIMARY DOMAIN sectionRobert Peichaer
2012-11-15If max-prefix/restart are used, display the values in "bgpctl sh nei" output.Stuart Henderson
2012-11-15buf_* -> ibuf_* in various log entries to reflect correct function names.Kenneth R Westerback
2012-11-14update to 1.2.5Robert Nagy
2012-11-14In the unlikely event that a NULL device is passed to priv_pcap_live(),Lawrence Teo
2012-11-13pasto in log messageFlorian Obser