Age | Commit message (Expand) | Author |
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 |
2002-08-27 | Add autoconf(9) and some links; ok art@ | Wilbern Cobb |
2002-08-27 | Document the device autoconfiguration framework; | Wilbern Cobb |
2002-08-27 | warn if multiple addresses are returned from DNS (traceroute(8) should do it ... | Jun-ichiro itojun Hagino |
2002-08-26 | must yyrestart after longjmp; moritz@jodeit.org | Theo de Raadt |
2002-08-26 | add man page for bsd.regress.mk, based on bsd.port.mk | Anil Madhavapeddy |
2002-08-26 | now that none of the keyboard maps map anything into | Michael Shalayeff |
2002-08-26 | map backspace to delete, not backspace key symbol which are defined the same ... | Michael Shalayeff |
2002-08-26 | map backspace to delete, not backspace key symbol which are defined the same ... | Michael Shalayeff |
2002-08-26 | Add licenses to man pages written by Costa. | Artur Grabowski |
2002-08-26 | Update sb_lastrecord in sbcompress() when the mbuf pointed to is removed. | Daniel Hartmeier |
2002-08-26 | space cleanup; some from grendel@zeitbombe.org | Michael Shalayeff |
2002-08-26 | lost xr gtp; from jumbo@ | Michael Shalayeff |
2002-08-26 | trailing spaces, new lines; tabs vs spaces | Michael Shalayeff |
2002-08-26 | miners day dup; from dfa@ | Michael Shalayeff |
2002-08-26 | Make this into a proper regress test. | Artur Grabowski |
2002-08-26 | Check svc_register() return value and bomb out on failure; ok deraadt | Peter Valchev |
2002-08-26 | minor cleanups, correct cast of a svc_getargs() arg; ok deraadt | Peter Valchev |
2002-08-25 | fix comment. | Brad Smith |
2002-08-25 | Add 'MDXAPERTURE=1' as requested by Matthieu. | Kenneth R Westerback |
2002-08-25 | More fixes to mount point handling. | Kenneth R Westerback |
2002-08-24 | sort out thomas mann's death | Michael Shalayeff |
2002-08-24 | Earth is the cradle of humanity, but one cannot remain in the cradle forever. | Michael Shalayeff |
2002-08-24 | regen | Matthieu Herrb |
2002-08-24 | aperture driver for alpha. It works here the same as on i386 | Matthieu Herrb |
2002-08-24 | - Mention that MD code must register some free RAM with uvm_page_physload() | Wilbern Cobb |
2002-08-24 | Add kern(9) and some links. ok art@ | Wilbern Cobb |
2002-08-24 | document libkern functions/macros; ok art@ | Wilbern Cobb |