Age | Commit message (Expand) | Author |
2002-08-29 | pass addrlen with sockaddr *; from Hajimu UMEMOTO <ume@FreeBSD.org> | Kevin Steves |
2002-08-29 | need CPI_xx decls | Jun-ichiro itojun Hagino |
2002-08-29 | size_t has to be casted to u_long on printing. | Jun-ichiro itojun Hagino |
2002-08-29 | Work around arguably correct OpenSSL behaviour and only ask for CRL | Hakan Olsson |
2002-08-29 | fix comments; seb@todesplanet.de | Theo de Raadt |
2002-08-29 | how did such an obvious typo get commited? | Theo de Raadt |
2002-08-29 | sync | Theo 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-29 | add missing .El; ok mpech@ | Wilbern Cobb |
2002-08-29 | -compat -> -compact in .Bl; ok mpech@ | Wilbern Cobb |
2002-08-29 | indet -> indent in .Bl; ok mpech@ | Wilbern Cobb |
2002-08-29 | Add a new verb to list2sh.awk, 'REMOVE'. This allows the easy | Kenneth R Westerback |
2002-08-29 | soft line breaks do not work always, just nl and tab instead, prettier too | Michael Shalayeff |
2002-08-28 | vm_offset_t/vm_size_t are on their way to tartars now | Michael Shalayeff |
2002-08-28 | sync | Theo de Raadt |
2002-08-28 | do not forget to export the weak alias, proper line continuation | Michael Shalayeff |
2002-08-28 | radiotrack man updates; form jumbo@ | Michael Shalayeff |
2002-08-28 | update of radiotrack driver, including isapnp support; from jumbo@ | Michael Shalayeff |
2002-08-28 | ancient file name in .file; from pbastos@rdc.puc-rio.br | Michael Shalayeff |
2002-08-28 | ANSIfication uncovers function argument bugs. How unusual. | Artur Grabowski |
2002-08-28 | entry for sparc/wscons with X: | Matthieu Herrb |
2002-08-28 | Fix a problem where passing NULL as a pointer with varargs does not promote | Per Fogelstrom |
2002-08-28 | o) 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-28 | RAIDframe spelling. ok art@ | Thierry Deval |
2002-08-28 | avoid symbol conflict (errno) | Jun-ichiro itojun Hagino |
2002-08-28 | cast size_t to u_long on printing. from netbsd | Jun-ichiro itojun Hagino |
2002-08-28 | fix systrace with chroot. from provos | Jun-ichiro itojun Hagino |
2002-08-28 | Limit UDP payload size for EDNS0 to 0xffff, not use lower 16bit value. | Jun-ichiro itojun Hagino |
2002-08-27 | no more .Pp before/after .Sh; from mpech@ | Wilbern Cobb |
2002-08-27 | some openbsd-related dates to celebrate; some from niklas@ | Michael Shalayeff |
2002-08-27 | unlucky day on baykonur | Michael Shalayeff |
2002-08-27 | a couple of funky nuke accidents | Michael Shalayeff |
2002-08-27 | samuel beckett; ok mickey@ | Markus Friedl |
2002-08-27 | ellaborate a bit on the first icbm test (now that i've found a good history p... | Michael Shalayeff |
2002-08-27 | jean genet | Michael Shalayeff |
2002-08-27 | fix the second call to on heap code. Noticed by drahn@. Thanks | Matthieu Herrb |
2002-08-27 | some warning text for ForwardAgent and ForwardX11; ok markus@ | Kevin Steves |
2002-08-27 | RSA_public_decrypt() returns -1 on error so len must be signed; ok markus@ | Kevin Steves |
2002-08-27 | Add <stdlib.h> for malloc prototype | Matthieu Herrb |
2002-08-27 | A test for non executable heap / mprotect. Ok art@ | Matthieu Herrb |
2002-08-27 | sync from libkern (where the major fix was done or the kernel piece of this) | Michael Shalayeff |
2002-08-27 | do not just bail out of the copy loop, but go to the | Michael Shalayeff |
2002-08-27 | - sync uvm_map(), uvm_map_pageable(), uvmspace_exec(), uvm_vnp_setsize(), | Wilbern Cobb |
2002-08-27 | call ktrnamei() later, after cnp->cn_pnbuf has been made proper; art@ ok | Michael Shalayeff |
2002-08-27 | allocate 64K recieve buffer for DNS responses. | Jun-ichiro itojun Hagino |
2002-08-27 | Missed file in last commit. | Kenneth R Westerback |
2002-08-27 | Move general partitioning advice from machine dependant per disk | Kenneth R Westerback |
2002-08-27 | config_edit() isn't used anywhere. ok art@ | Wilbern Cobb |