Age | Commit message (Expand) | Author |
2000-07-08 | oops, revert to correct version | Marco S Hyman |
2000-07-08 | #audio -> #audio* | Marco S Hyman |
2000-07-08 | Fix CVS id fields. | Dale S. Rahn |
2000-07-08 | Add id and header describing contents. | Dale S. Rahn |
2000-07-08 | This file should not have been removed, this revision should be the same as | Dale S. Rahn |
2000-07-08 | More useful panic message. Improves debugging slightly. | Dale S. Rahn |
2000-07-08 | Process memory ranges found in the openfirmware device tree by amount | Dale S. Rahn |
2000-07-08 | Add a -flags option similar to -perm but for filke flags (ala | Todd C. Miller |
2000-07-08 | Move option flags that don't require arguments to the first of the list in | Aaron Campbell |
2000-07-08 | handle IPv6 address in first element. | Jun-ichiro itojun Hagino |
2000-07-07 | document timezone command, as in boot_config(8) | Theo de Raadt |
2000-07-07 | tip not needed on boot floppies | Marco S Hyman |
2000-07-07 | avoid non-formatter printf, use fputs | Theo de Raadt |
2000-07-07 | or just use puts() instead | Theo de Raadt |
2000-07-07 | heck, be more careful with printf here too | Theo de Raadt |
2000-07-07 | use %s with fprintf | Theo de Raadt |
2000-07-07 | use %s with fprintf | Theo de Raadt |
2000-07-07 | use %s with fprintf | Theo de Raadt |
2000-07-07 | fixed formatting in numlabels; danh | Theo de Raadt |
2000-07-07 | Support Intel 440MX Ultra/33 controller found on various laptops | Chris Cappuccio |
2000-07-07 | Pick up change that went into NetBSD side- I pooched the timeout | mjacob |
2000-07-07 | pass CFLAGS to build process, so that optimization happens; js3guj@gold.ocn.n... | Theo de Raadt |
2000-07-07 | From NetBSD: | Chris Cappuccio |
2000-07-07 | PP | Theo de Raadt |
2000-07-07 | Ditch sync; sync; reboot, recommend shutdown -r. | Marc Espie |
2000-07-07 | regen | Brad Smith |
2000-07-07 | add a lot more unimplemented syscall name placeholders, from NetBSD. | Brad Smith |
2000-07-07 | Note that EPERM is returned if the named file to be unlinked has its immutable | Aaron Campbell |
2000-07-07 | sync | Chris Cappuccio |
2000-07-07 | Promise Ultra100/ATA IDE | Chris Cappuccio |
2000-07-07 | spelling | Marco S Hyman |
2000-07-07 | First cut at 'how to make a release' doc. Please read, comment, and | Marco S Hyman |
2000-07-07 | Use b_cylinder instead of a homebrew define. | Artur Grabowski |
2000-07-07 | The rfork sharing of vmspace is .. special and was broken with UVM. | Artur Grabowski |
2000-07-07 | Make hzto return 0 for timeouts that should happen now or in the past. | Artur Grabowski |
2000-07-07 | If the timeout is not set, don't send a zeroed timeout to select. | Artur Grabowski |
2000-07-07 | Be more paranoid about return values from hzto. | Artur Grabowski |
2000-07-07 | o Log the (payload/size) of all packet types, not just TCP packets | brian |
2000-07-07 | Isn't code sharing great? | Artur Grabowski |
2000-07-07 | On the last commit to fdisk when the prototypes to PRT_fix_CHS and PRT_fix_BN | Dale S. Rahn |
2000-07-07 | esp files commented out for now, since the MI esp driver was added. | Dale S. Rahn |
2000-07-07 | Updates from a newer version of the NetBSD driver. | Dale S. Rahn |
2000-07-07 | Support config type 2 as required for proper uni-north pci config cycles. | Dale S. Rahn |
2000-07-07 | When select is awakened by a select collission, we need to recalculate | Artur Grabowski |
2000-07-07 | Since it is possible for the interrupt controller to be configured late | Dale S. Rahn |
2000-07-07 | Additional bus defines, required to build ahc driver. ahc not quite working | Dale S. Rahn |
2000-07-07 | Fix some spl handling. | Artur Grabowski |
2000-07-07 | Convert spl* on sparc to be raising-only. | Artur Grabowski |
2000-07-07 | Update to match changes to splsoftclock()/spllowersoftclock(). | Hakan Olsson |
2000-07-07 | sense of port forwarding flag test was backwards | Theo de Raadt |