summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-07-26Shrink more code if option PTRACE is not set; also use ss_put_value()Miod Vallat
2004-07-26.Xr hostname.if 5Jason McIntyre
2004-07-26.Xr hostname.if 5Jason McIntyre
2004-07-26- document -v (verbose); from NetBSD (-r 1.16)Jason McIntyre
2004-07-26- change some lists from -column to -tag (-column not needed) and adjustJason McIntyre
2004-07-26various tweaks;Jason McIntyre
2004-07-25more consistent handling of vnode recount during rename.Ted Unangst
2004-07-25move db_show_all_procs to kern_proc.c, proc_printit goes in DDB too.Ted Unangst
2004-07-25* add an entry for the `Mod-time' responseJean-Francois Brousseau
2004-07-25remove unused functionHenning Brauer
2004-07-25Store pci/cardbus revision number. From NetBSD (dyoung)Todd C. Miller
2004-07-25Program BARs before enabling memory or I/O access. From NetBSD (mycroft).Todd C. Miller
2004-07-25Begin conditioning device configuration on revision number. Three typesTodd C. Miller
2004-07-25Always build a stack frame when profiling. Otherwise profiling would onlyMiod Vallat
2004-07-25SyncMiod Vallat
2004-07-25Merge luna88k and mvme88k pmap. The pmap will now assume that the memoryMiod Vallat
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