Age | Commit message (Expand) | Author |
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 |
2008-09-11 | regen | Mark Kettenis |
2008-09-11 | Revert previous commit; it introduces duplicate #defines. | Mark Kettenis |
2008-09-11 | since these got no ieee-specific code anymore, add fmin, fmax, fdim, | Martynas Venckus |
2008-09-11 | - make much more readable: don't reimplement isnan, signbit each | Martynas Venckus |
2008-09-11 | In rlphy_service() for the MII_TICK case don't bother to check whether | Brad Smith |
2008-09-11 | Mbit/s -> Mbps | Brad Smith |
2008-09-11 | - MBit/s -> Mbps | Brad Smith |
2008-09-11 | Fix a typo. | Brad Smith |
2008-09-11 | regen | Brad Smith |
2008-09-11 | Add Broadcom BCM4321 and BCM4322 PCI ids. | Brad Smith |
2008-09-11 | issue a NOTE_TRUNCATE if the file size has shrinked | Thordur I. Bjornsson |
2008-09-11 | remove hackery to un-demote after the session has been established for | Henning Brauer |
2008-09-11 | only send eow and no-more-sessions requests to openssh 5 and newer; | Markus Friedl |
2008-09-11 | regen | Miod Vallat |