Age | Commit message (Expand) | Author |
2003-10-19 | Simplify pmap DEBUG test constructs. | Miod Vallat |
2003-10-19 | new targets clean and cleandir | Nikolay Sturm |
2003-10-19 | Don't check for valid nio since pnp is not used; similar to lm(4). | Alexander Yurchenko |
2003-10-19 | sync | Alexander Yurchenko |
2003-10-19 | New VIA PCI-AGP bridge found in dmesg from henning@ | Alexander Yurchenko |
2003-10-19 | Add missing "#ifdef ALTQ"'s in the ioctl transacions code. | Ryan Thomas McBride |
2003-10-19 | Remove commented out debug line committed by mistake. | Ryan Thomas McBride |
2003-10-19 | sync FreeBSD RCS id | Brad Smith |
2003-10-19 | more typos | David Krause |
2003-10-19 | typos from Steve Andre <andres@msu.edu> | David Krause |
2003-10-18 | sync with usage(); | Jason McIntyre |
2003-10-18 | new sentence, new line; | Jason McIntyre |
2003-10-18 | - new sentence, new line | Jason McIntyre |
2003-10-18 | err(1, "cannot allocate mem") -> err(1, NULL) | Otto Moerbeek |
2003-10-18 | err(1, "out of mem") -> err(1, NULL) | Otto Moerbeek |
2003-10-18 | #ifdef debug code | Otto Moerbeek |
2003-10-18 | typos from Jared Yanovich; | Jason McIntyre |
2003-10-18 | Regressions for continue. | Otto Moerbeek |
2003-10-18 | o Fix assignment operators (+=, -=, ... ) | Otto Moerbeek |
2003-10-18 | Regression test for J and M. | Otto Moerbeek |
2003-10-18 | Describe new J and M operators. Also some small cleanup. | Otto Moerbeek |
2003-10-18 | o Implement new J (jump) and M (mark) operators. The J operator | Otto Moerbeek |
2003-10-18 | typos from Jared Yanovich; | Jason McIntyre |
2003-10-18 | typos in comments; | Jason McIntyre |
2003-10-18 | tweaks; | Jason McIntyre |
2003-10-18 | ANSI/KNF now that conflict has been resolved. | Dale Rahn |
2003-10-18 | quote a macro's args to make it expand correctly; | Jason McIntyre |
2003-10-18 | CARP documentation cleanups, mostly from jmc@ | Ryan Thomas McBride |
2003-10-17 | vndunit() wasn't quite right after last change, limiting vnds to 16. | Ted Unangst |
2003-10-17 | Common Address Redundancy Protocol | Ryan Thomas McBride |
2003-10-17 | typos in comments; from Jared Yanovich <jjy2+ at pitt dot edu> | Henning Brauer |
2003-10-17 | comment spelling from Jared Yanovich <jjy2+@pitt.edu>. | Ted Unangst |
2003-10-17 | use u_int32_t instead of unsigned long, a 32-bit quantity is needed. | Daniel Hartmeier |
2003-10-17 | Be sure i_ffs_gen is always positive. | Mike Pechkin |
2003-10-17 | double `the the'; | Jason McIntyre |
2003-10-17 | slight update for finger; sort options | Jason McIntyre |
2003-10-17 | slight update for fingerd; sort options; | Jason McIntyre |
2003-10-17 | some airports from NetBSD; | Jason McIntyre |
2003-10-17 | typo; | Jason McIntyre |
2003-10-17 | slight options reorder; from NetBSD | Jason McIntyre |
2003-10-17 | mention some defaults; noticed by John L. Scarfone | Jason McIntyre |
2003-10-17 | Xr dev_mkdb(8); from Tyler R. Retzlaff (NetBSD PR 23168); | Jason McIntyre |
2003-10-17 | add some Xr's from POSIX specs; started by a diff from Matthew Mondor | Jason McIntyre |
2003-10-17 | Old CMD chips don't have independant channels; from NetBSD. | Alexander Yurchenko |
2003-10-17 | Merge an old fix from NetBSD: | Alexander Yurchenko |
2003-10-16 | Better DEBUG output. | Miod Vallat |
2003-10-16 | Buffers are not strings so use memcpy(), not strlcpy() to copy them. | Todd C. Miller |
2003-10-16 | Optimize conversion of fd_set -> pollfd. OK and test by marc@ | Todd C. Miller |
2003-10-16 | Registers definitions for ICH5/ICH5R SATA | Alexander Yurchenko |
2003-10-16 | New flag to mark SATA drives | Alexander Yurchenko |