summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-07-25Don't need to specify 9600 as the default speed, since it is first on theKenneth R Westerback
2004-07-25cvs_file is defined somewhere elseJean-Francois Brousseau
2004-07-25* when calling cvsd_sock_open(), close the socket if it is alreadyJean-Francois Brousseau
2004-07-25* rework on the child API, still needs more functionalityJean-Francois Brousseau
2004-07-25Man page overhaul: cvsacl.5 goes away, ACLs will now be part of theJean-Francois Brousseau
2004-07-25Add some code from tcpdump for file descriptor passingJean-Francois Brousseau
2004-07-25* cleanup the file API with regards to flag handling andJean-Francois Brousseau
2004-07-25Fix IBSS merges in atw(4). From NetBSD (dyoung)Todd C. Miller
2004-07-25Improve register definitions and slightly demystify some magicTodd C. Miller
2004-07-25Here is the serial bus format for the RF3000. From NetBSD (dyoung)Todd C. Miller
2004-07-25typo, enevt -> eventBrad Smith
2004-07-25The RSSI field in the Rx descriptor is the unadulterated contentTodd C. Miller
2004-07-24provide proper ip header alignment (and repair big endian archs again from af...Michael Shalayeff
2004-07-24Enable profiling libraries construction on m88k.Miod Vallat
2004-07-24New, working, profiling code for m88k.Miod Vallat
2004-07-24Use '=' not '==' with test. While ksh accepts '==' as a synomym for '=',Todd C. Miller
2004-07-24Xr _Exit(3)Todd C. Miller
2004-07-24Print a newline before the message in kbintr. Otherwise the messageTodd C. Miller
2004-07-24intr_establish() and related defines are mvme88k-only, so move them back fromMiod Vallat
2004-07-24better operated entities and quantities in raw functionsMichael Shalayeff
2004-07-23Better fix for the ttymodem issue.Miod Vallat
2004-07-23fix use after free due to freeing incorrect item.Marco S Hyman
2004-07-23SyncMiod Vallat
2004-07-23Eventually get the MVME188 reset sequence to work, and allow it to returnMiod Vallat
2004-07-23Be more careful when handling interrupts - especially the first one afterMiod Vallat
2004-07-23Better delay code for MVME188. Should make console and network much moreMiod Vallat
2004-07-23add a manpage for /etc/defaultdomainJared Yanovich
2004-07-23Move luna88k and mvme88k vm_machdep to m88k-agnostic code area.Miod Vallat
2004-07-23Nuke getdevunit().Miod Vallat
2004-07-23tweaks for openssl spkac;Jason McIntyre
2004-07-23- make SYNOPSIS and usage() clear that -t precedes -T;Jason McIntyre
2004-07-23Revamp the file interface to make life easierJean-Francois Brousseau
2004-07-23move example descriptions before the examples themselvesJared Yanovich
2004-07-22fast-scanner should now about dir/ too.Marc Espie
2004-07-22Add missing check for NULL in DIOCCHANGERULE. This prevents a crash inMathieu Sauve-Frankel
2004-07-22useMarc Espie
2004-07-22typo;Jason McIntyre
2004-07-22Make the inline bzero() of the U area much more readable.Miod Vallat
2004-07-22Grammar.Miod Vallat
2004-07-22Split and modify tests to prevent infinite loops on platforms with preciseMark Kettenis
2004-07-22Add vax libkvm kernel memory image debugging support.Mark Kettenis
2004-07-22Reset pcb_onfault to NULL before invoking uvm_fault().Miod Vallat
2004-07-22Remove redundant or useless section modifiers.Miod Vallat
2004-07-22Do not use db_printf() to trace data access exceptions.Miod Vallat
2004-07-22use full path to netgroup file in SYNOPSISJared Yanovich
2004-07-22Fix incorrect snprintf return value check noticed by Jarno Huuskonen.Todd C. Miller
2004-07-22Remove some register keywords to make this compile on amd64.Artur Grabowski
2004-07-22Change a printf+Debugger pair into a panic.Artur Grabowski
2004-07-22SIMPLELOCK -> mutex for the lock around deadproc list.Artur Grabowski
2004-07-22Spell reserved correctly; ok from copyright holders when in licence blocks.Miod Vallat