Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2004-08-07 | for the library ln(1)'ing, only do _pic.a if it exists (mips lacks _pic.a) | Theo de Raadt | |
2004-08-07 | fix bug in L2 cache size detection code | Per Fogelstrom | |
2004-08-07 | Sync | Miod Vallat | |
2004-08-07 | sync | Theo de Raadt | |
2004-08-07 | new pcmcia devices | Michael Shalayeff | |
2004-08-07 | add comment about porting work to do | Per Fogelstrom | |
2004-08-07 | remove localbus.h include | Per Fogelstrom | |
2004-08-07 | .tbl is also a valid suffix. | Marc Espie | |
2004-08-07 | sync | Theo de Raadt | |
2004-08-07 | sgi | Theo de Raadt | |
2004-08-07 | permit icmp6-type routersol out, and icmp6-type routeradv in, at boot time | Theo de Raadt | |
2004-08-07 | ansi and some missing protos | Theo de Raadt | |
2004-08-07 | sync | Theo de Raadt | |
2004-08-06 | import from netbsd w/ minor tweaks. needs more work | Michael Shalayeff | |
2004-08-06 | regen | Michael Shalayeff | |
2004-08-06 | sync w/ conf.c wrt wscons and cleanup | Michael Shalayeff | |
2004-08-06 | sync | Theo de Raadt | |
2004-08-06 | do not play fast and loose with _TITLE | Theo de Raadt | |
2004-08-06 | sync | Theo de Raadt | |
2004-08-06 | fix typo | Theo de Raadt | |