Age | Commit message (Expand) | Author |
2004-07-15 | sync | Theo de Raadt |
2004-07-15 | 3 functions had inexact types; millert ok | Theo de Raadt |
2004-07-15 | Simplify the Rx filter setup. From NetBSD (dyoung) | Todd C. Miller |
2004-07-15 | Countdown correctly to the Target Beacon Transmission Time. | Todd C. Miller |
2004-07-15 | Simplify IBSS merge code. | Todd C. Miller |
2004-07-15 | Re-synchronize TSFT after an IBSS merge. | Todd C. Miller |
2004-07-15 | In the transmit interrupt handler, do not unnecessarily synchronize | Todd C. Miller |
2004-07-15 | Delete some dead code and a less-than-helpful comment. | Todd C. Miller |
2004-07-15 | remove commented-out netiso stuff | Henning Brauer |
2004-07-15 | bye bye netiso, you won't be missed | Henning Brauer |
2004-07-15 | Don't send data packets until the interface is in state RUN. This | Todd C. Miller |
2004-07-15 | Do not treat the lost beacon count specially any more. It is kind of | Todd C. Miller |
2004-07-15 | In ad hoc mode, don't set the mysterious EA bit in the Network Access | Todd C. Miller |
2004-07-15 | Complete rewrite derived from kern_ipc_35.c | Todd C. Miller |
2004-07-15 | regen | Todd C. Miller |
2004-07-15 | Rename structs oipc_perm, omsqid_ds, osemid_ds, oshmid_ds to ipc_perm23, | Todd C. Miller |
2004-07-15 | In cvt_ds, copy from the address of the first element past the | Todd C. Miller |
2004-07-15 | spaces | Theo de Raadt |
2004-07-15 | sync | Theo de Raadt |
2004-07-15 | sharp zaurus cdce | Theo de Raadt |
2004-07-15 | from netbsd via dlg, umass.c revision 1.97: | Theo de Raadt |
2004-07-14 | regen for new {msg,sem,shm}ctl syscalls. | Todd C. Miller |
2004-07-14 | Because mode_t is used in struct ipc_perm we need new versions of | Todd C. Miller |
2004-07-14 | Move the guts of the {sem,msg,shm}ctl system calls into a new function | Todd C. Miller |
2004-07-14 | tweaks for ti12xx bridges; from freebsd via rees@ | Michael Shalayeff |
2004-07-14 | treat via8366 as via586; from rees@ | Michael Shalayeff |
2004-07-14 | completely revert to r1.31, there were still problems on the forwarding | Daniel Hartmeier |
2004-07-14 | Add missing \n to printf(). | Tom Cosgrove |
2004-07-14 | Zero out st_gen for non-root in *stat(). OK deraadt@ | Todd C. Miller |
2004-07-14 | trailing '\n' in printf, ok deraadt@ | Pedro Martelletto |
2004-07-14 | simplify printf code | Theo de Raadt |
2004-07-14 | on nfs_reconnect(), don't reset the rexmit of all nfs reqs, but only | Pedro Martelletto |
2004-07-14 | regen | Michael Shalayeff |
2004-07-14 | a few more visualize cards | Michael Shalayeff |
2004-07-14 | regen | Todd C. Miller |
2004-07-14 | fhstat(2) uses struct stat too and so needs replacing as well. | Todd C. Miller |
2004-07-14 | regen | Michael Shalayeff |
2004-07-14 | +set/getpriority | Michael Shalayeff |
2004-07-14 | Switch to evcount interrupt counters. | Miod Vallat |
2004-07-14 | Do not forget to count interrupts if they have been delayed; ok drahn@ | Miod Vallat |
2004-07-14 | names of frequencies aren't interesting, and require ugly snprintf | Ted Unangst |
2004-07-14 | setperf driver for powernow in amd k7 cpus. derived from a diff to | Ted Unangst |
2004-07-14 | allocate the full ring set, even if we are currently running with a reduced set | Theo de Raadt |
2004-07-13 | spelling; dlg | Theo de Raadt |
2004-07-13 | regen after stat/mode_t/nlink_t changes | Todd C. Miller |
2004-07-13 | Change mode_t and nlink_t from 16bit to 32bit. This allows us to | Todd C. Miller |
2004-07-13 | errno changes, lib major version bumps, and general flag day | Marco S Hyman |
2004-07-13 | Don't assert that P_INMEM is set in p_flag. The assert is only almost | Artur Grabowski |
2004-07-13 | more coherent intrs counting | Michael Shalayeff |
2004-07-13 | count soft ints | Michael Shalayeff |