summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-01-03Try to prevent red stating the machine on a misaligned user space stack byMark Kettenis
2006-01-03Be careful not to change any registers.Mark Kettenis
2006-01-03most modern implementations of nfsd support TCP, not just 4.4BSD;Jason McIntyre
2006-01-03include signal.h not sys/signal.h and remove a useless cast; OK deraadt@Todd C. Miller
2006-01-03Make #undef match its temporary #define.Miod Vallat
2006-01-03add asms(4) man page; ok jmc@ deraadt@ kettenis@.Xavier Santolaria
2006-01-03work in progress on the Apple Sudden Motion Sensor found in recentXavier Santolaria
2006-01-03tar and ustar formats have 8gb limit;Jason McIntyre
2006-01-03renaming zlib.{c,h} files to compress.{c,h} and link to build;Xavier Santolaria
2006-01-03tweak the description of ~/.ssh/environmentJason McIntyre
2006-01-03put FILES in some sort of order: sort by pathnameJason McIntyre
2006-01-03Plug some mem leaks.Claudio Jeker
2006-01-03syncTheo de Raadt
2006-01-03use a larger width for the ENVIRONMENT list;Jason McIntyre
2006-01-03move FILES to a -compact list, and make each files an item in that list.Jason McIntyre
2006-01-03Kill WFLAG macro. Should have been included in the rde_attr_parse() merge.Claudio Jeker
2006-01-03add smu(4);Jason McIntyre
2006-01-03remove duplicate comment;Jason McIntyre
2006-01-03m_pullup the same amount we copied, not just the IP header.Marco Pfatschbacher
2006-01-03in EXAMPLES:Jason McIntyre
2006-01-03oops, fcu(4) is a slave, not master;Jason McIntyre
2006-01-03spelling; from michael knudsen;Jason McIntyre
2006-01-03Move the signal handler flags check between the poll() call and the pollClaudio Jeker
2006-01-03No need to check the poll fds in case of EINTR. OK dlg@Claudio Jeker
2006-01-03use fatal();Xavier Santolaria
2006-01-03Fix UFS2 detection by looking for the super-block at every possiblePedro Martelletto
2006-01-03knf;Xavier Santolaria