summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-06-07Better support for changing volume levels, muting, and switching outputJason Wright
1999-06-07need seperate sys_pipe() versions, for pipeclose() or soclose() callsTheo de Raadt
1999-06-07return a ICMP_UNREACH_PROTOCOL for protocols we do not support; discussion wi...Theo de Raadt
1999-06-07Fix use of uninitialized TDB hash table in tdb_delete(), introducedAngelos D. Keromytis
1999-06-07syncTheo de Raadt
1999-06-07replacement pipe() system call; copies data into place inside kernel, soTheo de Raadt
1999-06-07Fix address typos in the example (markc@)Angelos D. Keromytis
1999-06-07oops, premature commitTheo de Raadt
1999-06-07do not leak file descriptors if copyout() failsTheo de Raadt
1999-06-07store NULL in fd_ofilesTheo de Raadt
1999-06-07move CC, CCX, and COPTS forward; wd@ics.nara-wu.ac.jpTheo de Raadt
1999-06-06Ident.Angelos D. Keromytis
1999-06-06avoid a future problem inside an #ifdef notyetTheo de Raadt
1999-06-06sockaddr_storage; per rfc2553Theo de Raadt
1999-06-06complete blind luck made this work without a volatileTheo de Raadt
1999-06-06use inet_aton() instead of inet_addr()Theo de Raadt
1999-06-06set DFLDSIZ to 24MBTheo de Raadt
1999-06-06-Wall sucksTheo de Raadt
1999-06-06adjtime(2) did not return EFAULT for bad olddelta ptr; darrenr@merlin.reed.wa...Theo de Raadt
1999-06-06permit non-broadcast reply; map@infinitum.chTheo de Raadt
1999-06-06oopsTheo de Raadt
1999-06-06mention the `manual' command; mcsmart@engin.umich.eduAaron Campbell
1999-06-06typo; mcsmart@engin.umich.eduAaron Campbell
1999-06-06ncurses-4.2-990605Todd C. Miller
1999-06-06make G newline if hold is emptyTheo de Raadt
1999-06-06use __sparc__Theo de Raadt
1999-06-06pmap callout changes for uvm; artTheo de Raadt
1999-06-06use dot_quad_addr_new() as requiredTheo de Raadt
1999-06-06add dot_quad_addr_new(); which can handle 255.255.255.255 addressesTheo de Raadt
1999-06-06some NAME section cleanupAaron Campbell
1999-06-06Ugly workaround an alpha egcs bugNiklas Hallqvist
1999-06-06Completely forgot about that one (yep, it has been in my tree for a longMarc Espie
1999-06-06typoPaul Janzen
1999-06-06Once again, fix the spelling of "occurrence" in the documentationPaul Janzen
1999-06-06Grammatical, spelling, and format fixesPaul Janzen
1999-06-06cs4231 support.Jason Wright
1999-06-06First cut at SUNW,CS4231 audio driver (ss4/ss5). This driver is output-onlyJason Wright
1999-06-05getaddrinfo() info prototypes and such; cmetzTheo de Raadt
1999-06-05Merge with EOM 1.41, RCSIdsNiklas Hallqvist
1999-06-05Merge with EOM 1.89Niklas Hallqvist
1999-06-05Pretty sure that the more restrictive umask used by mkstemp() makes the fchmo...Theo de Raadt
1999-06-05Use the Listen-on address as local address if Local-addressNiklas Hallqvist
1999-06-05remove trailing whitespace, some Nm cleanupAaron Campbell
1999-06-05say media error instead of medium errorTheo de Raadt
1999-06-05Correct the way ppp transfers links on the server side in MPbrian
1999-06-05buf oflow; and use inet_aton()Theo de Raadt
1999-06-05fix another inet_aton()Theo de Raadt
1999-06-05stronger suggestTheo de Raadt
1999-06-05Remove bad examples of stuff we do not yet support in this version anyhowNiklas Hallqvist
1999-06-05Merge with EOM 1.15Niklas Hallqvist