Age | Commit message (Expand) | Author |
2009-03-05 | Remove the stats_boxes counters and associated code from radeondrm. | Owain Ainsworth |
2009-03-05 | Change SMP secondary processor startup to have them ``hatch'' earlier, | Miod Vallat |
2009-03-05 | +glob.7 | Jason McIntyre |
2009-03-05 | Add support for IBM ServeRAID-8k. Thanks to Sergey Prysiazhnyi | Alexander Yurchenko |
2009-03-05 | Bump bus space size limit to fit all possible registers of the roket | Alexander Yurchenko |
2009-03-05 | Call endusershell() at the end of ok_shell(), making a copy of the | Todd C. Miller |
2009-03-05 | Make ELF platforms generate ELF core dumps. Somewhat based on code from | Mark Kettenis |
2009-03-05 | Fix a panic in ether_output() when attempting to send multicast traffic on | Michele Marchetto |
2009-03-05 | Teach bfd and gdb about the upcoming ELF core dumps. | Mark Kettenis |
2009-03-05 | Add glob(7) and refer to it. OK jmc@ sobrado@ | Todd C. Miller |
2009-03-05 | DOMAINNNAME -> DOMAINNAME; | Jason McIntyre |
2009-03-05 | document what these functions do so I don't ever have to recuse into | Damien Miller |
2009-03-05 | call may_check_digest after extraction | Marc Espie |
2009-03-05 | more stuff to check digests during extraction, if wanted. | Marc Espie |
2009-03-05 | Besides su(1) and passwd(1), also advise specifying the full path to | Antoine Jacoutot |
2009-03-05 | add _smtpd to ftpusers | Gilles Chehade |
2009-03-05 | refactor the (disabled) Schnorr proof code to make it a little more | Damien Miller |
2009-03-05 | Rip out old fieldio code (no longer used) | Jordan Hargrave |
2009-03-05 | New ACPI fieldio routines | Jordan Hargrave |
2009-03-05 | Stricter state checking for ICMP and ICMPv6 packets: include the ICMP type | Ryan Thomas McBride |
2009-03-04 | typo; | Michele Marchetto |
2009-03-04 | adds -p1003.1-2008 to the list of standards for the St macro. | Igor Sobrado |
2009-03-04 | add _smtpd, ok deraadt@ | Gilles Chehade |
2009-03-04 | add user and group for smtpd | Gilles Chehade |
2009-03-04 | Clean up the ipi code a bit and try to provide useful comments as well. | Miod Vallat |
2009-03-04 | Since 88110 processors can not flush individual TLB entries, instead of | Miod Vallat |
2009-03-04 | Introduce atomic_clear_int() as an MD atomic operation to perform atomic | Miod Vallat |
2009-03-04 | When handling clock interrupts, check the overflow counter to know how many | Miod Vallat |
2009-03-04 | I should know outside data must be vis(3)'d. | Kevin Steves |
2009-03-04 | received refid should not be converted to host byte order; ok henning@ | Kevin Steves |
2009-03-04 | log reason when not synced; ok henning@ | Kevin Steves |
2009-03-04 | don't bus_space_unmap() sc->mt_ioh with the wrong bus tag | Alexandre Ratchov |
2009-03-04 | print alarm condition from leap indicator; ok henning@ otto@ | Kevin Steves |
2009-03-04 | Introduce and use buf_size(buf) instead of buf->wpos -- at least in the non | Claudio Jeker |
2009-03-04 | from wiz@netbsd, -r1.44: | Jason McIntyre |
2009-03-04 | Fix stupid logic bug in rw_cas_m88k(), makes NFS much happier on SMP kernels. | Miod Vallat |
2009-03-04 | Don't synchronise carp states in default PF ruleset, these get created | Ryan Thomas McBride |
2009-03-04 | plug a memory leak, remove lka session from the the lka session tree when | Gilles Chehade |
2009-03-03 | when forwards/aliases expansion fails in an lka session, make sure that mfa | Gilles Chehade |
2009-03-03 | Fix a long standing issue where ~/.forward files were opened by user _smtpd | Gilles Chehade |
2009-03-03 | Add POSIX character class support ([:alpha:] and friends) to ksh globbing. | Todd C. Miller |
2009-03-03 | put back r1.25 (poisoning chain pointers after removing items from the | Miod Vallat |
2009-03-03 | Make sure the scsi_xfer timeout is triggered while the command is still alive. | Miod Vallat |
2009-03-03 | shorten sizes of variables to the required number of bits, and remove | Theo de Raadt |
2009-03-03 | fix mbox locking by having it done by mail.local(8) which in turns uses | Gilles Chehade |
2009-03-03 | attempt support for a single-port variant of the NetMos NM9835 by looking | Theo de Raadt |
2009-03-03 | stupid bug. If I don't name the class the same way, I don't override | Marc Espie |
2009-03-03 | regen | Alexander Yurchenko |
2009-03-03 | Add IBM Remote Supervisor Adapter found on lpinto's machine. | Alexander Yurchenko |
2009-03-03 | regen | Kevin Lo |