Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-08-09 | proper version chekc for shlibs | Michael Shalayeff | |
2004-08-09 | merge 5.8.5 into HEAD | Todd C. Miller | |
remove now-unused files crank libperl shared library major number update Makefile.bsd-wrapper tweak openbsd hints file for arm and m68k | |||
2004-08-09 | move to 3.6-beta | Theo de Raadt | |
2004-08-09 | Import of stock perl 5.8.5 | Todd C. Miller | |
2004-08-09 | Remove second instance of nls.c from the file list. | Per Fogelstrom | |
OK from kettenis@, deraadt@ | |||
2004-08-09 | update ste(4) with stability and performance fixes from | Can Erkin Acar | |
FreeBSD if_ste.c revisions 1.28, 1.29, 1.38, 1.43, 1.63, 1.68, 1.70 ok henning@ | |||
2004-08-09 | document new list expansion syntax & add examples | Jared Yanovich | |
reorganize the "to/from <peer>" filter rule parameter section add a few other various clarification bits and fix some mdoc macros ok henning | |||
2004-08-09 | Do not fill uae_error[] out of its bounds; this is especially dangerous | Miod Vallat | |
with the new malloc. Fix from arla-current. ok millert@ | |||
2004-08-09 | Big cleanup. Removed some unused obsolete stuff and fixed copyrights | Per Fogelstrom | |
on some files. Arcbios support is now in, thus detects memorysize and cpu clock frequency. | |||
2004-08-09 | bang! no reloc.h | Per Fogelstrom | |
2004-08-09 | use OpenBSDs version instead | Per Fogelstrom | |
2004-08-09 | bye bye! | Per Fogelstrom | |
2004-08-09 | fix obvious typo in catalog | Marc Espie | |
2004-08-09 | Change static functions to be non-static, for better backtraces. | Otto Moerbeek | |
ok krw@ henning@ | |||
2004-08-09 | UVM is no longer an option since years. | Miod Vallat | |
2004-08-09 | Needs a non-empty pmap_unuse_final() as sparc. | Miod Vallat | |
Spotted by: art@ No cookie for: deraadt@ | |||
2004-08-09 | maxpartitions 16, so our slices are a-p not a-h. | Miod Vallat | |
2004-08-09 | Unbreak RAMDISK; deraadt | Miod Vallat | |
2004-08-09 | record remaining DirRms. | Marc Espie | |
2004-08-09 | Add my copyright. | Todd C. Miller | |
2004-08-08 | Correct handling of union return values on vax. | Mark Kettenis | |
Fix stepping over functions on vax. ok tdeval@ | |||
2004-08-08 | Ahh! This code brings out old memories. Eight years old but still | Per Fogelstrom | |
useful. This is the ARCBIOS interface, eg the firmware interface for SGI machines. | |||
2004-08-08 | Since the I-cache can never be dirty, ignore copyback operations, and only | Miod Vallat | |
perform invalidations when appropriate. | |||
2004-08-08 | Print address lines split scheme if necessary. | Miod Vallat | |
2004-08-08 | Oops, OF_poweroff is not attribute(noreturn) anymore... | Miod Vallat | |
2004-08-08 | spacing | Theo de Raadt | |
2004-08-08 | Do not panic if OF_poweroff() returns, this is handled correctly by | Miod Vallat | |
the caller. | |||
2004-08-08 | spacing | Theo de Raadt | |
2004-08-08 | Make sure that format variable is not a variable sized array correctly | Anil Madhavapeddy | |
when doing bounds checking (bug revealed by mmap malloc). Noticed by krause@, tested otto@ | |||
2004-08-08 | spacing | Theo de Raadt | |
2004-08-08 | Zero route info structure in rtredirect(), avoiding a panic on label | Otto Moerbeek | |
copy. ok millert@ deraadt@ henning@ | |||
2004-08-08 | spacing | Theo de Raadt | |
2004-08-08 | do not reset the chip (and subsequently the phy) when unnecessary; that is, | Brad Smith | |
for address changes, multicast filter changes, or adjusting promiscuous mode. Fixes resetting the phy for things like start/stopping tcpdump. From NetBSD tested by me, miod@, otto@ and a few others. ok deraadt@ | |||
2004-08-08 | Various fixes and cleanups from miod@, tested and OK. | Per Fogelstrom | |
2004-08-08 | check for variable sized array in format arguments | Anil Madhavapeddy | |
2004-08-08 | print vmemoryuse immediately after vmemoryuse in limit output | Todd C. Miller | |
2004-08-08 | locore.s -> locore.S, thanks Patrik | Per Fogelstrom | |
2004-08-08 | doc more products | Theo de Raadt | |
2004-08-08 | spacing | Theo de Raadt | |
2004-08-08 | deprecate the need of specifying -w for setting variables. | Jared Yanovich | |
setting variables can be done with just name=value now, like other ctl programs. update manual, sort options, and fix a few mdoc macros "go for it" deraadt | |||
2004-08-08 | do the right math to find out what the average kbytes per transfer is | Pedro Martelletto | |
problem found and fix tested by naddy@, ok deraadt@ jolan@ | |||
2004-08-08 | should have been removed when I removed the old pkg tools. | Brad Smith | |
2004-08-08 | spacing | Theo de Raadt | |
2004-08-07 | Need pmap_unuse_final() too; Martin Reindl. | Miod Vallat | |
2004-08-07 | update policy for libc changes (getrlimit) | marius eriksen | |
found by and ok david@ | |||
2004-08-07 | tyop; Number Six | Todd C. Miller | |
2004-08-07 | Honor vmemoryuse resouce limit if RLIMIT_VMEM is defined. | Todd C. Miller | |
2004-08-07 | use chroot DESTDIR ldconfig in DESTDIR case. | Marc Espie | |
2004-08-07 | Document ulimit -v; mickey@ OK | Todd C. Miller | |
2004-08-07 | vmemsize -> vmemoryuse for consistency with tcsh and document. mickey@ OK | Todd C. Miller | |