Age | Commit message (Expand) | Author |
2003-06-23 | Make zmore read from stdin when no files are specified and try to | Todd C. Miller |
2003-06-23 | make sure .x and .h do not get installed on the split of the seconds and make... | Michael Shalayeff |
2003-06-23 | strange things happen if we ack latched lasi ints on older machines | Michael Shalayeff |
2003-06-23 | and we have a copyright (TNF) | Ted Unangst |
2003-06-23 | document two long options without short equivs. | Ted Unangst |
2003-06-23 | no need for an explicit <machine/intr.h> inclusion | Michael Shalayeff |
2003-06-23 | Mention that you can have wi on sparc, too. | Miod Vallat |
2003-06-23 | delinting from beck | Theo de Raadt |
2003-06-23 | grok more of the dev/ and net*/ and crypto/ ioctls | Michael Shalayeff |
2003-06-23 | Remove some debugging cruft. | Jason Wright |
2003-06-23 | kill printf builtin. no reason to be a builtin, but furthermore, the | Theo de Raadt |
2003-06-23 | Don't not use getopt() in printf(1) since it causes formats beginning | Todd C. Miller |
2003-06-23 | When trying to cat a non-file, say "foo not a regular file" instead of | Todd C. Miller |
2003-06-23 | Add a simple zmore; man page and Makefile changes to be added later | Todd C. Miller |
2003-06-23 | turing's birthday is already int eh birthday section; from sam smith | Michael Shalayeff |
2003-06-23 | Clean up. Still not enabled. | Magnus Holmberg |
2003-06-23 | authpf can handle binat nowadays; from Joel Knight | Henning Brauer |
2003-06-23 | Document pcmcia and wi support (cut'n'paste from the sparc64 list). | Miod Vallat |
2003-06-23 | Document tslot(4), and the availability of stp(4) on sparc now. | Miod Vallat |
2003-06-23 | Enable wicontrol build on sparc. | Miod Vallat |
2003-06-23 | Attachment glue for stp and tslot drivers, and add them, as well as wi0, | Miod Vallat |
2003-06-23 | Driver for the pcmcia slots in the Tadpole SPARCbook machines. | Miod Vallat |
2003-06-23 | Split the stp driver into its core, and md attachment routines, and provide | Miod Vallat |
2003-06-23 | Add a very straightforward subset of the bus_space API, where all functions | Miod Vallat |
2003-06-23 | Handle SBus cards with an "interrupts" property but no "intr" property. | Miod Vallat |
2003-06-23 | document EnableSSHKeysign; bugzilla #599; ok deraadt@, jmc@ | Markus Friedl |
2003-06-23 | sync | Theo de Raadt |
2003-06-23 | install host route for p2p interface even if there's connected net route | Jun-ichiro itojun Hagino |
2003-06-23 | minor tweaks | Theo de Raadt |
2003-06-23 | - kill exists as a built-in to most shells, not just csh | Jason McIntyre |
2003-06-23 | sync | Theo de Raadt |
2003-06-23 | fix nfds type; tedu marc ok | Theo de Raadt |
2003-06-23 | use strlcpy, not strncpy. ok deraadt@ millert@ | Ted Unangst |
2003-06-23 | Don't remove anchor too early in table code, it makes PF use freed memory. | Cedric Berger |
2003-06-23 | spelling | Ted Unangst |
2003-06-23 | Fix NAP/DOZE sleeping on powerpc. also on newer 745x machines use NAP not | Dale Rahn |
2003-06-23 | better detetection/handling of binary files. | Ted Unangst |
2003-06-23 | Fix comment typo in last commit. | Kenneth R Westerback |
2003-06-23 | Minor cleanups. | Kenneth R Westerback |
2003-06-22 | Remove files without copyright. Add a yp v1 protocol specification and | Mats O Jansson |
2003-06-22 | use __progname instead of progname. ok deraadt | Ted Unangst |
2003-06-22 | fix usage | Theo de Raadt |
2003-06-22 | 3 clause UCB license | Todd C. Miller |
2003-06-22 | proper $OpenBSD$ | Theo de Raadt |
2003-06-22 | add DPADD | Theo de Raadt |
2003-06-22 | bye bye grep (gzip remains for a few scripts) | Theo de Raadt |
2003-06-22 | enter grep dir | Theo de Raadt |
2003-06-22 | sync | Theo de Raadt |
2003-06-22 | put gnu at the end of the SRCDIRS list | Theo de Raadt |
2003-06-22 | need -lz now | Theo de Raadt |