Age | Commit message (Expand) | Author |
2008-11-02 | rcs tags | Jonathan Gray |
2008-11-02 | Remove second commented out call to ether_ifdetach() in | Jonathan Gray |
2008-11-02 | - Use CMSG_DATA(), to correctly to get a descriptor, fixing | Thordur I. Bjornsson |
2008-11-02 | Remove duplicate call to ether_ifdetach() in axe_detach() | Jonathan Gray |
2008-11-02 | Remove the M_ANYCAST6 mbuf flag by doing the detection all in ip6_input(). | Claudio Jeker |
2008-11-02 | introduce a macro for max file size, instead of hardcoding it; ok | Otto Moerbeek |
2008-11-02 | Start updating isp. Just new defines, comments, whitespace, anything that | Kenneth R Westerback |
2008-11-02 | Start updating isp. Just new defines, comments, whitespace, anything that | Kenneth R Westerback |
2008-11-02 | Start updating isp. Just new defines, comments, whitespace, anything that | Kenneth R Westerback |
2008-11-02 | Disable portalfs until it is fixed, okay deraadt@. | Pedro Martelletto |
2008-11-01 | Add sensors | Marco Peereboom |
2008-11-01 | Grab a reference to the trace vnode of the process when traversing the | Pedro Martelletto |
2008-11-01 | Fix bogus shift. | Marco Peereboom |
2008-11-01 | change vrele() to return an int. if it returns 0, it can gaurantee that | Theo de Raadt |
2008-11-01 | Start updating isp. Just new defines, comments, whitespace, anything that | Kenneth R Westerback |
2008-11-01 | Oops forgot .h part. | Marco Peereboom |
2008-11-01 | Add disk. This makes bio mostly done however to make it pretty we need | Marco Peereboom |
2008-11-01 | Introduced Uniform Model for TTL handling. | Michele Marchetto |
2008-11-01 | new workq_create interface. discovered by Vladimir Kirillov | Ted Unangst |
2008-11-01 | set the appropriate value (0, not emulated) in the flags field of | Jacob Meuser |
2008-11-01 | change all callers of enterpgrp() to pre-allocate a pgrp or session if | Theo de Raadt |
2008-10-31 | clean up error messages as suggested by jakemsr | Theo de Raadt |
2008-10-31 | Generalize function to obtain all details to do bio stuff. This is in | Marco Peereboom |
2008-10-31 | Add opcode | Marco Peereboom |
2008-10-31 | Be way more strict in the number of packets allowed to be queued in the | Claudio Jeker |
2008-10-31 | Remove the vblank_pipe member of the softc and noop the ioctl that sets | Owain Ainsworth |
2008-10-31 | Remove another interface (this one for ARB_Occlusion_Query) that we've | Owain Ainsworth |
2008-10-31 | Do not assume that a pointer to another process will live over a set of | Theo de Raadt |
2008-10-31 | Revert last commit; mbuf leaks are not solved by double-freeing mbuf chains | Bret Lambert |
2008-10-31 | Do not assume that a pointer to another process will live over a set of | Theo de Raadt |
2008-10-31 | accidental commit ... backout | Theo de Raadt |
2008-10-31 | accidental commit ... backout | Theo de Raadt |
2008-10-31 | kern_sysctl.c | Theo de Raadt |
2008-10-31 | checkdirs() walks allproc and calls sleeping functions if directories have | Theo de Raadt |
2008-10-31 | Handle "jack sense" hp/speaker switching by polling for an interrupt | Jacob Meuser |
2008-10-31 | Support for converter groups where members support non-identical sample | Jacob Meuser |
2008-10-31 | some leftover bits from r1.32 that should have been removed in | Jacob Meuser |
2008-10-30 | reintroduce mutexes to workqs for locking. | David Gwynne |
2008-10-30 | regen | Brad Smith |
2008-10-30 | Add the PCI id for the Promise PDC42819 chipset. | Brad Smith |
2008-10-30 | Initialize random seed for secondary processors. | Miod Vallat |
2008-10-30 | Give the dummy struct cpu_info used for secondary processor early bootstrap, | Miod Vallat |
2008-10-30 | In cpu_switchto(), always pmap_deactivate() the process being switched out, | Miod Vallat |
2008-10-30 | Bunch of cleanup. Kill some dead variables and some stupid code. | Owain Ainsworth |
2008-10-30 | Fix building with !INET6 kernels. | Brad Smith |
2008-10-30 | Fix bug that when there are no volumes but there are hot spares it would | Marco Peereboom |
2008-10-30 | Use msleep() in the reaper to make it not lose events. Based on discussion | Theo de Raadt |
2008-10-30 | Arpresolve could loose few packets during resolving an ethernet | Joerg Goltermann |
2008-10-30 | From Jeremy Morse via NetBSD: | Marcus Glocker |
2008-10-30 | ugh, typo fix, committed previous from the wrong tree | Todd T. Fries |