Age | Commit message (Expand) | Author |
2010-03-21 | compute an estimate of how much memory is needed to fsck_ffs the fs | Otto Moerbeek |
2010-03-21 | document -b and -f get their defaults from the disklabel; ok jmc@ | Otto Moerbeek |
2010-03-20 | for big (>500G) partitions, move to bigger bocks and fragments in the | Otto Moerbeek |
2010-03-20 | wee tweak; | Jason McIntyre |
2010-03-20 | Make FFS2 the default format for file systems larger than INT_MAX | Kenneth R Westerback |
2010-03-18 | loongson needs fdisk in -DSEEALSO | Otto Moerbeek |
2010-03-18 | Fix rdr-to printing in pfctl -sr when reply-to is in use. | Stuart Henderson |
2010-03-14 | Specify when newfs_ext2fs was introduced into OpenBSD. | Antoine Jacoutot |
2010-03-14 | .Pd -> .Pq | Jason McIntyre |
2010-03-08 | if ncg == 1, there's no alternate superblock; from NetBSD; ok deraadt@ | Otto Moerbeek |
2010-03-07 | Minimalistic driver for the ImpactSR (Mardigras) video option found on older | Miod Vallat |
2010-03-04 | Add wsdisplay type for SGI VPro (aka Odyssey) | Joel Sing |
2010-03-04 | don't crash on invalid phase 2 IDs; from hshoexer; ok sthen@ | Markus Friedl |
2010-03-03 | Add description of -p and remove reference to fstab processing. | Otto Moerbeek |
2010-02-28 | Minimal frame buffer driver for the SiS 315 found on Lemote Fuloong systems. | Miod Vallat |
2010-02-27 | Remove the paragraph about "sysctl debug" as suggested by kettenis@. | Ingo Schwarze |
2010-02-21 | Actually use the gints addrinfo setup for gateway lookup, instead of using | Theo de Raadt |
2010-02-18 | Hook newfs_ext2fs to the build, ok miod@ jasper@ | Otto Moerbeek |
2010-02-18 | - add -q to synopsis | Jason McIntyre |
2010-02-18 | Add -q flag for compatiblity with newfs as requested by miod@ | Otto Moerbeek |
2010-02-17 | loongson has mbr as well; ok miod@ (but he made me promise to make | Otto Moerbeek |
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-16 | clean this page up; | Jason McIntyre |
2010-02-16 | fix OpenBSD rcs tags, prompted by Tim van der Molen | Otto Moerbeek |
2010-02-16 | default verbosity to 4 | Otto Moerbeek |
2010-02-16 | man page with tweaks from miod; ok miod@ | Otto Moerbeek |
2010-02-16 | Port of newfs_ext2fs from NetBSD. not hooked to the build yet. | Otto Moerbeek |
2010-01-30 | Build on loongson, and sort platform list. | Miod Vallat |
2010-01-18 | Convert pf debug logging to using log()/addlog(), a single standardised | Ryan Thomas McBride |
2010-01-14 | Document hw.ncpufound and HW_NCPUFOUND. | Philip Guenthe |
2010-01-13 | netmask sockaddrs for the default route may set sa_len to 0 to indicate | Claudio Jeker |
2010-01-13 | Move tokens before productions into more consistant places | Theo de Raadt |
2010-01-13 | repair a double-free suggested by parfait; ok mcbride | Theo de Raadt |
2010-01-13 | fix some leaks found by parfait | Jonathan Gray |
2010-01-13 | In some cases the netmask gets set to a full 128 bit mask even if no | Ryan Thomas McBride |
2010-01-13 | Allow /netmask notation in redir spec, fix the rest of the regress | Ryan Thomas McBride |
2010-01-12 | We actually have to keep the translate/route spec addresses around after | Ryan Thomas McBride |
2010-01-12 | Set roundrobin flag correctly, and don't treat a bare interface | Ryan Thomas McBride |
2010-01-12 | Only print route specs with @if notation if there is an IP address. | Ryan Thomas McBride |
2010-01-12 | Add restrictions to make @if illegal in outside of routing specs; | Ryan Thomas McBride |
2010-01-12 | Unbreak 10/8 and friends. | Ryan Thomas McBride |
2010-01-12 | Fix some issues in redir spec handling, discovered thanks to dlg testing | Ryan Thomas McBride |
2010-01-12 | Don't leak @if0 format routing host names, pointed out by claudio. | Ryan Thomas McBride |
2010-01-12 | First pass at removing the 'pf_pool' mechanism for translation and routing | Ryan Thomas McBride |
2010-01-11 | "default" routes need a mask of 0 too. | David Gwynne |
2010-01-10 | lex <=, >=, and != into a single token for correctness and to reduce the | Theo de Raadt |
2010-01-10 | only substract ISAKMP_ID_DATA_OFF once. otherwise 'buf' might overflow | Markus Friedl |
2010-01-10 | remove references to docs we no longer install; | Jason McIntyre |
2010-01-10 | In the non-optimized case, an address list containing "any" (ie. { any 10.0.0... | Theo de Raadt |