Age | Commit message (Expand) | Author |
2001-08-24 | missing bus_dmamap_sync() calls on descriptors... also deal with 5 argument f... | Jason Wright |
2001-08-24 | sync | Theo de Raadt |
2001-08-24 | Display even zeros so that the swap output makes more sense. | Artur Grabowski |
2001-08-24 | move back to requested snaplen after SIGHUP; canacar@eee.metu.edu.tr | Theo de Raadt |
2001-08-24 | rearrange so that snaplen cannot be changed; canacar@eee.metu.edu.tr | Theo de Raadt |
2001-08-24 | corrections; wouter.clarie@pandora.be | Theo de Raadt |
2001-08-24 | Correctly tell if a syscon is main one on 188. | Miod Vallat |
2001-08-24 | Pass a dev_t where a dev_t is expected. | Miod Vallat |
2001-08-24 | No newline at the end of panic messages. | Miod Vallat |
2001-08-24 | add /etc/wsconsctl.conf; from Brian J. Kifiak <bk@rt.fm> | Michael Shalayeff |
2001-08-24 | from Brian J. Kifiak <bk@rt.fm> | Michael Shalayeff |
2001-08-24 | junload: Derive progID and contID from filename | Jim Rees |
2001-08-24 | KNF | Theo de Raadt |
2001-08-24 | Add a missing space | brian |
2001-08-24 | Make _PATH_DEF an ANSI C compatible preprocessor token. | Heikki Korpela |
2001-08-24 | switch to the optimised AES reference code from | Markus Friedl |
2001-08-24 | Clarify PATCHORIG. | Marc Espie |
2001-08-24 | implement $PATCHORIG, a variable with the ability to change from .orig to | Todd T. Fries |
2001-08-24 | dehughification | Aaron Campbell |
2001-08-24 | Compile cleanup, systype is not currently used, so ifdef it. | Dale Rahn |
2001-08-24 | From NetBSD: | Angelos D. Keromytis |
2001-08-24 | make ofprint useable, do carriage return on newline, | Dale Rahn |
2001-08-24 | Fix the typos in the timeout replacement. | Dale Rahn |
2001-08-24 | Send DELETE notifications for all active SAs when we shut down the daemon. | Hakan Olsson |
2001-08-24 | Initial IPCOMP support. | Hakan Olsson |
2001-08-24 | It's the Melco LUA-TX, not LU-ATX; takeshim@kyoto.zaq.ne.jp | Aaron Campbell |
2001-08-24 | Missed in previous commit: add kgdb(7) | Hugh Graham |
2001-08-24 | kgdb(7) cross references this file, so it might as well be reciprocated. | Hugh Graham |
2001-08-24 | I was only going to remove #include "init.h", but found 8 more | Hakan Olsson |
2001-08-24 | Cross reference kgdb(7) and generally reword so as to clarify that | Hugh Graham |
2001-08-24 | A surprising number of people have complained about the absence | Hugh Graham |
2001-08-24 | typo in debug msg | Hakan Olsson |
2001-08-24 | propagate bootpath | Jason Wright |
2001-08-24 | Theo says that this is probably all that's needed for sigreturn. | Artur Grabowski |
2001-08-24 | One can get really creative at 2am. | Artur Grabowski |
2001-08-23 | Make the wildcard address use SO_REUSEPORT, so multiple instances of | Angelos D. Keromytis |
2001-08-23 | Reinitialize transports on SIGUP. | Angelos D. Keromytis |
2001-08-23 | Update (SPD entries are deleted when SPI is removed, and new addresses | Angelos D. Keromytis |
2001-08-23 | Vacuum cleanup. Half of this is now in <sys/conf.h>, the other half is | Miod Vallat |
2001-08-23 | option M88000 is not necessary for mvme88k. | Miod Vallat |
2001-08-23 | Sync with contents of arch/foo/conf directory, might be useful one day. | Miod Vallat |
2001-08-23 | Fix the syscall wrappers name generation in, so that libc_r gets the | Miod Vallat |
2001-08-23 | If we fail to lookup a login class, apply the default one. | Todd C. Miller |
2001-08-23 | Remove an errant ';' that caused a duplicate free(). Fix from my sudo | Todd C. Miller |
2001-08-23 | some phrases just belong together - like goats and latex | Bob Beck |
2001-08-23 | Use ipsec_id_string as the section name for IKE mode config. | Niklas Hallqvist |
2001-08-23 | Correct ipsec_id_string buffer and length handling. | Niklas Hallqvist |
2001-08-23 | end request with 0, not NULL | Camiel Dobbelaar |
2001-08-23 | Compile on old systems, my version. | Niklas Hallqvist |
2001-08-23 | RSA-enabling is not necessary anymore. | Niklas Hallqvist |