Age | Commit message (Expand) | Author |
2004-05-18 | Regen. | Marco Peereboom |
2004-05-18 | Add ahd, remove non-existent PERC 3/QC. ok deraadt@ henning@ krw@ bob@ millert@ | Marco Peereboom |
2004-05-18 | sendto() return code fixes; from andreq matveev | Jakob Schlyter |
2004-05-18 | fix includes scoping; drahn@ ok | Michael Shalayeff |
2004-05-18 | generate entries for all of the ptys after more were added, ok deraadt millert | Dale Rahn |
2004-05-18 | useless caddr_t casts removal, same sha1s | Pedro Martelletto |
2004-05-18 | Be sure to initalized and use the "len" variable correctly in iestart(); | Miod Vallat |
2004-05-18 | Backout changes accidentally committed in prvious commit. | Otto Moerbeek |
2004-05-18 | Trailers are really wonders of the past. Remove them from man page and | Otto Moerbeek |
2004-05-18 | In DIOCCHANGERULE, move ticket increment above code that might free | Daniel Hartmeier |
2004-05-18 | fix size argument to ovbcopy() in ip_pcbopts(), found by Andrei Iltchenko | Daniel Hartmeier |
2004-05-18 | fix memory leak, ok tedu@ | Pedro Martelletto |
2004-05-18 | ansify function definitions and zap some `register' | Jean-Francois Brousseau |
2004-05-18 | sync, libiberty bump, binutils changes (non-split info pages, mmalloc gone) | Dale Rahn |
2004-05-18 | Do not install binutils nm/size, mickey@ | Dale Rahn |
2004-05-17 | Elminate SCSIRET_* synonyms for EJUSTRETURN and ERESTART by using | Kenneth R Westerback |
2004-05-17 | Work arounda behaviour change in binutils-2.14, now -m<...> -nostdlib | Dale Rahn |
2004-05-17 | Enable binutils for arm now that we have binutils 2.14. | Dale Rahn |
2004-05-17 | Resolve merge conflicts, adjust method of W^X handing (.sh files) | Dale Rahn |
2004-05-17 | Make FUNCTION_ARG_ADVANCE() really match FUNCTION_ARG() register usage. | Miod Vallat |
2004-05-17 | import binutils 2.14 (excluding testsuites, .info files, and .po files) | Dale Rahn |
2004-05-17 | bump default datasize to 75MB instead of 64MB. Allows XF4 to build (on amd64) | Dale Rahn |
2004-05-17 | dig b.out; from netbsd | Michael Shalayeff |
2004-05-17 | fix uninitialized var; found by millert@ | Michael Shalayeff |
2004-05-17 | WHoops, only define _FFR_QUEUERETURN_DSN once. | Todd C. Miller |
2004-05-17 | Sync | Miod Vallat |
2004-05-17 | typo | Pedro Martelletto |
2004-05-17 | extend filter language to allow basic setting of COMMUNITIES attribute. | Damien Miller |
2004-05-17 | Add a quirk entry for TEAC compact cassette tape drive, taken from NetBSD. | Kenji Aoyama |
2004-05-17 | Update floatformat.[ch] to gdb-6.1 version. Include regex.c in library. | Mark Kettenis |
2004-05-17 | KNF and minor cleaning. | Miod Vallat |
2004-05-17 | typo | Brad Smith |
2004-05-17 | OF_mapintr: swizzle interrupt for PCI bridges, | Brad Smith |
2004-05-16 | document LP64_ARCHS | Peter Valchev |
2004-05-16 | Simplify bugtty_chkinput(), from mvmeppc. | Miod Vallat |
2004-05-16 | OpenBSD/luna88k installation notes, take one. Still needs work. | Miod Vallat |
2004-05-16 | remove printfs i left in. noticed by marc@ | Ted Unangst |
2004-05-16 | Prototypes; usage sync. ok millert@ | Otto Moerbeek |
2004-05-16 | Use arc4random(3) to compute random numbers, instead of using rand() | Otto Moerbeek |
2004-05-16 | Use arc4random(3) instead of rand(3) to compute random numbers. | Otto Moerbeek |
2004-05-16 | Tell reader to use cksum(1) to compute SHA-2 digests. ok millert@ | Otto Moerbeek |
2004-05-16 | Add .Xr's to the commands implementing the various digests. ok millert@ | Otto Moerbeek |
2004-05-16 | dhclient doesn't write a pid file any more; do remove the code that | Henning Brauer |
2004-05-16 | add DLT_PPP_ETHER DLT type | Brad Smith |
2004-05-16 | Bring down carp interfaces gracefully even if powerdown=YES in rc.shutdown. | Ryan Thomas McBride |
2004-05-16 | When we back off due to problems with the physical interface, advertise | Ryan Thomas McBride |
2004-05-16 | Remove useless test pointed out by Frank Denis <j@pureftpd.org>. | Ryan Thomas McBride |
2004-05-15 | Be more careful when using hwirq[] values. | Miod Vallat |
2004-05-15 | Workaround to work with the new multipath support. Do a RTM_GET first to | Claudio Jeker |
2004-05-15 | Naming consistency. From Alexander Guy. ok canacar@ | Otto Moerbeek |