| Commit message (Expand) | Author | Age | Files | Lines |
* | Give du(1) a -m option to report in megabytes. | phk | 2004-06-02 | 2 | -10/+9 |
* | use source address as a hint to determine destination address | ume | 2004-06-02 | 1 | -50/+361 |
* | Give daemon(8) the ability to create a pid-file. Since the target program | phk | 2004-06-02 | 2 | -6/+46 |
* | - Run sched_balance() and sched_balance_groups() from hardclock via | jeff | 2004-06-02 | 1 | -38/+21 |
* | Port a bugfix from FDLIBM 5.3. The bug really only applies to tan() | das | 2004-06-02 | 1 | -8/+24 |
* | Merge a bugfix from FDLIBM 5.3 to ensure that the error in tan() | das | 2004-06-02 | 1 | -10/+24 |
* | Integrate accept locking from rwatson_netperf, introducing a new | rwatson | 2004-06-02 | 7 | -126/+197 |
* | Distinguish cases when ncp module not loaded and when module have old | bp | 2004-06-02 | 1 | -1/+4 |
* | Improved versions of the is*ch() and tolowerch() macros that I like to use. | gad | 2004-06-02 | 1 | -7/+7 |
* | When rotating some "blah.log" file, make sure that a chmod and | gad | 2004-06-02 | 1 | -13/+14 |
* | Rather than assert f_type==DTYPE_VNODE, conditionally perform the | rwatson | 2004-06-01 | 1 | -2/+1 |
* | Explicitly #include <sys/module.h> in these files too (they use | wpaul | 2004-06-01 | 2 | -0/+2 |
* | Try to change the isdigitch() macro to something that Bruce won't roll | gad | 2004-06-01 | 1 | -3/+3 |
* | Explicitly #include <sys/module.h> instead of depending on <sys/kernel.h> | wpaul | 2004-06-01 | 1 | -0/+1 |
* | A major overhaul of the nmdm(4) driver: | phk | 2004-06-01 | 1 | -375/+81 |
* | A few more style-fixes from Bruce. The only non-cosmetic change | gad | 2004-06-01 | 1 | -16/+9 |
* | Sentences should not start with conjunctions. Change "Because" | csjp | 2004-06-01 | 1 | -2/+2 |
* | Major overhaul of sunlabel(8). | joerg | 2004-06-01 | 2 | -72/+757 |
* | - Add a function ioapic_program_intpin() that completely programs an I/O | jhb | 2004-06-01 | 1 | -69/+91 |
* | Add SVR4-compatible VTOC-style elements to the Sun label. The | joerg | 2004-06-01 | 2 | -1/+81 |
* | Allow the pir0 device add to fail since pir0 may already exist. This should | jhb | 2004-06-01 | 1 | -2/+2 |
* | Fix legacy_add_child() to properly handle the case where | jhb | 2004-06-01 | 1 | -7/+9 |
* | Use the local APIC ID rather than the ACPI Processor ID to index the array | jhb | 2004-06-01 | 1 | -28/+30 |
* | Merged from double precision case (e_pow.c 1.10: sign fixes). | bde | 2004-06-01 | 1 | -13/+14 |
* | Replace current locking comments for struct socket/struct sockbuf | rwatson | 2004-06-01 | 1 | -15/+12 |
* | Add Aerospace Corporation copyrights to EUI64 support files. | brooks | 2004-06-01 | 2 | -0/+52 |
* | Fixed the sign of the result in some overflow and underflow cases (ones | bde | 2004-06-01 | 1 | -17/+18 |
* | Fixed another precision bug in powf(). This one is in the computation | bde | 2004-06-01 | 1 | -1/+1 |
* | Remove unused variable. | phk | 2004-06-01 | 1 | -1/+0 |
* | Since I'm not ready to add the non-standard ADD_PS_LISTRESET feature, | gad | 2004-06-01 | 1 | -26/+1 |
* | Make a few style-istic improvements to the previous commits. | gad | 2004-06-01 | 1 | -16/+15 |
* | Fixed 2 bugs in the computation /* t_h=ax+bp[k] High */. | bde | 2004-06-01 | 1 | -1/+2 |
* | Add GIANT_REQUIRED to kqueue_close(), since kqueue currently requires | rwatson | 2004-06-01 | 1 | -0/+2 |
* | Push the VOP_ADVLOCK() call to release advisory locks on vnode file | rwatson | 2004-06-01 | 2 | -12/+19 |
* | Fix a couple of bugs in the mbuf and packet ctors. In the latter case, | bmilekic | 2004-06-01 | 1 | -5/+3 |
* | Commit the correct version of the patch from last night. This fixes an | scottl | 2004-06-01 | 1 | -7/+7 |
* | Gainfully employ the new ttyioctl in the trivial cases. | phk | 2004-06-01 | 8 | -151/+3 |
* | Introduce a ttyioctl() cdevsw default function. | phk | 2004-06-01 | 4 | -0/+18 |
* | Removed a leftover from the previous change. | ru | 2004-06-01 | 1 | -4/+0 |
* | When waiting for drive to become ready, reinit the request params as they | sos | 2004-06-01 | 1 | -7/+8 |
* | Use the right cmd+errorcode if we are in autosense/not. | sos | 2004-06-01 | 1 | -2/+3 |
* | There is no need to explicitly call the stop function. In all likelyhood | phk | 2004-06-01 | 11 | -13/+0 |
* | shift the four cdevsw functions for ttys to sys/conf.h and prototype | phk | 2004-06-01 | 3 | -4/+12 |
* | There is no need to explicitly call ttwakeup() and ttwwakeup() after | phk | 2004-06-01 | 6 | -14/+0 |
* | Only set and report error if not set already. | sos | 2004-06-01 | 1 | -1/+1 |
* | Dont retry on devices that left the system. | sos | 2004-06-01 | 1 | -2/+3 |
* | ttyclose() increments t_gen. Remove redundant increments in drivers. | phk | 2004-06-01 | 6 | -7/+0 |
* | Consistently credit President Truman as Harry S. Truman. | des | 2004-06-01 | 2 | -9/+9 |
* | Add Alice Liddell, Christopher Robin Milne and Winnie-the-Pooh, who | tanimura | 2004-06-01 | 1 | -0/+5 |
* | Fixed manpage's synopsis, and synchronized it with the program's usage(). | ru | 2004-06-01 | 2 | -6/+6 |