summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-07-06Don't write password lines longer than 1023 chars.Hakan Olsson
2000-07-06use %s with printf familyTheo de Raadt
2000-07-06Don't include <vm/vm.h> twice. (art@ ok)Hakan Olsson
2000-07-06i feel dirty whenever i edit in hereTheo de Raadt
2000-07-06Typo in comment and some cleanup of roundrobin.Artur Grabowski
2000-07-06do not assume h_errs[] is clean, use %sTheo de Raadt
2000-07-06snprintf with %s when copying the pagerTheo de Raadt
2000-07-06printf with % for the promptTheo de Raadt
2000-07-06Port latest in from FreeBSD- finally have some of the link issues sortedmjacob
2000-07-06Reorder irq enabling and vector setup; makes Ricoh-based PCI-CardBus bridgesAaron Campbell
2000-07-06Enable CardBus per Theo's request, so we can iron out the wrinkles faster. AlsoAaron Campbell
2000-07-06fix another, similar typoAaron Campbell
2000-07-06typoAaron Campbell
2000-07-06Resync with FreeBSD/NetBSD. Salient features are that the mailbox commandmjacob
2000-07-06Use isp_handle_index functions. Reorder when things getmjacob
2000-07-06completely remove ipv4 mapped cases from tcp_input().Jun-ichiro itojun Hagino
2000-07-06Split PCI firmware into separate (product) files to minimizemjacob
2000-07-06Use new isp_handle_index function. Pull in f/w from separate files.mjacob
2000-07-06Insert missing .El directives.Aaron Campbell
2000-07-06Insert more missing .El directives. Our troff really should identify these andAaron Campbell
2000-07-06Insert missing .El directive; todd@Aaron Campbell
2000-07-06Add in a timeout structure to the scsi_xfer structure so that HBA's canmjacob
2000-07-06printf %sTodd T. Fries
2000-07-06use %s with fprintfTheo de Raadt
2000-07-05printf without %sTheo de Raadt
2000-07-05remove SYSLOG(), unused functionTheo de Raadt
2000-07-05more cleanup for IPv4 mapped address support. there seem to be someJun-ichiro itojun Hagino
2000-07-05oops, late night typoMichael Shalayeff
2000-07-05fix commentMichael Shalayeff
2000-07-05missing semicolonMichael Shalayeff
2000-07-05crank version to 6.5Theo de Raadt
2000-07-05another setproctitleTheo de Raadt
2000-07-05convert these config's to use asc as wellEric Jackson
2000-07-05change these to use asc as wellEric Jackson
2000-07-05change the esp scsi driver name to asc as not to conflict withEric Jackson
2000-07-05typoNiels Provos
2000-07-05new timeoutsMichael Shalayeff
2000-07-05use no_x11_forwarding_flag correctly; provos okTheo de Raadt
2000-07-05make dmesg work on alphaEric Jackson
2000-07-05syncTheo de Raadt
2000-07-05setproctitle with %sTheo de Raadt
2000-07-05always setproctitle with %s if using a variableTheo de Raadt
2000-07-05Start sendmail in the background so it doesn't cause blockageTodd C. Miller
2000-07-05Decouple memory access functions from db_interface.c so they can beHugh Graham
2000-07-05Add a breakpoint() inline for use with KGDB.Hugh Graham
2000-07-05Correct minor formatting errors/typos.Aaron Campbell
2000-07-05Some fix-ups to this man page which was brought in from NetBSD.Aaron Campbell
2000-07-05We aren't NetBSD.Aaron Campbell
2000-07-05man4.i386 repairs.Aaron Campbell
2000-07-05Fix spl-handling in cnstart.Artur Grabowski