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