Age | Commit message (Expand) | Author |
2007-02-07 | sync dhcp.h to krw's correction to not count 14 bytes of ethernet | Kevin Steves |
2007-02-07 | sync | Todd T. Fries |
2007-02-07 | add bio(4), ok dlg@ | Todd T. Fries |
2007-02-06 | Define trap #0x81 for cache range flush, will be necessary soon for gcc | Miod Vallat |
2007-02-06 | Get memory size from SH-IPL+g whenever possible, before relying upon the | Miod Vallat |
2007-02-06 | Use uvm_grow() instead of rolling our own inline version. | Miod Vallat |
2007-02-06 | define the bio(4) cdev stuff in conf.h, rather than having a per machine | David Gwynne |
2007-02-06 | Evil typo; spotted by Thorsten Glaser | Miod Vallat |
2007-02-06 | document -D; ok jmc@ | Otto Moerbeek |
2007-02-06 | spaces | Kevin Steves |
2007-02-06 | remove a comment which is no longer true; ok otto | Jason McIntyre |
2007-02-06 | various cleanup: | Jason McIntyre |
2007-02-06 | sync synopsis and usage(); | Jason McIntyre |
2007-02-06 | +.Ex -std od | Jason McIntyre |
2007-02-06 | sort options and sync usage(); | Jason McIntyre |
2007-02-06 | switch to .Ex and remove some unnecessary brackets; | Jason McIntyre |
2007-02-06 | fix some dodgy displays; | Jason McIntyre |
2007-02-06 | Update to tzcode2007a. This adds support for 64bit time_t in case | Todd C. Miller |
2007-02-06 | typo | Marc Espie |
2007-02-06 | Added support for calling _OSI method | Jordan Hargrave |
2007-02-06 | Use atomic.h operation for manipulating p_siglist in struct proc. Solves | Artur Grabowski |
2007-02-06 | one more epoch -> Epoch and a grammar fix; ok millert | Jason McIntyre |
2007-02-06 | remove some dangling function prototypes | Kevin Steves |
2007-02-06 | discuss consistently "the Epoch"; | Jason McIntyre |
2007-02-06 | replace strl* overload and xstrdup() misuse by xsnprintf(); | Xavier Santolaria |
2007-02-06 | feed bsdsrc/objdir and makeobjdir in cross-env allowing make obj and the like... | Michael Shalayeff |
2007-02-06 | Add machine/atomic.h to all architectures and define two operations | Artur Grabowski |
2007-02-06 | fix typo. | Pierre-Yves Ritschard |
2007-02-06 | note that SKIPDIR paths are relative to BSDSRCDIR; | Jason McIntyre |
2007-02-06 | document the `+' interactive command more fully; | Jason McIntyre |
2007-02-06 | remove -j from usage(); | Jason McIntyre |
2007-02-06 | sort options; | Jason McIntyre |
2007-02-06 | fix a bug when enabling a service that has no backup table. | Pierre-Yves Ritschard |
2007-02-06 | Change the behaviour of tun(4) on close. | Claudio Jeker |
2007-02-06 | update some more debug messages and fix typos. also remove some extra | Reyk Floeter |
2007-02-06 | now that check_http_code, check_http_digest and check_send_expect are | Pierre-Yves Ritschard |
2007-02-06 | declare the function ssl_error() globally | Reyk Floeter |
2007-02-06 | change fatal message to know where it happened | Reyk Floeter |
2007-02-06 | remove an unused variable. | Pierre-Yves Ritschard |
2007-02-06 | inform hoststatectl monitor of ruleset changes and table syncs. | Pierre-Yves Ritschard |
2007-02-06 | Compact help screen a bit so it fits in 24 lines again. Based on a | Otto Moerbeek |
2007-02-06 | add macros describing the ports interrupt status, interrupt enable, task | David Gwynne |
2007-02-06 | De-register. No object code change. | Kenneth R Westerback |
2007-02-05 | Map the pci space registers, so that the MEMORY enable gets turned on, | Dale Rahn |
2007-02-05 | Oops, forgot to commit these files when adding md mutex code; spotted by nick@ | Miod Vallat |
2007-02-04 | Add zyd to cd ramdisks | Jonathan Gray |
2007-02-04 | upgrade documentation so it reflects the way MakeMaker currently fills | Marc Espie |
2007-02-04 | Complain of the user specifies a negative number for the 's' command. | Otto Moerbeek |
2007-02-04 | Introducing the '+' interactive command to reset all filters. | Otto Moerbeek |
2007-02-04 | Two libevent fixes from the SVN repo: | Todd C. Miller |