Age | Commit message (Expand) | Author |
2002-11-19 | sync | Nathan Binkert |
2002-11-19 | New bge(4) device from FreeBSD | Nathan Binkert |
2002-11-19 | Update to reflect supported devices | Nathan Binkert |
2002-11-19 | sync | Theo de Raadt |
2002-11-19 | gx(4) goes bye bye | Theo de Raadt |
2002-11-19 | nate does not know about grep(1) | Theo de Raadt |
2002-11-19 | Now that we have em, gx is no longer needed | Nathan Binkert |
2002-11-19 | be more precise | Theo de Raadt |
2002-11-19 | hacks to make the tree build; henning gets a carrot up the nose next time i m... | Theo de Raadt |
2002-11-18 | no; do not use }; | Theo de Raadt |
2002-11-18 | more using strl* return values instead of strlen calls | Henning Brauer |
2002-11-18 | easier "queue name too long" detection; from theo | Henning Brauer |
2002-11-18 | support Gb in print; henning ok | Theo de Raadt |
2002-11-18 | KNF | Theo de Raadt |
2002-11-18 | KNF | Theo de Raadt |
2002-11-18 | altq and pf merged | Henning Brauer |
2002-11-18 | More printf format paranoia; noticed by David Krause | Todd C. Miller |
2002-11-18 | fix a typo and earn a minor style point; Michael Knudsen | Todd C. Miller |
2002-11-18 | Modern english is more than just a band, fix word choice; Jon Bernard | Todd C. Miller |
2002-11-18 | fix typos; Jon Bernard | Todd C. Miller |
2002-11-18 | Oops, unbrek libc_p | Miod Vallat |
2002-11-18 | don't overwrite SIG{INT,QUIT,TERM} handler if set to SIG_IGN; | Markus Friedl |
2002-11-18 | kill unused #define which was a workaround with old OpenSSL versions | Henning Brauer |
2002-11-18 | kill duplicate int retry; from David Krause, Thanks! | Henning Brauer |
2002-11-18 | typo; gluk@ ok | Alexander Yurchenko |
2002-11-18 | strto* usage audit. deraadt ok | Jun-ichiro itojun Hagino |
2002-11-18 | atoi -> strto*. correct -p parsing (don't allow 65536). deraadt ok | Jun-ichiro itojun Hagino |
2002-11-18 | sync | Theo de Raadt |
2002-11-17 | Clarify section on type promotion. This must be done by the programmer, | Todd C. Miller |
2002-11-17 | Remove old unused debugging code. | Dale Rahn |
2002-11-17 | Terminate printed strings with newlines. | Dale Rahn |
2002-11-17 | sync | Jason Wright |
2002-11-17 | RCC/0x230 appears to be a PCI/ISA bridge, sorta | Jason Wright |
2002-11-17 | o fix cp->name usage: since it's initialized with PCIIDE_CHANNEL_NAME() | Alexander Yurchenko |
2002-11-17 | spelling | Marc Espie |
2002-11-17 | typo fix: high_class should be med_class in priq example. | Kenjiro Cho |
2002-11-17 | Make sure never to put a loaded dmamap in the spare. 3c90x should work | Jason Wright |
2002-11-17 | this driver has never been in sys/pci (in OpenBSD at least) and supports | Jason Wright |
2002-11-17 | Fix another case (tx this time) where buffers were not unloaded (nor sync'd).... | Jason Wright |
2002-11-17 | - lightly season with htole32 and friends... enough to get rx working | Jason Wright |
2002-11-16 | Give a sensible error message when a user who has no entry in /etc/skey | Todd C. Miller |
2002-11-16 | Zero out struct skey early in skeylookup() so callers can reliably check | Todd C. Miller |
2002-11-16 | Add a missing check for NULL keyfile in skeychallenge() that | Todd C. Miller |
2002-11-16 | rename translation tables. from provos | Jun-ichiro itojun Hagino |
2002-11-16 | Remove pccon which is a left-over from the i386 pccons console driver. | Matthieu Herrb |
2002-11-16 | Use macros in sample file, ok dhartmei@ | Ian Darwin |
2002-11-16 | use -lnpthread when USELIBPTHREAD=yes | Marco S Hyman |
2002-11-16 | Enable libpthread, kind of.... | Marco S Hyman |
2002-11-16 | From NetBSD (bouyer@): | Kenneth R Westerback |
2002-11-16 | New sk device | Nathan Binkert |