summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-08-29pass addrlen with sockaddr *; from Hajimu UMEMOTO <ume@FreeBSD.org>Kevin Steves
2002-08-29need CPI_xx declsJun-ichiro itojun Hagino
2002-08-29size_t has to be casted to u_long on printing.Jun-ichiro itojun Hagino
2002-08-29Work around arguably correct OpenSSL behaviour and only ask for CRLHakan Olsson
2002-08-29fix comments; seb@todesplanet.deTheo de Raadt
2002-08-29how did such an obvious typo get commited?Theo de Raadt
2002-08-29syncTheo de Raadt
2002-08-29- replace empty lines by .Pp where appropriate.Wilbern Cobb
2002-08-29- use .Ft and .Fn for function prototypes.Wilbern Cobb
2002-08-29add missing .El; ok mpech@Wilbern Cobb
2002-08-29-compat -> -compact in .Bl; ok mpech@Wilbern Cobb
2002-08-29indet -> indent in .Bl; ok mpech@Wilbern Cobb
2002-08-29Add a new verb to list2sh.awk, 'REMOVE'. This allows the easyKenneth R Westerback
2002-08-29soft line breaks do not work always, just nl and tab instead, prettier tooMichael Shalayeff
2002-08-28vm_offset_t/vm_size_t are on their way to tartars nowMichael Shalayeff
2002-08-28syncTheo de Raadt
2002-08-28do not forget to export the weak alias, proper line continuationMichael Shalayeff
2002-08-28radiotrack man updates; form jumbo@Michael Shalayeff
2002-08-28update of radiotrack driver, including isapnp support; from jumbo@Michael Shalayeff
2002-08-28ancient file name in .file; from pbastos@rdc.puc-rio.brMichael Shalayeff
2002-08-28ANSIfication uncovers function argument bugs. How unusual.Artur Grabowski
2002-08-28entry for sparc/wscons with X:Matthieu Herrb
2002-08-28Fix a problem where passing NULL as a pointer with varargs does not promotePer Fogelstrom
2002-08-28o) start new sentence on a new line;Mike Pechkin
2002-08-28 - Fix one typo (instead of two disable_rx, one disable_rx and one disable_tx)Artur Grabowski
2002-08-28RAIDframe spelling. ok art@Thierry Deval
2002-08-28avoid symbol conflict (errno)Jun-ichiro itojun Hagino
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