summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-04Do not return zero in bus_space_map() on failure (sigh).Miod Vallat
2006-01-04Use symbolic constants for the MACE ISA address range in mace_space_unmap()Miod Vallat
2006-01-04Better rounding logic when registering memory regions in uvm; we would loseMiod Vallat
2006-01-04-.Xr gzip 1 ,Jason McIntyre
2006-01-04Cleanup struct pthread and stack after thread exits. This version doesOtto Moerbeek
2006-01-04+.Xr ssh-keyscan 1 ,Jason McIntyre
2006-01-04remove .Xr's to rsh(1) and telnet(1): they are hardly needed;Jason McIntyre
2006-01-04chop out some duplication in the .{r,s}hosts/{h,sh}osts.equiv FILESJason McIntyre
2006-01-04detect lm96000Theo de Raadt
2006-01-04Make sure we unmap io space if we fail to attach.Mark Kettenis
2006-01-04split out I2C_DEBUG into I2C_VERBOSE. VERBOSE is on. Turn on DEBUG toTheo de Raadt
2006-01-04Move bpf_mtap_hdr() after trunk_*_input() so that we hopefully see only oneBrad Smith
2006-01-04syncTheo de Raadt
2006-01-04add an EXAMPLES section adapted from freebsd's page,Jason McIntyre
2006-01-04Fix a mem leak of the unusual kind. In some cases a new aspath was addedClaudio Jeker
2006-01-04add an EXAMPLES section adapted from freebsd's page,Jason McIntyre
2006-01-04add sysctl machdep.console_device supportMartin Reindl
2006-01-04missing full stop; from ray laiJason McIntyre
2006-01-04make cvs_sendresp() return type void; ok joris@.Xavier Santolaria
2006-01-04nviic in SEE ALSO too.Jason McIntyre
2006-01-04Simplify shutdown function and sprinkle some rde_quit checks into functionsClaudio Jeker
2006-01-04If the decision process is turned of but a prefix is still active decrease theClaudio Jeker
2006-01-04Use new BGP attribute counter.Claudio Jeker
2006-01-04Correctly count the number of allocated BGP attributes. Needs a own counter.Claudio Jeker
2006-01-04Document "show rib mem" with jmc@'s helpClaudio Jeker
2006-01-04syncAlexander Yurchenko
2006-01-04Add via kt880 agp; from Mike Belopuhov <mkb@crypt.org.ru>Alexander Yurchenko
2006-01-04missing zeroMartin Reindl
2006-01-04allow threads to be created in a detached stateMarco S Hyman
2006-01-04Remove redundant calls to bpfdetach.Can Erkin Acar
2006-01-04regenBrad Smith
2006-01-04betterBrad Smith
2006-01-04regenBrad Smith
2006-01-04- add 2 SiS PCI to PCI bridgesBrad Smith
2006-01-04+ hostapd.conf, ipsec.conf, sudoersDavid Krause
2006-01-04manpage for nviic(4), which is a driver supporting the nvidia nforce2/3/4David Gwynne
2006-01-04regenBrad Smith
2006-01-04rename 8111 ACPI to 8111 PowerBrad Smith
2006-01-04driver for the nvidia nforce2/3/4 smbus controller.David Gwynne
2006-01-04update comment to match what the code does as of rev 1.149.Brad Smith
2006-01-03Add UFS2 softdep bits, okay tedu@Pedro Martelletto
2006-01-03Revert part of the previous committed by mistake.Alexander Yurchenko
2006-01-03Show RIB statistics via "bgpctl show rib mem".Claudio Jeker
2006-01-03Track some (memory) statistics in the RDE. Accessible via bgpctl.Claudio Jeker
2006-01-03Correct interrupt type check. Pointed out by kettenis@, thanks.Alexander Yurchenko
2006-01-03Cope with new util.cClaudio Jeker
2006-01-03Move functions shared with bgpctl into new file util.c. Simplifies theClaudio Jeker
2006-01-03Don't use fatal() and friend in bgpctl. The log system does not work here.Claudio Jeker
2006-01-03Mention I2C controller. Update BUGS.Mark Kettenis
2006-01-03syncTheo de Raadt