Age | Commit message (Expand) | Author |
2010-02-18 | loongson install procedure, using a newly created small ext2 partition (or an | Otto Moerbeek |
2010-02-18 | Hook newfs_ext2fs to the build, ok miod@ jasper@ | Otto Moerbeek |
2010-02-18 | The PMON code is compiled as 64 bit code but still using the old ABI (actually, | Miod Vallat |
2010-02-18 | tweak from otto, which i managed to forget in the initial commit; | Jason McIntyre |
2010-02-18 | document offsetof; from Thomas Pfaff | Jason McIntyre |
2010-02-18 | Fix a leak that could happen with multiple requests on the one | Jonathan Gray |
2010-02-18 | missing `]'; from Aivar Jaakson | Jason McIntyre |
2010-02-18 | Make the output of printconf() look like a real config file. | Claudio Jeker |
2010-02-18 | Set the correct defaults for label advertisement, retention and distribution. | Michele Marchetto |
2010-02-18 | Do not use nested displays. | Ingo Schwarze |
2010-02-18 | Do an event_del before event_set/event_add in case we double add | Jonathan Gray |
2010-02-18 | Our groff does not handle all cases of nested displays properly, so | Ingo Schwarze |
2010-02-18 | The nesting .Bl .Bd .It is incorrect, .It much be a direct child of .Bl, | Ingo Schwarze |
2010-02-18 | Groff cannot handle so many columns when using the proper syntax | Ingo Schwarze |
2010-02-18 | Every .Bl requires .It, even when using -column. | Ingo Schwarze |
2010-02-18 | Each .Bk must be closed by .Ek. | Ingo Schwarze |
2010-02-18 | The .It macro is parsed, and .Do is callable, so we must escape. | Ingo Schwarze |
2010-02-18 | - add -q to synopsis | Jason McIntyre |
2010-02-18 | We need to set SO_REUSEADDR before doing the bind() of the tcp socket. | Claudio Jeker |
2010-02-18 | fix a few capitalizations of QLogic. | Igor Sobrado |
2010-02-18 | improve startup messages displayed by isp(4) in such a way entries | Igor Sobrado |
2010-02-18 | built miniroot | Otto Moerbeek |
2010-02-18 | Remove some debug messages that are too verbose and no longer needed. | Claudio Jeker |
2010-02-18 | Close a fd leak when opening the tcp connection to the neighbor. | Claudio Jeker |
2010-02-18 | fsck_ext2fs is not reliable on small filesystems, so remove -f for now | Otto Moerbeek |
2010-02-18 | Add -q flag for compatiblity with newfs as requested by miod@ | Otto Moerbeek |
2010-02-18 | sync | Otto Moerbeek |
2010-02-18 | sync to release 1.9.15: | Ingo Schwarze |
2010-02-17 | The .TP man(7) macro requires text on the following line, to be used as | Ingo Schwarze |
2010-02-17 | regression test for .Xr argument handling; | Ingo Schwarze |
2010-02-17 | Make sure we claim the interrupt as ours if the time out bit is set in the | Mark Kettenis |
2010-02-17 | Forgot to bump version number in comments; from Seth Wright via jmc@, thanks. | Miod Vallat |
2010-02-17 | Make next-word stop at beginning of word even if it is at the start of the | Nicholas Marriott |
2010-02-17 | If PMON has loaded an initrd binary, and this binary looks like a valid | Miod Vallat |
2010-02-17 | Add some instructions on how to install on a rb600. | Mark Kettenis |
2010-02-17 | Man page additions/improvements, thanks to Robin Lee Powell. | Nicholas Marriott |
2010-02-17 | Don't strip add newline if only copying part of wrapped line. Problem spotted | Nicholas Marriott |
2010-02-17 | loongson has mbr as well; ok miod@ (but he made me promise to make | Otto Moerbeek |
2010-02-17 | descend into mbr; ok miod@ | Otto Moerbeek |
2010-02-17 | proto mbr for loongson | Otto Moerbeek |
2010-02-17 | Install bootloader. | Mark Kettenis |
2010-02-17 | Pick up the bits from /usr/mdec that we need to install. | Mark Kettenis |
2010-02-17 | Split boot/Makefile in case we need to build several boot.${VENDOR} compiled | Miod Vallat |
2010-02-17 | local ext2fs_bswap.c instead of groping in the sys/ufs/ext2fs tree | Otto Moerbeek |
2010-02-17 | handle -t for when being called by newfs | Otto Moerbeek |
2010-02-17 | Do not always create a new node when a beacon or a probe response | Damien Bergamini |
2010-02-17 | read calibration version from ROM and set IWN_GP_DRIVER_CALIB_VER6 | Damien Bergamini |
2010-02-17 | sync | Miod Vallat |
2010-02-17 | Build and install the boot blocks, and put it as part of the snapshots files. | Miod Vallat |
2010-02-17 | Add serial port (for the Fuloong) | Miod Vallat |