Age | Commit message (Expand) | Author |
2011-05-13 | replace handrolled NELEM() with nitems() | Jasper Lievisse Adriaanse |
2011-05-13 | wrong id for UDP_ENCAP_TRANSPORT_DRAFT; ok mikeb@ | Markus Friedl |
2011-05-13 | warn on unexpected key type in key_parse_private_type() | Damien Miller |
2011-05-12 | Make it clear that ftp-proxy needs to make outbound connections. | Ryan Thomas McBride |
2011-05-12 | remove sneaky little ; | lum |
2011-05-12 | sync | Todd T. Fries |
2011-05-12 | Get rid of the biomask printf here as well. Suggested by mikeb@ | Mark Kettenis |
2011-05-12 | Avoid fp computations for stats, this make calling malloc_dump() safe in more | Otto Moerbeek |
2011-05-12 | Add quotations around the value of name=value pairs that are missing them. | lum |
2011-05-12 | fix comment, the bitmap is an array of u_short now | Otto Moerbeek |
2011-05-12 | Introduce leak detection code for MALLOC_STATS | Otto Moerbeek |
2011-05-12 | When the max number of items for a directory has reached GLOB_LIMIT_READDIR | Pierre-Yves Ritschard |
2011-05-12 | Preferably we would have "use warnings;" but never-the-less a small booboo | lum |
2011-05-11 | Make dhclient more friendly to sequential option processing by | Kenneth R Westerback |
2011-05-11 | Tidy how adduser handles email messages. | lum |
2011-05-11 | Pre-allocate memory to avoid sleeping after performing a lookup, which | Bret Lambert |
2011-05-11 | Tweak previous from jmc@ | lum |
2011-05-11 | remove support for authorized_keys2; it is a relic from the early days | Damien Miller |
2011-05-10 | Don't leak swapslots when doing a uvm_km_pgremove and a page is in swap only. | Owain Ainsworth |
2011-05-10 | Kill vm_page_lookup_freelist. | Owain Ainsworth |
2011-05-10 | Some cleanup and simplifications: | Ingo Schwarze |
2011-05-10 | Do not complain about an /etc/group line "+\n" as "wrong number of fields", | Ingo Schwarze |
2011-05-10 | sync | Todd T. Fries |
2011-05-10 | fix an off-by-one that made smtpd skip an "invalid" bucket that was | Gilles Chehade |
2011-05-10 | Update EXAMPLES to reflect current behaviour. | lum |
2011-05-10 | Fix deadlock (re)introduced by the previous commit by explicitly re-enabling | Mark Kettenis |
2011-05-10 | revert a mistake commit | Takuya ASADA |
2011-05-10 | octeon's internal counter clock speed is same as the processor clock. ok miod@ | Takuya ASADA |
2011-05-10 | fix option handling and enable TCP in midicat | Alexandre Ratchov |
2011-05-10 | despam debug() logs by detecting that we are trying to load a private key | Damien Miller |
2011-05-10 | Fix previous. On i386, library.c isn't compiled | Otto Moerbeek |
2011-05-10 | when undeferring a packet, try to timeout_del first to check if you | David Gwynne |
2011-05-10 | timeout_del now returns an int. | David Gwynne |
2011-05-10 | tweak timeout_del so it can tell the caller if it actually did remove a | David Gwynne |
2011-05-09 | Refactor queue allocation and initialization into a wdc_alloc_queue() | Matthew Dempsky |
2011-05-09 | Initialize the wdc ata_drive_datas structs earlier in wdcattach() so | Matthew Dempsky |
2011-05-09 | the api that these timeouts replaced doesnt exist in our tree anymore, so | David Gwynne |
2011-05-09 | Add a wprintf(3) man page based on FreeBSD's page. Help and ok schwarze jmc | Stefan Sperling |
2011-05-09 | Always free the multibyte->wchar conversion buffer allocated in __mbsconv(). | Stefan Sperling |
2011-05-09 | Outsmart gcc4 on mips* by moving the declaration of _dl_debug_state | Otto Moerbeek |
2011-05-09 | move all hardcoded offsets and constants relative to midi system | Alexandre Ratchov |
2011-05-09 | in sio_psleep(), use an array of SIO_MAXNFDS pollfd strucures rather | Alexandre Ratchov |
2011-05-09 | initialize 'pstate' field of the wav structure | Alexandre Ratchov |
2011-05-09 | Installing -> Updating. | Antoine Jacoutot |
2011-05-09 | Handle lazy relocation stubs like Linux does, (but with simplified code since | Mark Kettenis |
2011-05-09 | ospfctl bits for opaque LSA support. | Claudio Jeker |
2011-05-09 | First bits to support opaque LSA. Type-9, 10 and 11 are LSA that can | Claudio Jeker |
2011-05-09 | Reorganize the relayd code to use the proc.c privsep API/commodity | Reyk Floeter |
2011-05-09 | Reorganize the relayd code to use the proc.c privsep API/commodity | Reyk Floeter |
2011-05-09 | bump copyright | Reyk Floeter |