Age | Commit message (Expand) | Author |
2009-04-12 | Tweak pattern used to select partition lines for display so the | Kenneth R Westerback |
2009-04-12 | when an error occurs while delivering a message with an empty envelope as a | Gilles Chehade |
2009-04-12 | Better output (i.e. /etc instead of //etc) | Antoine Jacoutot |
2009-04-12 | Treat /etc/hosts the same way as /etc/group and /etc/master.passwd: make | Antoine Jacoutot |
2009-04-12 | When in automode, sysmerge will now automatically install files | Antoine Jacoutot |
2009-04-12 | Run make depend before trying to build a RAMDISK kernel. | Joel Sing |
2009-04-12 | No longer need '-f' or '-p' when displaying layout. A few patterns | Kenneth R Westerback |
2009-04-12 | When auto-allocating, check the size of the disk and display | Kenneth R Westerback |
2009-04-11 | Always display any mountpoint info available. Thus a simple -A will | Kenneth R Westerback |
2009-04-11 | Avoid dereferencing a null pointer when pf attempts to translate a | Joel Sing |
2009-04-11 | fix two typos; "fine" jmc@ | Ingo Schwarze |
2009-04-11 | use MANPS only for BSDSRCDIR; | Jason McIntyre |
2009-04-11 | honor MSG_DONTWAIT | Jacob Meuser |
2009-04-11 | in the old days compiler could not convert decimal constants | Martynas Venckus |
2009-04-11 | uppercase Dt, ok jmc | Theo de Raadt |
2009-04-11 | Create extents for resource accounting on the root PCI bus and populate them | Mark Kettenis |
2009-04-11 | readlabel() either errored out or returned a pointer to the global | Kenneth R Westerback |
2009-04-11 | Treat the list of auto-allocation partitions as a priority list and | Kenneth R Westerback |
2009-04-11 | There is no support for building multi-socket machines in AMD Family 11h | Mark Kettenis |
2009-04-11 | Update to sudo 1.7.1 | Todd C. Miller |
2009-04-11 | - make legacy mode use sio_open(3) (sndio) API | Jacob Meuser |
2009-04-11 | When inserting a new route add as downstream interfaces just the ones with | Michele Marchetto |
2009-04-11 | Show debug informations when a route is added and when a downstream router | Michele Marchetto |
2009-04-11 | Add PnP ID for PCIe host bridge. | Mark Kettenis |
2009-04-10 | Where appropriate display the auto-allocation layout of the root | Kenneth R Westerback |
2009-04-10 | tweak TABLES; | Jason McIntyre |
2009-04-10 | some improvements for the PACKET FILTERING section; | Jason McIntyre |
2009-04-10 | avoid Xr to self; | Jason McIntyre |
2009-04-10 | allow /usr/local to be up to 5MB in auto mode; ok krw | Theo de Raadt |
2009-04-10 | If the md_prep_disklabel routine sets AUTOROOT=y, then don't ask the | Kenneth R Westerback |
2009-04-10 | Catch up with sparc changes (bcopy fix, struct cpuinfo, etc); still dies early | Miod Vallat |
2009-04-10 | Add EX_CONFLICTOK flag that allows an allocation to conflict with existing | Mark Kettenis |
2009-04-10 | Don't blindly dereference a NULL pointer when the boot device is not known. | Miod Vallat |
2009-04-10 | Use soft interrupts to dispatch pcmcia device interrupts; this ensures the | Miod Vallat |
2009-04-10 | Re-work '-A' so that it sets a flag that -E and -w use, and which will | Kenneth R Westerback |
2009-04-10 | generic soft interrupts support for sparc. Soft interrupt handlers are now | Miod Vallat |
2009-04-10 | Explain the AUDIODEVICE env. variable similarly to how sio_open(3) does. | Alexandre Ratchov |
2009-04-10 | 'rm hosts' -> 'rm -f hosts', since we may have not configured any | Kenneth R Westerback |
2009-04-10 | don't use the AUDIODEVICE env. variable because sio_open(3) already | Alexandre Ratchov |
2009-04-10 | When deciding whether a sti@pci board is the console, compare all valid BAR | Miod Vallat |
2009-04-10 | Fix for PR6099, read/write of non-byte aligned IndexField | Jordan Hargrave |
2009-04-10 | lrint, llrint, lrintf, llrintf for amd64. ok kettenis@, oga@ | Martynas Venckus |
2009-04-10 | with the recent module-expand changes, we need to use | Joris Vink |
2009-04-10 | fix typos introduced | Theo de Raadt |
2009-04-10 | sync | Theo de Raadt |
2009-04-10 | resync libssl/libcrypto pod documentation - quite a few more pages and | Damien Miller |
2009-04-10 | tweaks; | Jason McIntyre |
2009-04-10 | gasio was killed so kill proto | Marco Peereboom |
2009-04-09 | make the manpage fairly complete, contains bits from jmc@ | Jacek Masiulaniec |
2009-04-09 | fixes for smtp auth LOGIN, inspired from smtp auth PLAIN fixes | Todd T. Fries |