Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-08-29 | spelling; niklas@ suggested those, but i forgot and now this is from ↵ | Michael Shalayeff | |
six@stalphonsos.com | |||
2002-08-29 | shrink initial privilege bracket for setuid case; ok markus@ | Kevin Steves | |
2002-08-29 | formatting fixes from dfa@ | Michael Shalayeff | |
2002-08-29 | enable ro src for texinfo/; ok espie@ | Todd T. Fries | |
2002-08-29 | more on UsePrivilegedPort and setuid root; ok markus@ | Kevin Steves | |
2002-08-29 | deprecate -P as UsePrivilegedPort defaults to no now; ok markus@ | Kevin Steves | |
2002-08-29 | pass addrlen with sockaddr *; from Hajimu UMEMOTO <ume@FreeBSD.org> | Kevin Steves | |
NOTE: there are also p-specific parts to this patch. ok markus@ | |||
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 | |
From: Martti Kuparinen <martti.kuparinen@iki.fi> | |||
2002-08-29 | Work around arguably correct OpenSSL behaviour and only ask for CRL | Hakan Olsson | |
checks when we actually have CRLs to check against. Problem pointed out by <sturm@sec.informatik.tu-darmstadt.de>. | |||
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 | |
- no empty lines at end of file. ok mpech@ | |||
2002-08-29 | - use .Ft and .Fn for function prototypes. | Wilbern Cobb | |
- remove empty lines. ok mpech@ | |||
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 | |
disabling of '(U)pgrade' in architectures by adding REMOVE upgrade to the end of the 'list' file for that architecture. Add code to dot.profile to check for the presence of the upgrade script before offering to (U)pgrade. Use the new verb to disable upgrades for sparc. ok deraadt@. | |||
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 | |
- getty runs on /dev/console. change owner of /dev/tty[CD]0 - include /dev/ttyc for mouse. ok deraadt@ | |||
2002-08-28 | Fix a problem where passing NULL as a pointer with varargs does not promote | Per Fogelstrom | |
NULL to full 64 bits on a 64 bit address system. Soultion is to add a (void *) cast before NULL. This makes a 64 bit MIPS kernel work and will probably help future 64 bit ports as well. OK from art@ | |||
2002-08-28 | o) start new sentence on a new line; | Mike Pechkin | |
o) don't use .Nm w/o argument in .SYNOPSIS; I waste time, when fixing already cleaned pages. :( one man ok@ | |||
2002-08-28 | - Fix one typo (instead of two disable_rx, one disable_rx and one disable_tx) | Artur Grabowski | |
- Instead of setting OACTIVE on the interface when encap fails and never clearing it, set a 2 second timer instead and hope that the memory situation will improve. This stops the lockups of the interface when memory is running low. jason@ ok. | |||
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 | |
from onoe@sm.sony.co.jp | |||
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 ↵ | Michael Shalayeff | |
piece) | |||
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 | |
'done' label for the job finish. major register missallocation for copyonfault, fix it. clean the space regs after use. |