Age | Commit message (Expand) | Author |
2006-03-12 | mbuf use-after-free; ok henning, djm, brad | Markus Friedl |
2006-03-12 | Cleanup to avoid a save errno dance; from Andrey Matveev; ok pat@ | Otto Moerbeek |
2006-03-12 | sync with pcn(4) reality | Martin Reindl |
2006-03-12 | Make use of pci_matchbyid(). | Brad Smith |
2006-03-12 | with pcn(4) now in place remove or replace the references to PCI le(4) | Martin Reindl |
2006-03-12 | sensors_head is only used in kern_sensors.c, so its unnecessay to declare | David Gwynne |
2006-03-12 | mt/eject fits here, i was unsure.. | Theo de Raadt |
2006-03-12 | Properly scale voltage on w83l784r. | Mark Kettenis |
2006-03-12 | Match emc6d100 and emc6w201. Fix typo. print rev with 0x prefix. | Mark Kettenis |
2006-03-12 | Tweak comment. | Mark Kettenis |
2006-03-12 | explicitly initialize a couple variables | Jacob Meuser |
2006-03-12 | document new attach args for devices | David Gwynne |
2006-03-12 | knf nit | Damien Miller |
2006-03-12 | remove splimp(). | Brad Smith |
2006-03-12 | IPL_IMP -> IPL_VM | Brad Smith |
2006-03-12 | remove splimp. | Brad Smith |
2006-03-12 | remove splimp. | Brad Smith |
2006-03-12 | remove IPL_IMP and splimp(). | Brad Smith |
2006-03-12 | IPL_IMP -> IPL_VM | Brad Smith |
2006-03-12 | missing close(); dhill@mindcry.org | Theo de Raadt |
2006-03-12 | remove IPL_IMP and splimp(). | Brad Smith |
2006-03-12 | use asprintf instead of a static buffer; dhill, tested by pedro | Theo de Raadt |
2006-03-12 | remove IPL_IMP and splimp(). | Brad Smith |
2006-03-12 | fix double shell expansion issue found in scp in rcp too; ok deraadt | Damien Miller |
2006-03-12 | IPL_IMP -> IPL_VM | Brad Smith |
2006-03-12 | plug a memleak in rcs_set_description() | Joris Vink |
2006-03-12 | sync | Theo de Raadt |
2006-03-12 | Remove $Id$ tags, which broke regression tests were are not really | Ray Lai |
2006-03-12 | sync | Theo de Raadt |
2006-03-12 | another mouse vendor; minusf@obiit.org | Theo de Raadt |
2006-03-12 | exit code 1 on usage; adobriyan@gmail | Theo de Raadt |
2006-03-12 | more getopt() EOF crud; adobriyan@gmail | Theo de Raadt |
2006-03-12 | might as well make ksh_getopt() match real getopt(), ie. get rid of that | Theo de Raadt |
2006-03-12 | remove BPF filter support if the bpfilter device is removed. | Brad Smith |
2006-03-11 | better history section, one .Ox per sentence is enough | Martin Reindl |
2006-03-11 | No need to check for !doreallocblks in ffs1_reallocblks() anymore | Pedro Martelletto |
2006-03-11 | Now that the last diff went in, we just have to remove some checks in | Niall O'Higgins |
2006-03-11 | splimp -> spltty/splnet | Brad Smith |
2006-03-11 | - implement GNU-compatible handling of revisions specified as single | Niall O'Higgins |
2006-03-11 | move PCI softc struct from pci.c to pcivar.h | Brad Smith |
2006-03-11 | Add UFS2 block allocation functions, okay tedu@. | Pedro Martelletto |
2006-03-11 | type police and assorted cleanup. From Lionel Fourquaux; ok ray@ | Otto Moerbeek |
2006-03-11 | Change default answer for 'Do you expect to run the X Window System?' | Kenneth R Westerback |
2006-03-11 | - set RCS_SYNCED on rcs_open() so that if you call rcs_close() immediately | Niall O'Higgins |
2006-03-11 | - reset NEWFILE flag on each iteration through main loop. this stops | Niall O'Higgins |
2006-03-11 | Disable RCS regression tests since RCS is not linked yet. | Ray Lai |
2006-03-11 | cbb needs IPL_VM to be defined now. | Miod Vallat |
2006-03-11 | splvm. | Brad Smith |
2006-03-11 | /tmp -> _PATH_TMP | Ray Lai |
2006-03-11 | Fixes the `optindx' might be used uninitialized in this function | Ray Lai |