Age | Commit message (Expand) | Author |
2001-11-15 | New function vn_marktext - mark a vnode as executing a text image. | Artur Grabowski |
2001-11-15 | Missed one place to check for bpp == NULL | Artur Grabowski |
2001-11-15 | make NI_WITHSCOPEID a default (always on), to synchronize with recent 2553bis. | Jun-ichiro itojun Hagino |
2001-11-15 | cdev glue for crypto(9) [Not known to work, but will as soon as interrupt | Jason Wright |
2001-11-15 | Listen on port 587 for IPv6 too. Noticed by todd@ | Todd C. Miller |
2001-11-14 | allow swaples diskless configs; deradt@ ok | Michael Shalayeff |
2001-11-14 | use substract when comparing keys, for ip addrs as well. | Michael Shalayeff |
2001-11-14 | Mention that the meaning of the battery_life variable in apm_power_info | Miod Vallat |
2001-11-14 | Points to disklabel | Marc Espie |
2001-11-14 | On macppc, print the recharge time estimate as a recharge time estimate, not | Miod Vallat |
2001-11-14 | On macppc, when the battery is charging, the life time estimatation is in fact | Miod Vallat |
2001-11-14 | Move call to daemon() after chdir() so any error message printed | Todd C. Miller |
2001-11-14 | Don't yell about clock drift for ridiculous (less than 48 hours) deltas. | Miod Vallat |
2001-11-14 | add ppp(4) per popular demand | Michael Shalayeff |
2001-11-14 | add ppp(4), from netbsd | Michael Shalayeff |
2001-11-14 | add bridge control bit definitions up to pci2.2, via netbsd | Michael Shalayeff |
2001-11-14 | avoid stdio in a signal handler; millert ok | Theo de Raadt |
2001-11-14 | in a signal handler, change errx() to warnx() + _exit; millert ok | Theo de Raadt |
2001-11-14 | errno saving wrapping in a signal handler | Theo de Raadt |
2001-11-14 | Mention the return code of the script, as suggested by miod@. | Hakan Olsson |
2001-11-14 | indent | Theo de Raadt |
2001-11-14 | fix most signal races | Theo de Raadt |
2001-11-14 | kill signal race. insanely, the code becomes simpler | Theo de Raadt |
2001-11-14 | get rid of signal race | Theo de Raadt |
2001-11-14 | Better exit codes. ok mickey,millert,miod,deraadt | Hakan Olsson |
2001-11-14 | save errno in signal handler | Theo de Raadt |
2001-11-14 | in poll, if fd is < 0, clear revents; bjy@mogua.org | Theo de Raadt |
2001-11-14 | fix a typo, from Daniel Lucq <daniel@lucq.org>, tested on: | Michael Shalayeff |
2001-11-14 | Change Vax aout magic and set binary page size to 4k. | Hugh Graham |
2001-11-14 | Harmonize tabs. | Hugh Graham |
2001-11-14 | Change Vax LDPGSZ to 4k. | Hugh Graham |
2001-11-14 | Compat layer for 1k Vax aout, from NetBSD. | Hugh Graham |
2001-11-14 | New MID for Vax bins with 4k logical page size. | Hugh Graham |
2001-11-14 | o Don't accept URLs with user:pass@ and an extra unencoded @. | Heikki Korpela |
2001-11-14 | typo; nulld@norm.nulld.net | Theo de Raadt |
2001-11-14 | sync with kame better. open some renaming #defines (ENI_xx). | Jun-ichiro itojun Hagino |
2001-11-14 | initialize sockaddr_in6 correctly | Jun-ichiro itojun Hagino |
2001-11-14 | use strncpy instead of strcpy, just in case | Jun-ichiro itojun Hagino |
2001-11-14 | - Move rng buffer allocation (bus_dmamem_map/unmap) to attach instead of during | Jason Wright |
2001-11-14 | Define the TRDY timeout and RETRY timeout registers (not used... yet) | Jason Wright |
2001-11-14 | - Sprinkle more htole16/htole32s so that this thing has a chance of working | Jason Wright |
2001-11-13 | cleanup whole lots of spaces and tabs, while muffling | Michael Shalayeff |
2001-11-13 | fix Xr | Theo de Raadt |
2001-11-13 | no kpasswd(1) | Theo de Raadt |
2001-11-13 | Escape \ in example. | Daniel Hartmeier |
2001-11-13 | and for the case where it allocates a bunch at a time, also make sure the | Theo de Raadt |
2001-11-13 | Improve introduction, add example. | Daniel Hartmeier |
2001-11-13 | kill BUGS sections that basically say "there might be bugs". Like, WTF? | Theo de Raadt |
2001-11-13 | make setting ipx frame type work; from Ian McWilliam <ianm@cit.uws.edu.au> | Michael Shalayeff |
2001-11-13 | use a close directory for play | Theo de Raadt |