Age | Commit message (Expand) | Author |
2001-12-02 | remove some XXX comments | Theo de Raadt |
2001-12-02 | add -a to use adjtime(), like rdate(1) does | Theo de Raadt |
2001-12-02 | 1) kill old vm_*_t types (no real effect) | Todd C. Miller |
2001-12-02 | grammar | joshua stein |
2001-12-02 | Clarify man page and usage string to say 'pathname' and not 'string' | Todd C. Miller |
2001-12-02 | Add a few useful details to the mac68k installation notes, based on feedback | Miod Vallat |
2001-12-02 | document tcpdump on pflog0 to make Theo happy and prove nroff can't kill you | Mike Frantzen |
2001-12-02 | Put back the interrupt fixed code, since it's not the issue. | Marc Espie |
2001-12-01 | Warn that pidfile() will not have the expected removal behaviour if _exit() | Miod Vallat |
2001-12-01 | Revert previous, as pidfile() uses atexit(), which is no use if we call | Miod Vallat |
2001-12-01 | spelling; krapht@secureops.com | Theo de Raadt |
2001-12-01 | Use pidfile() instead of doing the equivalent thing by hand, and sometimes | Miod Vallat |
2001-12-01 | don't pass user defined variables to /usr/bin/login | Markus Friedl |
2001-12-01 | fd_set, not struct fd_set | Theo de Raadt |
2001-12-01 | typo | Theo de Raadt |
2001-12-01 | correct irq message | Theo de Raadt |
2001-12-01 | remove unused variables | Theo de Raadt |
2001-12-01 | remove unused variable; csapuntz ok | Theo de Raadt |
2001-12-01 | KNF | Theo de Raadt |
2001-12-01 | 217 lines of diff for KNF, dhartmei, you are evil | Theo de Raadt |
2001-12-01 | KNF | Theo de Raadt |
2001-12-01 | remove a blank line that makes me nervous (ie. amanda) | Theo de Raadt |
2001-12-01 | use strtoul() instead of atoi() | Theo de Raadt |
2001-12-01 | KNF | Theo de Raadt |
2001-12-01 | fix headers | Theo de Raadt |
2001-12-01 | wrong printf spec for a field | Theo de Raadt |
2001-12-01 | KNF | Theo de Raadt |
2001-12-01 | document why multicast tools are missing | Theo de Raadt |
2001-12-01 | pull in protos | Theo de Raadt |
2001-12-01 | fix fd_set overflow | Theo de Raadt |
2001-12-01 | sync | Theo de Raadt |
2001-12-01 | change to WSEMUL_NO_DUMB | Theo de Raadt |
2001-12-01 | shorten | Theo de Raadt |
2001-12-01 | wipe print_nat()'s nose (use dnot correctly instead of snot). i need to start | Mike Frantzen |
2001-12-01 | recover ugly irq print, cleanup on failure to attach | Michael Shalayeff |
2001-12-01 | fix realtek codec ids. fxi codec id decode -- from krw@ | Michael Shalayeff |
2001-12-01 | Add TF_EAX and TF_ESP for trapframe struct. niklas@ ok | Hakan Olsson |
2001-12-01 | Provide more debugging info for the spl not lowered on syscall exit | Niklas Hallqvist |
2001-12-01 | regen | Michael Shalayeff |
2001-12-01 | dpt 2005s | Michael Shalayeff |
2001-12-01 | Unlock and drop vnode if VOP_GETATTR fails. | Artur Grabowski |
2001-11-30 | More changes that cvs forgot to commit in the pmap_motorola switch. | Miod Vallat |
2001-11-30 | cvs hates me. | Miod Vallat |
2001-11-30 | Repair after pmap_kenter_pgs() removal. | Miod Vallat |
2001-11-30 | Switch to pmap_motorola. | Miod Vallat |
2001-11-30 | Oops, removed one #include line by mistake. | Miod Vallat |
2001-11-30 | Make it possible for mmutype to contain MMU_68060 if the hardware is | Miod Vallat |
2001-11-30 | Not needed anymore. | Miod Vallat |
2001-11-30 | Duplicates there, too. | Miod Vallat |
2001-11-30 | Remove duplicates with <m68k/param.h> | Miod Vallat |