summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-08-28cast size_t to u_long on printing. from netbsdJun-ichiro itojun Hagino
2002-08-28fix systrace with chroot. from provosJun-ichiro itojun Hagino
2002-08-28Limit UDP payload size for EDNS0 to 0xffff, not use lower 16bit value.Jun-ichiro itojun Hagino
2002-08-27no more .Pp before/after .Sh; from mpech@Wilbern Cobb
2002-08-27some openbsd-related dates to celebrate; some from niklas@Michael Shalayeff
2002-08-27unlucky day on baykonurMichael Shalayeff
2002-08-27a couple of funky nuke accidentsMichael Shalayeff
2002-08-27samuel beckett; ok mickey@Markus Friedl
2002-08-27ellaborate a bit on the first icbm test (now that i've found a good history p...Michael Shalayeff
2002-08-27jean genetMichael Shalayeff
2002-08-27fix the second call to on heap code. Noticed by drahn@. ThanksMatthieu Herrb
2002-08-27some warning text for ForwardAgent and ForwardX11; ok markus@Kevin Steves
2002-08-27RSA_public_decrypt() returns -1 on error so len must be signed; ok markus@Kevin Steves
2002-08-27Add <stdlib.h> for malloc prototypeMatthieu Herrb
2002-08-27A test for non executable heap / mprotect. Ok art@Matthieu Herrb
2002-08-27sync from libkern (where the major fix was done or the kernel piece of this)Michael Shalayeff
2002-08-27do not just bail out of the copy loop, but go to theMichael Shalayeff
2002-08-27- sync uvm_map(), uvm_map_pageable(), uvmspace_exec(), uvm_vnp_setsize(),Wilbern Cobb
2002-08-27call ktrnamei() later, after cnp->cn_pnbuf has been made proper; art@ okMichael Shalayeff
2002-08-27allocate 64K recieve buffer for DNS responses.Jun-ichiro itojun Hagino
2002-08-27Missed file in last commit.Kenneth R Westerback
2002-08-27Move general partitioning advice from machine dependant per diskKenneth R Westerback
2002-08-27config_edit() isn't used anywhere. ok art@Wilbern Cobb
2002-08-27Add autoconf(9) and some links; ok art@Wilbern Cobb
2002-08-27Document the device autoconfiguration framework;Wilbern Cobb
2002-08-27warn if multiple addresses are returned from DNS (traceroute(8) should do it ...Jun-ichiro itojun Hagino
2002-08-26must yyrestart after longjmp; moritz@jodeit.orgTheo de Raadt
2002-08-26add man page for bsd.regress.mk, based on bsd.port.mkAnil Madhavapeddy
2002-08-26now that none of the keyboard maps map anything intoMichael Shalayeff
2002-08-26map backspace to delete, not backspace key symbol which are defined the same ...Michael Shalayeff
2002-08-26map backspace to delete, not backspace key symbol which are defined the same ...Michael Shalayeff
2002-08-26Add licenses to man pages written by Costa.Artur Grabowski
2002-08-26Update sb_lastrecord in sbcompress() when the mbuf pointed to is removed.Daniel Hartmeier
2002-08-26space cleanup; some from grendel@zeitbombe.orgMichael Shalayeff
2002-08-26lost xr gtp; from jumbo@Michael Shalayeff
2002-08-26trailing spaces, new lines; tabs vs spacesMichael Shalayeff
2002-08-26miners day dup; from dfa@Michael Shalayeff
2002-08-26Make this into a proper regress test.Artur Grabowski
2002-08-26Check svc_register() return value and bomb out on failure; ok deraadtPeter Valchev
2002-08-26minor cleanups, correct cast of a svc_getargs() arg; ok deraadtPeter Valchev
2002-08-25fix comment.Brad Smith
2002-08-25Add 'MDXAPERTURE=1' as requested by Matthieu.Kenneth R Westerback
2002-08-25More fixes to mount point handling.Kenneth R Westerback
2002-08-24sort out thomas mann's deathMichael Shalayeff
2002-08-24Earth is the cradle of humanity, but one cannot remain in the cradle forever.Michael Shalayeff
2002-08-24regenMatthieu Herrb
2002-08-24aperture driver for alpha. It works here the same as on i386Matthieu Herrb
2002-08-24- Mention that MD code must register some free RAM with uvm_page_physload()Wilbern Cobb
2002-08-24Add kern(9) and some links. ok art@Wilbern Cobb
2002-08-24document libkern functions/macros; ok art@Wilbern Cobb