Age | Commit message (Expand) | Author |
2009-01-26 | Remove unneeded brackets that where left over from when these were macros. | Claudio Jeker |
2009-01-26 | Unify error message. | Mark Kettenis |
2009-01-26 | use monotime instead of wallclock for the report thing as well | Henning Brauer |
2009-01-26 | Fix whitespace typo in mbuf man page. | Alexander Bluhm |
2009-01-26 | Work around the CPNI-957037 Plaintext Recovery Attack by always | Markus Friedl |
2009-01-25 | memcpy needs a prototype which is in systm.h | Alexander Yurchenko |
2009-01-25 | Only copy hosts file once during upgrades. Shorten a long variable name. | Kenneth R Westerback |
2009-01-25 | regen | Miod Vallat |
2009-01-25 | Remove /dev/drum and related code. | Miod Vallat |
2009-01-25 | don't set malloc_options to not interfer with /etc/malloc.conf | Alexandre Ratchov |
2009-01-25 | Add missing evtimer_set on route hold down timer. | Michele Marchetto |
2009-01-25 | In hpibid(), when computing timeouts from the cpuspeed variable, account for | Miod Vallat |
2009-01-25 | sync | Miod Vallat |
2009-01-25 | If hdattach() aborts early because the disk is not in good shape, always | Miod Vallat |
2009-01-25 | Behave correctly in interrupt handlers if no tty has been allocated yet | Miod Vallat |
2009-01-25 | remove trailing whitespace; | Jason McIntyre |
2009-01-25 | += udfu.4 | Ian Darwin |
2009-01-25 | Man page for udfu driver, improved by jmc, 'get it in' fgsch | Ian Darwin |
2009-01-25 | add udfu(4), a driver to put dfu capable devices in dfu-mode for later | Federico G. Schwindt |
2009-01-24 | oops. forgot to remove a debug printf from the diff. | Thordur I. Bjornsson |
2009-01-24 | Use a timespec for the server write deadline and procrastination | Thordur I. Bjornsson |
2009-01-24 | Use a timespec instead of a time_t for the clients nfsnode | Thordur I. Bjornsson |
2009-01-24 | propagate the O_EXCL flag down to the file systems, by setting | Thordur I. Bjornsson |
2009-01-24 | use more appropriate sensor_task_register(9) paradigm; ok mk | Constantine A. Murenin |
2009-01-24 | * eliminate redundant initialisations of .desc and .value | Constantine A. Murenin |
2009-01-24 | sync list of preferred ciphers; ok djm@ | Christian Weisgerber |
2009-01-24 | Fix an evil typo. | Michele Marchetto |
2009-01-24 | Reflect dvmrpd changes, nbr_cnt is no more needed. | Michele Marchetto |
2009-01-24 | improve indentation without wasting space on the install media; | Igor Sobrado |
2009-01-24 | Improve comment about resolv.conf creation. Prodded by sobrado@. | Kenneth R Westerback |
2009-01-24 | forward user to ports(7) for the few variables that are documented there | Marc Espie |
2009-01-24 | magic 8 -> nitems(nfs_backoff) | Thordur I. Bjornsson |
2009-01-24 | slightly better documentation for SKIPDIR | Marc Espie |
2009-01-24 | make sure the from mbuf gets freed on error to. | Thordur I. Bjornsson |
2009-01-24 | fix a couple mistakes from rev 1.109 | Jacob Meuser |
2009-01-24 | MS VX-700 works. | Michael Knudsen |
2009-01-24 | sync | Todd T. Fries |
2009-01-23 | Remove parameter names from function declarations, per style(9). | Bret Lambert |
2009-01-23 | Add schsio(4), a driver for SMSC SCH311x LPC Super I/O ICs providing | Michael Knudsen |
2009-01-23 | Make write_user_windows() do what the name suggests: flush user windows instead | Mark Kettenis |
2009-01-23 | catch SIGHUP and SIGTERM too, to ensure that recorded files are | Alexandre Ratchov |
2009-01-23 | spacing + typo fix from Matt Jibson <matt.jibson(at)gmail.com> | Alexandre Ratchov |
2009-01-23 | prefer CTR modes and revised arcfour (i.e w/ discard) modes to CBC | Damien Miller |
2009-01-22 | Make bus_mem_add_mapping() return ENOMEM if we fail to allocate kva instead | Mark Kettenis |
2009-01-22 | Make re(4) at pci(4) detachable. | Mark Kettenis |
2009-01-22 | After the NFS server had sent a reply of size readsize or readdirsize, | Alexander Bluhm |
2009-01-22 | document regexp support | Marc Espie |
2009-01-22 | use the same spacing style as in /etc/ftpchroot and /etc/ftpusers; | Igor Sobrado |
2009-01-22 | write ftpd(8) in a more appropriate way. | Igor Sobrado |
2009-01-22 | The variable nfs_reqq was protected by splsoftnet() only in 3 out | Alexander Bluhm |