Age | Commit message (Expand) | Author |
2008-09-15 | - describe how printf(1) and printf(3) %e, %E, %g, %G, %a, %A behave | Martynas Venckus |
2008-09-15 | Make this compile if !MULTIPROCESSOR. | Mark Kettenis |
2008-09-15 | Use LDSTATIC for -static not LDFLAGS. okay millert@ kettenis@ | Kurt Miller |
2008-09-15 | briefly document the M_LINK0 and M_FILDROP flags; ok jmc@ | Christian Weisgerber |
2008-09-15 | regen | Brad Smith |
2008-09-15 | Add an IDT PCIe bridge. | Brad Smith |
2008-09-15 | Expose the undo commands as proper mg functions. | Kjell Wooding |
2008-09-15 | Enable dirty buffer detection in mg. | Kjell Wooding |
2008-09-15 | I forgot to sync the NetBSD Copyright 2004-2008 update. Fix it. | Marcus Glocker |
2008-09-15 | Update to tzdata2008f from elsie.nci.nih.gov | Todd C. Miller |
2008-09-15 | Sync ehci-isoc part a bit up with NetBSD: | Marcus Glocker |
2008-09-14 | describe %a/%A. from freebsd | Martynas Venckus |
2008-09-14 | Use one block mapping to map kernel text up to 4MB and another one for the | Mark Kettenis |
2008-09-13 | document strtold. ok millert@ | Martynas Venckus |
2008-09-13 | strtof has been introduced in c99 | Martynas Venckus |
2008-09-13 | remove z_abs. ok millert@ | Martynas Venckus |
2008-09-13 | Kernel map is supposed to only allocate from the limited kernel addresses, | Dale Rahn |
2008-09-13 | fallback to 11b support if the EEPROM is not reporting any available mode. | Reyk Floeter |
2008-09-13 | fix potential use of uninitialized value | Charles Longeau |
2008-09-13 | Fix minor bug in the previous commit, which could hang the | Moritz Jodeit |
2008-09-13 | autoamtically -> automatically; from Stijn | Jason McIntyre |
2008-09-12 | zap a deprecated macro, NMOD. | Thordur I. Bjornsson |
2008-09-12 | provide a NOTE_TRUNCATED kq hint in nfs_setattr() if the file | Thordur I. Bjornsson |
2008-09-12 | Don't split large commands into multiple commands on a 512-byte | Moritz Jodeit |
2008-09-12 | install the man page into MD location, since it only builds | Jason McIntyre |
2008-09-12 | move the declaration of nfsrv3_procs to nfs_syscalls.c | Thordur I. Bjornsson |
2008-09-12 | oops missed to decapitalize the first char | Henning Brauer |
2008-09-12 | Typo in description for log -r fixed. | Tobias Stoeckmann |
2008-09-12 | Move the revision selection in front of output, so errors won't mix up | Tobias Stoeckmann |
2008-09-12 | - make it possible to use a user defined MERGE_CMD instead of sdiff | Antoine Jacoutot |
2008-09-12 | Plugged two memory leaks which could be encountered while using -r argument | Tobias Stoeckmann |
2008-09-12 | - use shell built-in getopts instead of getopt(1) | Antoine Jacoutot |
2008-09-12 | Be also very conservative about the supplied revision for state changes, | Tobias Stoeckmann |
2008-09-12 | Be very conservative about state changes with "admin -s". With GNU CVS | Tobias Stoeckmann |
2008-09-12 | just like v4 icmp, icmp6 recycles mbufs so we need to call | Henning Brauer |
2008-09-12 | In acpitz_setfan(), try to send fan commands to ``power resources'' objects. | Miod Vallat |
2008-09-12 | Remove bzero/memset calls after pool_gets by passing the PR_ZERO | Bret Lambert |
2008-09-12 | SCSI_DATA_UIO is never used. Code which checks for it is either dead or | Miod Vallat |
2008-09-12 | move dns lookups to its own (privilege revoking, not chrooting) process. | Henning Brauer |
2008-09-12 | Don't be to strict in find_iface() about what we accept on point-to-point | Claudio Jeker |
2008-09-12 | revert last unauthorized commit. | Henning Brauer |
2008-09-12 | less waste for amaps in the common case: | Otto Moerbeek |
2008-09-12 | Don't forget to actually return a pa for the K0SEG case... | Miod Vallat |
2008-09-12 | Some fixes for dc_txeof().. | Brad Smith |
2008-09-12 | the last example doesn't need a ctx variable; | Damien Miller |
2008-09-12 | as we did for reboot(8), do not attempt to list architectures | Jason McIntyre |
2008-09-11 | Update for the renaming of the existing BCM4322 entry to SERIAL_2. | Brad Smith |
2008-09-11 | Remove the BCM4322 id. This is a 802.11n chipset and also requires v4 firmware. | Brad Smith |
2008-09-11 | regen | Brad Smith |
2008-09-11 | Re-add the Broadcom BCM4321 and BCM4322 PCI ids and correct the previous | Brad Smith |