Age | Commit message (Expand) | Author |
2006-01-04 | missing zero | Martin Reindl |
2006-01-04 | allow threads to be created in a detached state | Marco S Hyman |
2006-01-04 | Remove redundant calls to bpfdetach. | Can Erkin Acar |
2006-01-04 | regen | Brad Smith |
2006-01-04 | better | Brad Smith |
2006-01-04 | regen | Brad Smith |
2006-01-04 | - add 2 SiS PCI to PCI bridges | Brad Smith |
2006-01-04 | + hostapd.conf, ipsec.conf, sudoers | David Krause |
2006-01-04 | manpage for nviic(4), which is a driver supporting the nvidia nforce2/3/4 | David Gwynne |
2006-01-04 | regen | Brad Smith |
2006-01-04 | rename 8111 ACPI to 8111 Power | Brad Smith |
2006-01-04 | driver for the nvidia nforce2/3/4 smbus controller. | David Gwynne |
2006-01-04 | update comment to match what the code does as of rev 1.149. | Brad Smith |
2006-01-03 | Add UFS2 softdep bits, okay tedu@ | Pedro Martelletto |
2006-01-03 | Revert part of the previous committed by mistake. | Alexander Yurchenko |
2006-01-03 | Show RIB statistics via "bgpctl show rib mem". | Claudio Jeker |
2006-01-03 | Track some (memory) statistics in the RDE. Accessible via bgpctl. | Claudio Jeker |
2006-01-03 | Correct interrupt type check. Pointed out by kettenis@, thanks. | Alexander Yurchenko |
2006-01-03 | Cope with new util.c | Claudio Jeker |
2006-01-03 | Move functions shared with bgpctl into new file util.c. Simplifies the | Claudio Jeker |
2006-01-03 | Don't use fatal() and friend in bgpctl. The log system does not work here. | Claudio Jeker |
2006-01-03 | Mention I2C controller. Update BUGS. | Mark Kettenis |
2006-01-03 | sync | Theo de Raadt |
2006-01-03 | Try to prevent red stating the machine on a misaligned user space stack by | Mark Kettenis |
2006-01-03 | Be careful not to change any registers. | Mark Kettenis |
2006-01-03 | most modern implementations of nfsd support TCP, not just 4.4BSD; | Jason McIntyre |
2006-01-03 | include signal.h not sys/signal.h and remove a useless cast; OK deraadt@ | Todd C. Miller |
2006-01-03 | Make #undef match its temporary #define. | Miod Vallat |
2006-01-03 | add asms(4) man page; ok jmc@ deraadt@ kettenis@. | Xavier Santolaria |
2006-01-03 | work in progress on the Apple Sudden Motion Sensor found in recent | Xavier Santolaria |
2006-01-03 | tar and ustar formats have 8gb limit; | Jason McIntyre |
2006-01-03 | renaming zlib.{c,h} files to compress.{c,h} and link to build; | Xavier Santolaria |
2006-01-03 | tweak the description of ~/.ssh/environment | Jason McIntyre |
2006-01-03 | put FILES in some sort of order: sort by pathname | Jason McIntyre |
2006-01-03 | Plug some mem leaks. | Claudio Jeker |
2006-01-03 | sync | Theo de Raadt |
2006-01-03 | use a larger width for the ENVIRONMENT list; | Jason McIntyre |
2006-01-03 | move FILES to a -compact list, and make each files an item in that list. | Jason McIntyre |
2006-01-03 | Kill WFLAG macro. Should have been included in the rde_attr_parse() merge. | Claudio Jeker |
2006-01-03 | add smu(4); | Jason McIntyre |
2006-01-03 | remove duplicate comment; | Jason McIntyre |
2006-01-03 | m_pullup the same amount we copied, not just the IP header. | Marco Pfatschbacher |
2006-01-03 | in EXAMPLES: | Jason McIntyre |
2006-01-03 | oops, fcu(4) is a slave, not master; | Jason McIntyre |
2006-01-03 | spelling; from michael knudsen; | Jason McIntyre |
2006-01-03 | Move the signal handler flags check between the poll() call and the poll | Claudio Jeker |
2006-01-03 | No need to check the poll fds in case of EINTR. OK dlg@ | Claudio Jeker |
2006-01-03 | use fatal(); | Xavier Santolaria |
2006-01-03 | Fix UFS2 detection by looking for the super-block at every possible | Pedro Martelletto |
2006-01-03 | knf; | Xavier Santolaria |