Age | Commit message (Expand) | Author |
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 |
2001-11-13 | show they are commands | Theo de Raadt |
2001-11-13 | incorrect check | Theo de Raadt |
2001-11-13 | garbage in my last commit | Theo de Raadt |
2001-11-13 | fix pf from going off into the weeds on an ipv6 icmp packet with certain option | Mike Frantzen |
2001-11-13 | sync | Jason Wright |
2001-11-13 | Davicom 9102 | Jason Wright |
2001-11-13 | Allow balloc to get NULL for bpp. Don't get the buffer in that case. | Artur Grabowski |
2001-11-13 | Add AltiVec support to powerpc/macppc. This is not currently enabled because | Dale Rahn |
2001-11-13 | Inhibit scooping, update list promptly. | Hugh Graham |
2001-11-13 | Add two controlled panics instead of some code that I need to write later. | Artur Grabowski |
2001-11-13 | o) fix bogus .Xr usage; | Mike Pechkin |
2001-11-13 | o) start new sentence on a new line; | Mike Pechkin |
2001-11-13 | o) Fix bogus .Xr usage; | Mike Pechkin |
2001-11-13 | enter 3.0.1 | Markus Friedl |
2001-11-13 | Use more common interface names like lo0, tun0, enc0 for regress tests, | Daniel Hartmeier |
2001-11-13 | Allow the bpp arguemnt on ffs_realloccg to be NULL, don't return the | Artur Grabowski |
2001-11-12 | Remove unnecessary check for NULL vnode in reassignbuf. | Artur Grabowski |
2001-11-12 | a better fix for recursive mutex. | Federico G. Schwindt |
2001-11-12 | Make MAXTIME overrideable. | Federico G. Schwindt |